Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test DataCSV_test
Definition in file data-csv-test.cpp.
#include "lib/test/run.hpp"
#include "lib/test/test-helper.hpp"
#include "lib/test/temp-dir.hpp"
#include "lib/stat/data.hpp"
#include "lib/time/timevalue.hpp"
#include "lib/format-cout.hpp"
#include "lib/util.hpp"
#include <sstream>
#include <string>
#include <vector>
Classes | |
class | DataCSV_test |
struct | TableForm |
Define the layout of a data row. More... | |
Typedefs | |
using | TestTab = DataTable< TableForm > |
Functions | |
LAUNCHER (DataCSV_test, "unit calculation") | |
Namespaces | |
lib | |
Implementation namespace for support and library code. | |