mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-03 00:22:03 +01:00
Added files for multiply inclusions of test cases
This commit is contained in:
13
projects/SelfTest/CompileTimePerfTests/100.tests.cpp
Normal file
13
projects/SelfTest/CompileTimePerfTests/100.tests.cpp
Normal file
@@ -0,0 +1,13 @@
|
||||
// Include set of usage tests multiple times - for compile-time performance testing
|
||||
// (do not run)
|
||||
|
||||
#include "10.tests.cpp"
|
||||
#include "10.tests.cpp"
|
||||
#include "10.tests.cpp"
|
||||
#include "10.tests.cpp"
|
||||
#include "10.tests.cpp"
|
||||
#include "10.tests.cpp"
|
||||
#include "10.tests.cpp"
|
||||
#include "10.tests.cpp"
|
||||
#include "10.tests.cpp"
|
||||
#include "10.tests.cpp"
|
||||
Reference in New Issue
Block a user