- 08 Jun, 2015 4 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Marian Triebe authored
The type-system is the last thing to shut down.
-
Marian Triebe authored
-
- 29 May, 2015 2 commits
-
-
Dominik Charousset authored
Remove GCC 4.7 workarounds
-
Dominik Charousset authored
spawn_in_group variant that allows for multiple groups
-
- 28 May, 2015 1 commit
-
-
Marian Triebe authored
relates #300
-
- 27 May, 2015 4 commits
-
-
ufownl authored
relates #306
-
Dominik Charousset authored
-
Pavel Kretov authored
-
Matthias Vallentin authored
-
- 26 May, 2015 7 commits
-
-
Matthias Vallentin authored
The implementation always requires the declarations from the header. Hence the include.
-
Matthias Vallentin authored
Add support for CAF_TEST_NO_MAIN Closes #305.
-
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.
-
Matthias Vallentin authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
- 24 May, 2015 1 commit
-
-
Dominik Charousset authored
-
- 23 May, 2015 5 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
The advanced match cases are powerful, but slow down compilation and have slightly higher runtime overhead than trivial match cases.
-
Dominik Charousset authored
-
Dominik Charousset authored
-
- 22 May, 2015 3 commits
-
-
Matthias Vallentin authored
Otherwise they can't be used in places requiring a single statement.
-
Marian Triebe authored
-
Matthias Vallentin authored
This patch makes it possible to look for the include directories of the unit test suite. The CMake command find_package(CAF core io test) now adds CAF_INCLUDE_DIR_TEST to the list of includes directories and also appends it to CAF_INCLUDE_DIRS.
-
- 19 May, 2015 10 commits
-
-
Matthias Vallentin authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Joseph Noir authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Joseph Noir authored
-
Dominik Charousset authored
-
- 18 May, 2015 3 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
Closes #280
-
Joseph Noir authored
-