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

 SCENARIO ("Reading space delimited numeric data", "[ioutils::readColumns]")
 
 SCENARIO ("Reading space delimited numeric data with errors", "[ioutils::readColumns]")
 

Function Documentation

◆ SCENARIO() [1/2]

SCENARIO ( "Reading space delimited numeric data with errors"  ,
""  [ioutils::readColumns] 
)
Test:
Scenario: Reading space delimited numeric data with errors

Definition at line 121 of file readColumns_test.cpp.

References mx::std_out_of_range.

◆ SCENARIO() [2/2]

SCENARIO ( "Reading space delimited numeric data"  ,
""  [ioutils::readColumns] 
)
Test:
Scenario: Reading space delimited numeric data

Definition at line 15 of file readColumns_test.cpp.

References mx::noerror, and mx::ioutils::readColumns().