Commit Graph

20 Commits

Author SHA1 Message Date
Raffi Enficiaud
3b08f3a436 Test tree constrains and doc refactoring
the test suite and master test suite are now part of a more general
section about the test tree. The constraints on the tree are now
visible on the TOC.
2019-03-24 17:40:35 +01:00
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
Gennadiy Rozental
b011e02349 copyright update 2015-10-19 14:14:43 +02:00
Raffi Enficiaud
364649217d Revert "Copyright update"
This reverts commit 3906cc513f.
2015-10-08 03:26:40 +02:00
Gennadiy Rozental
3906cc513f Copyright update 2015-09-25 04:20:51 -04:00
Gennadiy Rozental
9b58f32cf2 pushed new example naming scheme into qbk files 2015-06-13 01:41:41 -04:00
Gennadiy Rozental
ca5e4f3328 copyright updated to "year" Boost.Test team 2015-05-23 00:34:24 -04:00
Raffi Enficiaud
896dced090 Expected failures API now part of the "writing test" reference 2015-05-22 16:18:53 +02:00
Raffi Enficiaud
74470185c9 Refactoring fixtures 2015-05-22 13:34:08 +02:00
Raffi Enficiaud
06744f250f depends_on decorator refactored 2015-05-21 17:44:33 +02:00
Raffi Enficiaud
5c40d588f0 Moving precondition to a more suitable place 2015-05-21 17:22:06 +02:00
Raffi Enficiaud
5156be91ee decorator label 2015-05-21 17:04:45 +02:00
Raffi Enficiaud
62e964d4ba Proper sections for enabled/disabled/enable_if
Changed the strategy for the narration though.
2015-05-21 16:24:39 +02:00
Raffi Enficiaud
4067f7d2d2 Starting the split of the decorators into topics
Addressing some of the issues of Gennadiy and Andrzej
2015-05-21 10:00:29 +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
Raffi Enficiaud
ba30f15178 File rename 2015-05-19 17:29:32 +02:00