![]() |
Lumiera 0.pre.04
»edit your freedom«
|
unit test DataCSV_test More...
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>Namespaces | |
| namespace | lib |
| Implementation namespace for support and library code. | |
| namespace | lib::stat |
| namespace | lib::stat::test |
| namespace | lib::stat::test::anonymous_namespace{data-csv-test.cpp} |
Typedefs | |
| using | TestTab = DataTable< TableForm > |
Classes | |
| struct | TableForm |
| Define the layout of a data row. More... | |
| class | DataCSV_test |
Functions | |
| LAUNCHER (DataCSV_test, "unit calculation") | |