Skip to content

Commit

Permalink
Add comment about JC_TEST_USE_PRINTF
Browse files Browse the repository at this point in the history
  • Loading branch information
JCash committed Oct 13, 2023
1 parent 25991a8 commit 47f5bd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/jc_test.h
Original file line number Diff line number Diff line change
Expand Up @@ -2055,6 +2055,7 @@ INSTANTIATE_TEST_CASE_P(EvenValues, MyParamTest, jc_test_values(2,4,6,8,10));
*
* HISTORY:
* 0.11 2023-10-13 * Added JC_TEST_OUTPUT_FN for customizing log output
* * Added JC_TEST_USE_PRINTF to choose printf() over write()
* 0.10 2023-05-19 * Introduced JC_TEXT_LOGGER_CLASS for easier log printing
* * Added --test-break-on-fail for breaking into the debugger.
* Can be configured with JC_TEST_DBG_BREAK define.
Expand Down

0 comments on commit 47f5bd9

Please sign in to comment.