-
Pavel Kretov authored
This compilation flag disables built-in 'main' function generated for unit tests thus enabling users to write their own 'main'. Users can still refer to the default one by calling 'caf::test::main' explicitly.
04c3555d
This compilation flag disables built-in 'main' function generated for unit tests thus enabling users to write their own 'main'. Users can still refer to the default one by calling 'caf::test::main' explicitly.