Started adding support for isolated sections
This commit is contained in:
parent
2b05dfaf05
commit
ae307b000a
3 changed files with 94 additions and 29 deletions
|
@ -10,9 +10,10 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include "../internal/catch_self_test.hpp"
|
||||
#include "../catch_with_main.hpp"
|
||||
|
||||
#include "../internal/catch_self_test.hpp"
|
||||
|
||||
TEST_CASE( "selftest/main", "Runs all Catch self tests and checks their results" )
|
||||
{
|
||||
using namespace Catch;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue