• Pavel Kretov's avatar
    Add support for CAF_TEST_NO_MAIN (issue #305) · 04c3555d
    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
README.md 825 Bytes