Namespaces | |||
namespace | arg | ||
Defines | |||
#define | ARG_TEST (bool_expr) | ||
Expands to a call of arg::report_test() with the file, line and test expression parameters completed. More... | |||
#define | ARG_END_TESTS (expected_tests) | ||
Expands to a call of arg::report_errors() with the file and line parameters completed. More... |
Modification History
06-Apr-00 : Reworked documentation following user feedback Alan Griffiths 04-Nov-99 : Revised copyright notice Alan Griffiths 03-Apr-99 : Original version Alan Griffiths
#define ARG_TEST (bool_expr) |
Expands to a call of arg::report_test() with the file, line and test expression parameters completed.
#define ARG_END_TESTS (expected_tests) |
Expands to a call of arg::report_errors() with the file and line parameters completed.