Commit Graph

132 Commits

Author SHA1 Message Date
Raffi Enficiaud
ae01c8387c Documentation updates
- section about command line argument filtering for template test cases
- many typos fixes
- remove reference to bjam
2019-10-31 08:54:50 +01:00
Raffi Enficiaud
17ce78b0fe More about datasets and delayed ones 2019-03-24 17:41:37 +01:00
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
Marek Kurdej
ffc22a5dbf [doc] Fix teardown function name 2018-09-27 08:41:27 +02: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
3449ff67e1 Documentation added on test naming and sanitizing 2018-06-27 12:30:10 +02:00
Raffi Enficiaud
0591dc21d3 Updating the documentation
- difference between skipped and disabled tests
- examples
- additional comments in the code
2018-06-25 20:12:37 +02:00
Raffi Enficiaud
c91f1358d7 Change log 2018-06-20 23:01:49 +02:00
Jonnahtan Saltarin
7f1a9ee8c7 Fixing sentence 2018-03-12 23:38:00 +01:00
Raffi Enficiaud
19065d280d Additional links 2018-02-20 20:25:36 +01:00
Raffi Enficiaud
3dcba76f27 Updating the doc 2018-01-18 14:49:03 +01:00
Raffi Enficiaud
ab9c5d734f Ticket 13170: BOOST_AUTO_TEST_CASE_TEMPLATE without a typedef
- updating doc with an example using BOOST_IDENTITY_TYPE
- reworked the template test case documentation a bit
2018-01-18 14:04:03 +01:00
Raffi Enficiaud
18d62cf856 Change log and doc update 2018-01-02 20:58:53 +01: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
d0fda1a48a Loggers documentation update
- major reorganization of the output section
- making more clear what a log and what a report is
- checkpoints doc update
- links to API, improved doxygen documentation and reference
- renamed files and sections
- JUNIT additional doc
- removed useless parts
2016-09-06 01:16:26 +02:00
Raffi Enficiaud
bfb7f4de7a Updating the DATASET documentation wrt. sample named test-cases
- updating the output of the DATASET associated examples
2016-09-06 01:16:26 +02:00
Raffi Enficiaud
cd917e85d4 Datasets documentation update 2016-09-06 01:16:14 +02:00
Raffi Enficiaud
f1fd74a2d4 Doc: update wrt. latest changes 2016-03-19 08:40:25 +01:00
Raffi Enficiaud
1de443e788 Doc: BOOST_DATA_TEST_CASE details about the variadic arity support 2016-02-18 21:43:17 +01: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
c54743e06d Merge branch 'topic/new-cla-cleaned' into topic/doc-list-labels-content-update
* topic/new-cla-cleaned:
  Allow some foreign token in between boost.test arguemnts for backward compatibility
  Copyright updates
  Doc: change log update
  C++03 compatibility
  Doc: updates for new cla
  Parameters updates for new cla
  Cleanup: utils namespace
  New CLA cont.
  Named parameters refactoring + tests
  New CLA

Conflicts:
	doc/runtime_configuration/runtime_config_reference.qbk
2015-10-27 10:15:18 +01:00
Raffi Enficiaud
d7d95289bf Doc: General content on list_labels/list_content switch
Doc: reference updates
Doc: shorter lines
2015-10-20 15:00:41 +02:00
Gennadiy Rozental
c40207eb98 Doc: updates for new cla 2015-10-20 15:00:24 +02:00
Gennadiy Rozental
b011e02349 copyright update 2015-10-19 14:14:43 +02:00
Raffi Enficiaud
5655c491a6 Revert "after testing"
This reverts commit a733f30a31.
2015-10-08 03:28:28 +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
a733f30a31 after testing 2015-09-24 02:41:37 -04:00
BenWiederhake
cbc7db5472 Documentation enhancement: missing linebreak. 2015-08-17 22:33:50 +02:00
BenWiederhake
fcded0798d Documentation enhancement 2015-08-17 22:33:02 +02:00
Marek Kurdej
aeb67a50ca Fixed typos. Used U.S. spelling consistently. 2015-07-10 15:09:52 +02:00
Marek Kurdej
01294f9738 Fix type fixure -> fixture. 2015-06-23 16:55:36 +02:00
Gennadiy Rozental
9b58f32cf2 pushed new example naming scheme into qbk files 2015-06-13 01:41:41 -04:00
Gennadiy Rozental
4dd5720db6 move FPC theory under "theory" subsection of FPC description 2015-05-25 16:13:21 -04:00
Gennadiy Rozental
d4ad280e7b . 2015-05-25 15:32:32 -04:00
Gennadiy Rozental
b54597c6b8 . 2015-05-25 15:31:01 -04:00
Raffi Enficiaud
6825c30039 Dead link on the Fibonacci example. To be ressurrected in another form 2015-05-25 15:19:43 +02:00
Gennadiy Rozental
cfa7ee3df7 fixture updated 2015-05-25 04:07:44 -04:00
Gennadiy Rozental
75515e8100 decorators updated 2015-05-25 02:46:06 -04:00
Raffi Enficiaud
0b43284ed8 removed unexplainable mention 2015-05-24 17:11:38 +02:00
Gennadiy Rozental
6c6769ae71 nullary test case documentation update; web wisdom page added 2015-05-24 05:58:57 -04:00
Raffi Enficiaud
5b0c4a64e6 Merge pull request #64 from akrzemi1/develop
Doc: more on test case ordering
2015-05-23 10:15:32 +02:00
Gennadiy Rozental
bec860b3d9 decorator description slightly updated; examples fixed 2015-05-23 02:07:50 -04:00
Gennadiy Rozental
ca5e4f3328 copyright updated to "year" Boost.Test team 2015-05-23 00:34:24 -04:00
Gennadiy Rozental
e80d648e9c super = 2015-05-23 00:07:30 -04:00
Andrzej Krzemienski
2120d8bbae Doc: more on test case ordering 2015-05-22 22:32:08 +02: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