Commit Graph

78 Commits

Author SHA1 Message Date
Raffi Enficiaud
dd4d9d90e3 Updating the references of the test output 2015-05-19 17:51:52 +02:00
Raffi Enficiaud
e66dcfce21 Moving the test output reference to the end 2015-05-19 17:49:21 +02:00
Raffi Enficiaud
e24d7623c8 Fixing the references 2015-05-19 17:39:30 +02:00
Raffi Enficiaud
5023e2a7b7 Moving the tests management reference to the end, splitting the summary 2015-05-19 17:36:38 +02:00
Raffi Enficiaud
401834ac96 Follow up the move 2015-05-19 17:21:26 +02:00
Raffi Enficiaud
4fe56ce0c6 Moving the reference of the testing tools to the end
Reorganizing a bit
2015-05-19 17:19:16 +02:00
Raffi Enficiaud
bf08f61956 removing a level of TOC by removing "Users guide" from the parent 2015-05-19 17:08:15 +02:00
Raffi Enficiaud
1d127a4e22 Placing the code above the output in the examples 2015-05-19 16:45:24 +02:00
Raffi Enficiaud
626d853996 updated years 2015-04-29 22:14:33 +02:00
Andrzej Krzemienski
f5f3f23df3 Docs: improved expected_failures description 2015-04-29 11:47:27 +02:00
Andrzej Krzemienski
1e59e49145 docs: fixed decorator-fixture interaction 2015-04-29 00:23:02 +02:00
Raffi Enficiaud
40439a6593 Merge branch 'develop' into local/new_filtering_merge
* 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
2015-03-25 22:19:11 +01:00
Andrzej Krzemienski
2ed00e2caf Doc: progress in test filtering description and decorators 2015-03-04 20:28:17 +01:00
Andrzej Krzemienski
2c63c92f6d Docs: described new enabled, disabled and enable_if decorators 2015-02-03 23:00:04 +01:00
Andrzej Krzemienski
6d7daf6b45 docs: updated decorators doc to match develop 2015-02-03 00:00:45 +01:00
Andrzej Krzemienski
caf9c72bd1 docs: implementing suggestions from Raffi 2015-01-22 22:32:38 +01:00
Raffi Enficiaud
f78a14e608 Merge branch 'develop' of http://github.com/boostorg/test into develop 2015-01-15 09:52:20 +01:00
Raffi Enficiaud
7c15f6c8ad BOOST_TEST macro 2015-01-15 09:51:27 +01:00
Raffi Enficiaud
1a72ac2680 Reverting the merge ef4fb45163 from the branch tractickets/7397 2015-01-14 20:50:33 +01:00
Raffi Enficiaud
f3120d05a8 Merge branch 'ticket_7397' of git://github.com/ja11sop/test into tractickets/7397 2015-01-09 22:41:30 +01:00
Andrzej Krzemienski
e37f058d88 Documented running tests by label 2015-01-09 22:14:26 +01:00
Andrzej Krzemienski
6e9345d2b6 Doc: aded reference to decorators 2015-01-09 21:43:26 +01:00
Raffi Enficiaud
ea90fa2b8d Finishing example68
Adding it as an example
Referring to it from the data-driven section
2015-01-09 01:21:13 +01:00
jamie
c84cab1f05 Add quickbook entries for deprecated_timer_format 2015-01-07 19:27:37 +00:00
Raffi Enficiaud
f028f36916 New RT parameter list_content description
Adding a change log with major features
2015-01-06 01:23:49 +01:00
Raffi Enficiaud
5b0d961a74 Fixing the links 2015-01-04 18:52:27 +01:00
Gennadiy Rozental
14a236b6c0 ongoing progress 2015-01-04 04:02:27 -05:00
Raffi Enficiaud
bc2cd6cfaa Moving the new documentation to doc/
Moving the old documentation to old_doc/
2014-12-30 23:50:30 +01:00