mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches
readColumns_test.cpp File Reference
#include "../../catch2/catch.hpp"
#include "../../../include/ioutils/readColumns.hpp"

Go to the source code of this file.

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.