Raffi Enficiaud
634722127a
Merge branch 'topic/warning-removal-from-pedantic' into develop
...
* topic/warning-removal-from-pedantic:
some warnings in pedantic mode
2016-01-27 23:41:39 +01:00
Raffi Enficiaud
1d72b5f7c5
some warnings in pedantic mode
2016-01-26 22:45:00 +01:00
Raffi Enficiaud
a916f51836
fixup test cases
2016-01-24 01:01:03 +01:00
Raffi Enficiaud
7645cc01b0
Merge branch 'topic/doc-list-labels-content-update' into develop
...
* topic/doc-list-labels-content-update:
fix
cleanup
Doc: list_content/list_label enhancement
small bug with DOT output fixed
Better message in case of precondition failed
example for list_content
Doc: General content on list_labels/list_content switch Doc: reference updates Doc: shorter lines
Conflicts:
doc/testing_tools/boost_test_universal_macro.qbk
2015-10-27 17:03:38 +01:00
Raffi Enficiaud
9fc4215abb
Merge branch 'topic/new-cla-cleaned' into develop
...
* topic/new-cla-cleaned:
Updated changelog
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
2015-10-27 17:00:49 +01:00
Raffi Enficiaud
066dc2a646
Doc: default to __UTF__ lexicographical compare for containers with extended diagnostic
...
- doc of BOOST_TEST_SPECIALIZED_COLLECTION_COMPARE
- example
2015-10-27 15:38:43 +01:00
Raffi Enficiaud
1af827aa26
cleanup
2015-10-27 14:34:38 +01:00
Raffi Enficiaud
24ba456f9b
Doc: list_content/list_label enhancement
...
- Adding the example and a visual output (DOT) and textual output
- Adding the legend
- SVGs are not rendered properly by quickbook, so the text contains a PNG
2015-10-27 14:34:38 +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
Gennadiy Rozental
d3d6c42dfe
small bug with DOT output fixed
2015-10-20 15:00:42 +02:00
Raffi Enficiaud
71bde4c4f3
example for list_content
2015-10-20 15:00:42 +02:00
Gennadiy Rozental
576854bd1c
Parameters updates for new cla
2015-10-20 15:00:23 +02:00
Raffi Enficiaud
9dead6da67
Dataset: avoid the use of virtual functions
2015-10-19 14:47:49 +02:00
Raffi Enficiaud
5655c491a6
Revert "after testing"
...
This reverts commit a733f30a31 .
2015-10-08 03:28:28 +02:00
Raffi Enficiaud
56d7c84624
Revert "eliminate use of virtual functions in dataset interface"
...
This reverts commit 326fae928e , reversing
changes made to c53a3b4e0d .
2015-10-08 03:27:25 +02:00
Raffi Enficiaud
88b6976710
Revert "Linux warning and errors addressed"
...
This reverts commit 83289d7db6 , reversing
changes made to 25aef40dd0 .
2015-10-08 03:12:38 +02:00
Gennadiy Rozental
83289d7db6
Linux warning and errors addressed
2015-10-03 00:01:26 -04:00
Gennadiy Rozental
326fae928e
eliminate use of virtual functions in dataset interface
2015-09-25 03:40:41 -04:00
Gennadiy Rozental
a733f30a31
after testing
2015-09-24 02:41:37 -04:00
Raffi Enficiaud
e41a29bb32
Don't know what would be the best option for the examples: either a "generic" example in which case the reader cannot load the example file (minor as the file is visible in the doc) or the full name of the example (hard to maintain).
2015-09-17 15:11:46 +02:00
Raffi Enficiaud
447b6d6b30
line endings
2015-09-17 15:09:04 +02:00
Raffi Enficiaud
2c6dcdb247
Exception correctness testing section
...
- clarify the reference section
- emphasises the BOOST_<level>_THROW behaviour wrt. unexpected exceptions
- full example for API testing
- renaming cpp files
- adding examples
2015-09-17 15:07:48 +02:00
Gennadiy Rozental
0d3e74fb8d
more warnings cleanup
2015-06-27 18:19:29 -04:00
Gennadiy Rozental
743c67845f
Avoid some warnings
2015-06-27 17:54:32 -04:00
Gennadiy Rozental
b1833b69d9
test module name standartization
2015-06-14 02:55:24 -04:00
Gennadiy Rozental
d3ef083c6d
fixed example
2015-06-12 22:47:21 -04:00
Gennadiy Rozental
16fd8be5ad
example renamed
2015-06-12 05:37:21 -04:00
Gennadiy Rozental
80e548963c
.
2015-06-11 04:23:12 -04:00
Gennadiy Rozental
fd1aa4c25f
test reorganization
2015-06-05 17:38:15 -04:00
Andrzej Krzemienski
76c8516e5a
Doc: FP fixes
2015-06-02 22:18:07 +02:00
Andrzej Krzemienski
d8441c92b2
Doc: improved FP comparison description
2015-06-02 22:18:05 +02:00
Raffi Enficiaud
3d9974cc92
More about workarounds
2015-05-29 10:32:08 +02:00
Raffi Enficiaud
d0909211dc
BOOST_TEST doc reorg continued
2015-05-29 10:14:16 +02:00
Andrzej Krzemienski
a377413dbb
Doc: adapting FP types for tolerance ops
2015-05-29 00:08:32 +02:00
Andrzej Krzemienski
3210b62226
Doc: improving FP tolerance section
2015-05-28 20:42:37 +02:00
Raffi Enficiaud
0dcc3a7339
Feedback from Paul A. Bristow about BOOST_TEST(true && true)
2015-05-27 13:17:33 +02:00
Raffi Enficiaud
e9f77a93b1
mks -> us (microseconds)
2015-05-26 13:55:48 +02:00
Gennadiy Rozental
1c4e5dcea6
Merge pull request #65 from akrzemi1/develop
...
FPT() --> FPT(0)bb
2015-05-25 16:18:37 -04:00
Gennadiy Rozental
4dd5720db6
move FPC theory under "theory" subsection of FPC description
2015-05-25 16:13:21 -04:00
Andrzej Krzemienski
89871800b9
Doc: removed backslash in decorator_01.output
2015-05-25 21:32:56 +02:00
Gennadiy Rozental
6c6769ae71
nullary test case documentation update; web wisdom page added
2015-05-24 05:58:57 -04:00
Gennadiy Rozental
bec860b3d9
decorator description slightly updated; examples fixed
2015-05-23 02:07:50 -04:00
Gennadiy Rozental
1a3893dae0
eliminated BOOST_CHECK on context description page; normalized all examples output to test.cpp(nn):
2015-05-23 01:16:39 -04:00
Andrzej Krzemienski
2266d872f5
Doc: simpler introduction
...
THe Introduction is now shorter. I removed one tutorial (it is in a non-included qbk file), and moved another one into Practical Usage Recommendations.
2015-05-22 18:06:46 +02:00
Andrzej Krzemienski
d7849bd594
Doc: more changes to Adv Scenarios
2015-05-21 23:52:18 +02:00
Andrzej Krzemienski
2237015f41
Doc: chages in Advanced Usages
2015-05-21 00:31:47 +02:00
Raffi Enficiaud
1f1fa0a94d
lexicographic comparison
2015-05-19 15:48:33 +02:00
Raffi Enficiaud
a1f41372f5
renamed files
...
part on container comparison using natural operator
part on per-element comparison
2015-05-19 15:22:37 +02:00
Raffi Enficiaud
e554eaa9cc
reworked the expression evaluation chain
2015-05-18 17:26:17 +02:00
Raffi Enficiaud
ba83a70db2
Updated examples for BOOST_TEST
...
Updated doc for possible statements
More explanations on the expression chain, left/right asymetry and precedence rule
2015-05-12 00:52:54 +02:00