IODA Bundle
test_text_reader_select.cc File Reference
#include "eckit/testing/Test.h"
#include "eckit/types/FloatCompare.h"
#include "odc/Select.h"
#include "odc/sql/TODATable.h"
Include dependency graph for test_text_reader_select.cc:

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[])
 

Function Documentation

◆ CASE() [1/2]

CASE ( "Simple select on CSV (one column) data"  )

Definition at line 21 of file test_text_reader_select.cc.

Here is the call graph for this function:

◆ CASE() [2/2]

CASE ( "Simple select on CSV (two columns) data"  )

Definition at line 81 of file test_text_reader_select.cc.

Here is the call graph for this function:

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 169 of file test_text_reader_select.cc.