summaryrefslogtreecommitdiff
path: root/projects/ExtraTests/ToDo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'projects/ExtraTests/ToDo.txt')
-rw-r--r--projects/ExtraTests/ToDo.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/projects/ExtraTests/ToDo.txt b/projects/ExtraTests/ToDo.txt
deleted file mode 100644
index ab68bd3e..00000000
--- a/projects/ExtraTests/ToDo.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-Configuration options that are left default and thus are not properly tested
-yet:
-
- CATCH_CONFIG_COUNTER // Use __COUNTER__ to generate unique names for test cases
- CATCH_CONFIG_WINDOWS_SEH // Enable SEH handling on Windows
- CATCH_CONFIG_FAST_COMPILE // Sacrifices some (rather minor) features for compilation speed
- CATCH_CONFIG_DISABLE_MATCHERS // Do not compile Matchers in this compilation unit
- CATCH_CONFIG_POSIX_SIGNALS // Enable handling POSIX signals
- CATCH_CONFIG_WINDOWS_CRTDBG // Enable leak checking using Windows's CRT Debug Heap
- CATCH_CONFIG_DEFAULT_REPORTER
- CATCH_CONFIG_ENABLE_ALL_STRINGMAKERS