mirror of
https://github.com/boostorg/test.git
synced 2026-01-24 18:32:30 +00:00
* develop: (62 commits) Fixing tests on GCCs Fixing test on GCCs Fixing the tests of this file for GCCs Fix collection test on Gccs Adding support for C++11 to old gcc compilers as well Fixing issues with arrays Fixing counter for r-value ref supported but std::vector still lacking the proper constructor Once for all the "Mismatch at" instead of "Mismatch in" for every type of collection silence a warning in gcc 4.5 Revert "introduce fpc::tolerance_based to be used instead of if_floating_point. This should allow us to extend tolerance based comparisons t omore types" Revert "introduce fpc::tolerance_based to be used instead of is_floating_point. This should allow us to extend tolerance based comparisons t omore types" introduce fpc::tolerance_based to be used instead of is_floating_point. This should allow us to extend tolerance based comparisons t omore types introduce fpc::tolerance_based to be used instead of if_floating_point. This should allow us to extend tolerance based comparisons t omore types remove executable from header remove executable form header fix MSVC-12 tests ENABLE new test tools fix few leftovers from implementation of new FPV comparisons restore test case in test_fp_comparisons.cpp test to clear the error on CrystaX runners some doc const of the elements of the table Trying to fix the array problem on Clang 3.4 ... Conflicts: doc/examples.qbk doc/test_organization/decorators.qbk doc/test_organization/parametric_test_case_generation.qbk include/boost/test/data/monomorphic/fwd.hpp include/boost/test/data/monomorphic/generators/random.hpp include/boost/test/data/monomorphic/singleton.hpp include/boost/test/tools/floating_point_comparison.hpp test/test_files/test_tools_test.pattern