Commit Graph

3194 Commits

Author SHA1 Message Date
Raffi Enficiaud
0d9e3c7517 Adding the index of the current sample 2015-05-10 00:54:15 +02:00
Raffi Enficiaud
dc79c20c4b Fixing the broken tests 2015-05-10 00:34:11 +02:00
Raffi Enficiaud
567908006e files removed 2015-05-09 23:16:22 +02:00
Raffi Enficiaud
da1e3bdd13 Fix 2015-05-09 23:05:20 +02:00
Gennadiy Rozental
7ea82a1f3e reorganize assertion.hpp to specialization in separate files 2015-05-09 14:35:07 -04:00
Raffi Enficiaud
64b483b5e6 Fix ref 2015-05-09 01:28:03 +02:00
Raffi Enficiaud
0974a6b4a4 BOOST_TEST doc updates
- floating point comparison
- composition rule for the BOOST_TEST
- container comparison
2015-05-09 01:25:16 +02:00
Raffi Enficiaud
b822e0301f Additional test for float containers 2015-05-09 00:12:31 +02:00
Raffi Enficiaud
52c0af84d9 some more reference 2015-05-08 23:55:38 +02:00
Raffi Enficiaud
c04cc94707 removing a level 2015-05-08 23:50:55 +02:00
Raffi Enficiaud
37eed4e7f6 Adding some more files to doxygen 2015-05-08 23:50:04 +02:00
Raffi Enficiaud
757fbf7187 Doxygen update 2015-05-08 23:30:40 +02:00
Raffi Enficiaud
7aadb4239f Fixing the test on float collections 2015-05-08 22:53:21 +02:00
Raffi Enficiaud
2345c60e57 removing old doc 2015-05-08 22:52:56 +02:00
Raffi Enficiaud
26c60f011e Merge branch 'develop' of https://github.com/boostorg/test into develop 2015-05-08 22:42:38 +02:00
Raffi Enficiaud
6a0000ba46 Merge pull request #54 from akrzemi1/develop
Doc: advanced usages
2015-05-08 20:07:35 +02:00
Andrzej Krzemienski
1b4355d283 Doc: placeholder for custom test runners 2015-05-08 18:09:49 +02:00
Andrzej Krzemienski
2c46480865 Doc: described custom entry points 2015-05-08 16:07:56 +02:00
Raffi Enficiaud
82ddd46dad Merge branch 'develop' of https://github.com/boostorg/test into develop 2015-05-08 12:11:45 +02:00
Gennadiy Rozental
f339dfa9bb introduced 2 new manipulators: per_element and lexicographic; removed prod_tools.hpp 2015-05-08 05:53:48 -04:00
Raffi Enficiaud
29d3f090ec Fixing the test 2015-05-06 12:10:25 +02:00
Gennadiy Rozental
9cde511a34 Merge branch 'develop' of https://github.com/boostorg/test into develop 2015-05-06 03:35:03 -04:00
Gennadiy Rozental
eb7aff0c53 Implemented proper lexicographic collection comparison and reporting 2015-05-06 03:34:49 -04:00
Raffi Enficiaud
8752dda4c2 Output update 2015-05-06 02:06:29 +02:00
Raffi Enficiaud
ce20c17d9c renaming 2015-05-06 02:03:32 +02:00
Raffi Enficiaud
993a806c69 Update of the compare sequence 2015-05-06 02:01:10 +02:00
Raffi Enficiaud
858af1caac Update of the acceptable statements 2015-05-06 00:55:09 +02:00
Raffi Enficiaud
e390661c63 Merge pull request #53 from akrzemi1/patch-3
Doc: Wrong example in output_test_stream
2015-05-05 17:00:35 +02:00
Andrzej Krzemieński
bba02cde8c Doc: Wrong example in output_test_stream 2015-05-05 16:44:32 +02:00
Gennadiy Rozental
70e94cb21e Merge branch 'develop' of https://github.com/boostorg/test into develop 2015-05-05 03:43:39 -04:00
Gennadiy Rozental
ab369ea6c1 Improved error message in case of comparison of floating point numbers 2015-05-05 03:43:17 -04:00
Raffi Enficiaud
4b4ac6caa9 Merge pull request #52 from jessicah/fix-feature-test
Fix feature test of BOOST_NO_CXX11_VARIADIC_MACROS
2015-05-05 09:31:38 +02:00
Jessica Hamilton
c493546c32 Fix feature test of BOOST_NO_CXX11_VARIADIC_MACROS
Change b41a935 introduced regression failures due to preprocessor errors with respect to the && operator, leading to the following error:

../boost/test/test_tools.hpp:50:87: error: operator '&&' has no right operand
 #if !BOOST_PP_VARIADICS || ((__cplusplus >= 201103L) && BOOST_NO_CXX11_VARIADIC_MACROS)
2015-05-05 16:56:00 +12:00
Raffi Enficiaud
a44849a5e8 Merge pull request #51 from akrzemi1/develop
Doc: decorators and test case template
2015-05-04 23:47:43 +02:00
Andrzej Krzemienski
9bc26206fe Doc: decorators and test case template 2015-05-04 23:44:28 +02:00
Raffi Enficiaud
2144986759 Merge pull request #50 from akrzemi1/develop
Doc: decorator and data-driven test cases
2015-05-04 22:59:05 +02:00
Andrzej Krzemienski
cda704b8b6 Doc: decorator and data-driven test cases 2015-05-04 22:44:03 +02:00
Gennadiy Rozental
1b53567eff Merge branch 'develop' of https://github.com/boostorg/test into develop 2015-05-04 14:23:10 -04:00
Gennadiy Rozental
88512b5bda Fixed NE comparison for collection 2015-05-04 14:22:27 -04:00
Raffi Enficiaud
50e4347ea7 misleading sentence 2015-05-04 01:39:15 +02:00
Raffi Enficiaud
240e6afd88 subsection for building the UTF 2015-05-04 01:37:44 +02:00
Raffi Enficiaud
2a71044485 fixes 2015-05-04 01:32:30 +02:00
Raffi Enficiaud
23246f5277 links / warnings 2015-05-04 01:25:17 +02:00
Raffi Enficiaud
a5e47f9b77 Merge branch 'local/doc_BOOST_TEST_rebased' into develop 2015-05-04 01:07:37 +02:00
Raffi Enficiaud
5d04bdd933 Fix changelog 2015-05-04 01:07:05 +02:00
Raffi Enficiaud
bfc7a4bcdf Some cleanups and fixes 2015-05-04 01:06:34 +02:00
Raffi Enficiaud
8c59eb6862 reworked documentation 2015-05-04 00:37:55 +02:00
Raffi Enficiaud
0689628585 optional message 2015-05-04 00:05:12 +02:00
Raffi Enficiaud
dfc16df91c some more doc 2015-05-02 20:24:08 +02:00
Raffi Enficiaud
f26f458d78 tighters in x 2015-05-02 20:23:52 +02:00