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

Go to the source code of this file.

Namespaces

namespace  mx
 The mxlib c++ namespace.
 

Functions

 mx::unitTest::fitsTest::fitsHeaderCardTest::TEST_CASE ("fitsHeaderCard setting types", "[ioutils::fits::fitsHeaderCard]")
 Verify conversion of types.
 
 mx::unitTest::fitsTest::fitsHeaderCardTest::TEST_CASE ("Removing white space around string values", "[ioutils::fits::fitsHeaderCard]")
 Removing white space around string values.
 
 mx::unitTest::fitsTest::fitsHeaderCardTest::TEST_CASE ("CONTINUE-ing a card", "[ioutils::fits::fitsHeaderCard]")
 CONTINUE-ing a card.