mirror of
https://github.com/catchorg/Catch2.git
synced 2026-04-29 10:13:30 +02:00
Added files for multiply inclusions of test cases
This commit is contained in:
@@ -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