xtd
0.2.0
Loading...
Searching...
No Matches
xtd.tunit
include
xtd
tunit
default_main.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#include "
tunit_main.hpp
"
6
7
#if defined(TUNIT_CONFIG_MAIN)
8
auto
main() ->
int
{
9
return
__tunit_main::main();
10
}
11
#endif
12
18
#define TUNIT_CONFIG_MAIN
19
#undef TUNIT_CONFIG_MAIN
tunit_main.hpp
Contains unit test application main entry point tunit_main_ definition.
Generated on Sun Feb 9 2025 12:24:40 for xtd by
Gammasoft
. All rights reserved.