Go to the source code of this file.
Macros | |
#define | DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN |
Functions | |
DOCTEST_TEST_CASE ("hello world") | |
#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN |
Definition at line 24 of file hello_world.cpp.
DOCTEST_TEST_CASE | ( | "hello world" | ) |
Definition at line 33 of file hello_world.cpp.