Commit Graph

3194 Commits

Author SHA1 Message Date
Raffi Enficiaud
bfdc9e3dad Splitting BOOST_TEST documentation into topics (part 1) 2015-05-22 17:18:02 +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
Raffi Enficiaud
273582082a Renamed reference section 2015-05-22 16:08:21 +02:00
Raffi Enficiaud
05c76da99f Moving the reference doc of adv usage scenarios
Rename ref of adv usage scenarios
2015-05-22 16:08:20 +02:00
Raffi Enficiaud
fc0e055b1b tutorial integrated now 2015-05-22 15:58:11 +02:00
Raffi Enficiaud
3fa9cdcae0 ras 2015-05-22 13:39:24 +02:00
Raffi Enficiaud
6fd8a36502 Changing the ref header for outputs 2015-05-22 13:39:17 +02:00
Raffi Enficiaud
04d7243dd3 Changing summaries 2015-05-22 13:38:55 +02:00
Raffi Enficiaud
74470185c9 Refactoring fixtures 2015-05-22 13:34:08 +02:00
Raffi Enficiaud
dade327237 Merge pull request #62 from akrzemi1/develop
Doc: more changes to Adv Scenarios
2015-05-22 06:38:38 +02:00
Andrzej Krzemienski
d7849bd594 Doc: more changes to Adv Scenarios 2015-05-21 23:52:18 +02:00
Raffi Enficiaud
20f1f8d87d Merge pull request #61 from akrzemi1/develop
Doc: more updates in Advanced Usages
2015-05-21 18:32:33 +02:00
Andrzej Krzemienski
027bfd3b44 Doc: more updates in Advanced Usages 2015-05-21 18:11:37 +02:00
Raffi Enficiaud
dfcf469beb decorator mention 2015-05-21 18:11:08 +02:00
Raffi Enficiaud
dffa9b5729 Moving and refactoring expected_failures 2015-05-21 18:07:42 +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
e47b92beb7 typo 2015-05-21 17:09:59 +02:00
Raffi Enficiaud
9253d55dcf ran->run 2015-05-21 17:09:49 +02:00
Raffi Enficiaud
5156be91ee decorator label 2015-05-21 17:04:45 +02:00
Raffi Enficiaud
a21c36b282 decorator timeout 2015-05-21 16:32:18 +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
c2b713f58f ras 2015-05-21 14:15:41 +02:00
Raffi Enficiaud
d62c4f8057 Moving and renaming the tutorial part 2015-05-21 13:39:56 +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
bffd6dd679 Information is not plural 2015-05-21 09:39:02 +02:00
Gennadiy Rozental
3d8da0c03e changed examples styling 2015-05-21 02:48:32 -04:00
Raffi Enficiaud
db788d01a7 allows it 2015-05-21 01:47:46 +02:00
Raffi Enficiaud
38a10b5cca Renamed Users-guide to howtoread
Moved it under the intro
2015-05-21 01:23:16 +02:00
Raffi Enficiaud
6c3a6811a1 reworked the declaration and organization part 2015-05-21 01:15:22 +02:00
Raffi Enficiaud
eeefd04137 Merge pull request #60 from akrzemi1/develop
Doc: chages in Advanced Usages
2015-05-21 00:36:28 +02:00
Andrzej Krzemienski
2237015f41 Doc: chages in Advanced Usages 2015-05-21 00:31:47 +02:00
Raffi Enficiaud
cc8481b5f4 Testing tools title change 2015-05-20 13:46:59 +02:00
Raffi Enficiaud
fef38e6aea BOOST_TEST title change 2015-05-20 13:46:32 +02:00
Raffi Enficiaud
7375b932e3 moving the technical details 2015-05-20 13:38:35 +02:00
Raffi Enficiaud
60a0295892 bitwise in ref 2015-05-20 13:33:15 +02:00
Raffi Enficiaud
59752b7006 tag->manipulators
bitwise comparison
c-string comparison
bitwise implementation detail
2015-05-20 11:41:36 +02:00
Raffi Enficiaud
e4e07792f9 Moving the runtime parameters to the reference section
Updating all the links and linking to sections instead
2015-05-20 10:55:15 +02:00
Raffi Enficiaud
1671873d6d Moving reference header under the reference section 2015-05-20 10:28:49 +02:00
Raffi Enficiaud
3881afec1e Merge branch 'doc_new_organization' into develop
Conflicts:
	doc/test_organization/parametric_test_case_generation.qbk

Clarified TOC
2015-05-20 09:44:35 +02:00
Raffi Enficiaud
c4d84a8245 typo 2015-05-19 22:43:40 +02:00
Raffi Enficiaud
c1854a311f file missing 2015-05-19 22:34:47 +02:00
Raffi Enficiaud
1050cef3a4 Merge branch 'develop' of https://github.com/boostorg/test into develop 2015-05-19 22:16:11 +02:00
Raffi Enficiaud
0722fa79b8 Merge pull request #59 from akrzemi1/develop
Doc: progress in Advanced Scenarios sect
2015-05-19 22:07:47 +02:00
Raffi Enficiaud
dfa3823a18 rephrasing and links 2015-05-19 20:55:00 +02:00
Raffi Enficiaud
3d3a0a2488 change log 2015-05-19 20:36:42 +02:00
Raffi Enficiaud
43dab2a3cc change log 2015-05-19 20:14:49 +02:00
Andrzej Krzemienski
0a52e6c424 Doc: progress in Advanced Scenarios sect 2015-05-19 19:57:57 +02:00