|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
#include "../../catch2/catch.hpp"#include "../../../include/error/error.hpp"#include "../../../include/error/error_t.hpp"Go to the source code of this file.
Functions | |
| unitTest::errorTest::error_tTest::TEST_CASE ("Test error_t code names", "[error::error_t]") | |
| Test error_t code names. | |
| unitTest::errorTest::error_tTest::TEST_CASE ("Test error_t messages", "[error::error_t]") | |
| Test error_t messages. | |
| unitTest::errorTest::error_tTest::TEST_CASE ("Test errno conversions", "[error::error_t]") | |
| Test errno conversions. | |
| unitTest::errorTest::error_tTest::TEST_CASE ("Test FITS error conversions", "[error::error_t]") | |
| Test FITS error conversions. | |