IODA Bundle
|
#include "eckit/testing/Test.h"
#include "eckit/types/FloatCompare.h"
#include "odc/Select.h"
#include "odc/sql/TODATable.h"
Go to the source code of this file.
Functions | |
CASE ("Simple select on CSV (one column) data") | |
CASE ("Simple select on CSV (two columns) data") | |
int | main (int argc, char *argv[]) |
CASE | ( | "Simple select on CSV (one column) data" | ) |
CASE | ( | "Simple select on CSV (two columns) data" | ) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 169 of file test_text_reader_select.cc.