* tractickets/11054-multiprecision_test_fixes-doc:
Adding a test case for the floating points in multiprecision
changelog
close_at_tolerance : getting rid of redundant lines
casting for compliance with multiprecision expression templates
messages with the assertions
Remove the macro BOOST_TEST_USE_DEPRECATED_TIMER and replace it with a
runtime cla --deprecated_timer_format. Additionally change <TestingTime>
to write the testing time in microseconds and add <CpuTime> giving the
time in nanoseconds. Existing scripts and parsers that handle the XML
output should not be affected by this change.
# By Gennadiy Rozental
# Via Gennadiy Rozental
* 'develop' of https://github.com/boostorg/test:
fixed bugg related to resetting generator based datasets
Reworked documentation of boost.test in quickbook, and some minor fixes all around the code.
* feature/quickbookdoc: (397 commits)
Updating the change log
Fixed the width of some example Now a working example on random sequences, with nice failures Re-organisation of the dataset part: - xrange ok - random ok
some more accurate info in dox
Cleaning the doxygen for xrange() an random()
Ending the change log
slight advance on datasets
A template/macro for the examples Adding examples
Removing outdated information
Updating the copyright information of the files
Updating the copyright headers for the test organisation part
Cleaning some links
Adding the fixtures to the test org reference cleaning a bit the links
Advances on the reference of the test org
Reference of the test org (on going)
Trying again this overload stuff in doxygen, but cannot get rid of the warnings
ongoing progress
ongoing progress
Some stuff about arity
Fixing test in case variadic macros are not supported
Updating the change log from trac
...
Conflicts:
include/boost/test/data/monomorphic/generators/random.hpp
test/test_datasets_src/test_collection.cpp
test/test_datasets_src/test_random.cpp