IODA
|
#include "ioda/Exception.h"
#include "ioda/Misc/StringFuncs.h"
#include <string>
#include <vector>
#include "eckit/testing/Test.h"
Go to the source code of this file.
Namespaces | |
ioda | |
ioda::test | |
Functions | |
ioda::test::CASE ("input: empty") | |
ioda::test::CASE ("input: ioda-v1 variable name") | |
ioda::test::CASE ("input: ioda-v2 variable name") | |
ioda::test::CASE ("input: variable name without group") | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 49 of file test-convertv1pathtov2path.cpp.