Commit Graph

10 Commits

Author SHA1 Message Date
Raffi Enficiaud
4152af64b4 New macro for manually adding tests by specifying the name
- BOOST_TEST_CASE_NAME for specifying the name of the test case to add
- Documentation updates
2018-09-02 17:33:29 +02:00
Raffi Enficiaud
e1b211f254 Documentation update for the new macros
- BOOST_TEST_GLOBAL_FIXTURE explained
- BOOST_TEST_GLOBAL_INITIALIZATION explained
- changed the examples, deprecating BOOST_GLOBAL_FIXTURE
- in the logger part, introduced the fact that BOOST_TEST_GLOBAL_INITIALIZATION should be used and no assertion is supported in this case
2017-06-23 14:54:56 +02:00
Raffi Enficiaud
cf4389137c Doc: BOOST_DATA_TEST_CASE_F documentation 2016-02-18 21:43:17 +01:00
Raffi Enficiaud
9260f54650 Documentation on how to control the arity 2016-01-24 01:01:03 +01:00
Raffi Enficiaud
da1d6f6d69 Summary for decorators
Moving the tolerance decorator to the reference of the testing tools (+1 squashed commits)

Squashed commits:

[92f308a] Summary for decorators
2015-05-22 16:43:42 +02:00
Raffi Enficiaud
896dced090 Expected failures API now part of the "writing test" reference 2015-05-22 16:18:53 +02:00
Raffi Enficiaud
a85aeca630 Renamed summary 2015-05-22 16:18:16 +02:00
Raffi Enficiaud
04d7243dd3 Changing summaries 2015-05-22 13:38:55 +02:00
Raffi Enficiaud
6c3a6811a1 reworked the declaration and organization part 2015-05-21 01:15:22 +02:00
Raffi Enficiaud
5023e2a7b7 Moving the tests management reference to the end, splitting the summary 2015-05-19 17:36:38 +02:00