IODA Bundle
|
#include <memory>
#include "eckit/testing/Test.h"
#include "eckit/filesystem/PathName.h"
#include "eckit/config/Resource.h"
Go to the source code of this file.
Functions | |
eckit::Resource< eckit::PathName > | testDataPath ("$TEST_DATA_DIRECTORY", "..") |
CASE ("Table span") | |
int | main (int argc, char *argv[]) |
CASE | ( | "Table span" | ) |
Definition at line 25 of file test_table.cc.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 213 of file test_table.cc.
eckit::Resource<eckit::PathName> testDataPath | ( | "$TEST_DATA_DIRECTORY" | , |
".." | |||
) |