IODA
test-concatstringvecs.cpp File Reference
#include "ioda/Misc/StringFuncs.h"
#include <string>
#include <vector>
#include "eckit/testing/Test.h"
Include dependency graph for test-concatstringvecs.cpp:

Go to the source code of this file.

Namespaces

 ioda
 
 ioda::test
 

Functions

 ioda::test::CASE ("Non-empty inputs of equal element counts")
 
 ioda::test::CASE ("Empty inputs of equal element counts")
 
 ioda::test::CASE ("Unequal element counts")
 
 ioda::test::CASE ("One vector input")
 
 ioda::test::CASE ("Trailing spaces removed")
 
 ioda::test::CASE ("All space vectors")
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 93 of file test-concatstringvecs.cpp.