mirror of
https://github.com/boostorg/test.git
synced 2026-01-31 08:42:13 +00:00
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