mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches

Functions

 unitTest::placeholder::error_generators_generate_fits_status_info_test::TEST_CASE ("generate_fits_status_info build tool has an ownership placeholder", "[error::generators::generate_fits_status_info][placeholder]")
 Verifies that the authored generate_fits_status_info.cpp build tool remains in the strict test inventory.

Function Documentation

◆ TEST_CASE()

unitTest::placeholder::error_generators_generate_fits_status_info_test::TEST_CASE ( "generate_fits_status_info build tool has an ownership placeholder" ,
"" [error::generators::generate_fits_status_info][placeholder] )

Verifies that the authored generate_fits_status_info.cpp build tool remains in the strict test inventory.

The production source defines its own main function, so this placeholder intentionally does not include it in a Catch2 translation unit.

Todo
Extract the generator logic behind a callable API and add behavioral assertions for the generated FITS-status metadata.

Definition at line 23 of file generate_fits_status_info_test.cpp.