|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Functions | |
| unitTest::ioutilsTest::readColumnsTest::TEST_CASE ("Reading space delimited numeric data", "[ioutils::readColumns]") | |
| Reading space delimited numeric data. | |
| unitTest::ioutilsTest::readColumnsTest::TEST_CASE ("Reading space delimited numeric data with errors", "[ioutils::readColumns]") | |
| Reading space delimited numeric data with errors. | |
| unitTest::ioutilsTest::readColumnsTest::TEST_CASE ("Reading combined type data", "[ioutils::readColumns]") | |
| Reading combined type data. | |
| unitTest::ioutilsTest::readColumnsTest::TEST_CASE | ( | "Reading combined type data" | , |
| "" | [ioutils::readColumns] | ||
| ) |
Reading combined type data.
Definition at line 167 of file readColumns_test.cpp.
References mx::noerror.
| unitTest::ioutilsTest::readColumnsTest::TEST_CASE | ( | "Reading space delimited numeric data with errors" | , |
| "" | [ioutils::readColumns] | ||
| ) |
Reading space delimited numeric data with errors.
Definition at line 126 of file readColumns_test.cpp.
References mx::erange, and mx::ioutils::readColumns().
| unitTest::ioutilsTest::readColumnsTest::TEST_CASE | ( | "Reading space delimited numeric data" | , |
| "" | [ioutils::readColumns] | ||
| ) |
Reading space delimited numeric data.
Definition at line 22 of file readColumns_test.cpp.
References mx::noerror, and mx::ioutils::readColumns().