mirror of
https://github.com/catchorg/Catch2.git
synced 2026-07-07 09:00:56 +02:00
14 lines
351 B
C++
14 lines
351 B
C++
|
|
// Include set of usage tests multiple times - for compile-time performance testing
|
||
|
|
// (do not run)
|
||
|
|
|
||
|
|
#include "All.tests.cpp"
|
||
|
|
#include "All.tests.cpp"
|
||
|
|
#include "All.tests.cpp"
|
||
|
|
#include "All.tests.cpp"
|
||
|
|
#include "All.tests.cpp"
|
||
|
|
#include "All.tests.cpp"
|
||
|
|
#include "All.tests.cpp"
|
||
|
|
#include "All.tests.cpp"
|
||
|
|
#include "All.tests.cpp"
|
||
|
|
#include "All.tests.cpp"
|