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_error_t_test::TEST_CASE ("generate_error_t build tool has an ownership placeholder", "[error::generators::generate_error_t][placeholder]")
 Verifies that the authored generate_error_t.cpp build tool remains in the strict test inventory.

Function Documentation

◆ TEST_CASE()

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

Verifies that the authored generate_error_t.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 error_t interface.

Definition at line 23 of file generate_error_t_test.cpp.