* topic/GH-223-cannot-filter-template-test-cases:
Change log
Documentation updates
Normalizing test names accross several compilers
Sanitizing template test cases that contain ',' in their name
* doc/various-updates-cleanups:
Nicer change log
Typo
Change log PR-190
Repointing former SGI links
Correcting BOOST_TEST messages in the scope of the Contexts documentation
Fixing floating point dead link
Removing the need for samples from datasets
Change log with TOC
It is now possible to compare a type that is tolerance based together
with a type that is not necessarily tolerance based but still
arithmetic.
Doc update and tests.
- simplifying the logic behind the operations
- minor doc fixes
- tests output change slightly due to the fact that <= and >= are now going through the
floating point comparison
- 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
* 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
* 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
* 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
- clarify the reference section
- emphasises the BOOST_<level>_THROW behaviour wrt. unexpected exceptions
- full example for API testing
- renaming cpp files
- adding examples