The Wayback Machine - https://web.archive.org/web/20200902064545/https://github.com/topics/single-file
Skip to content
#

single-file

Here are 172 public repositories matching this topic...

philsquared
philsquared commented Mar 24, 2020

Describe the bug
When TEMPLATE_LIST_TEST_CASE and TEMPLATE_LIST_TEST_CASE_METHOD were added, the corresponding versions with the CATCH_ prefix were missed.

Expected behavior
CATCH_TEMPLATE_LIST_TEST_CASE and CATCH_TEMPLATE_LIST_TEST_CASE_METHOD should be available.

Additional context

The commit that added TEMPLATE_LIST_TEST_CASE and `TEMPLATE_LIST_TEST_CASE_MET

mity
mity commented Jan 11, 2020

Make the output, especially as generated by the macros TEST_CHECK(), TEST_MSG() and TEST_DUMP(), automatically adapt to the current terminal size, so that it looks good in a reasonably small terminal window but can use effectively more space if the terminal window is big.

This should involve:

  1. Explore what API is available for the purpose on the platform of your choice.
  2. A pre-pro

Improve this page

Add a description, image, and links to the single-file topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the single-file topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.