Commit Graph

  • 5534ab8aee Merge pull request #58 from eldiener/develop Raffi Enficiaud 2015-05-19 18:54:40 +0200
  • 324326d62d Add needed MPL header file. Edward Diener 2015-05-19 12:15:21 -0400
  • dd4d9d90e3 Updating the references of the test output Raffi Enficiaud 2015-05-19 17:51:52 +0200
  • e66dcfce21 Moving the test output reference to the end Raffi Enficiaud 2015-05-19 17:49:21 +0200
  • 905a2360a4 File rename Raffi Enficiaud 2015-05-19 17:41:23 +0200
  • e24d7623c8 Fixing the references Raffi Enficiaud 2015-05-19 17:39:30 +0200
  • 5023e2a7b7 Moving the tests management reference to the end, splitting the summary Raffi Enficiaud 2015-05-19 17:36:38 +0200
  • ba30f15178 File rename Raffi Enficiaud 2015-05-19 17:29:32 +0200
  • 40da1fbbde Moving the summary to the section Raffi Enficiaud 2015-05-19 17:26:24 +0200
  • 401834ac96 Follow up the move Raffi Enficiaud 2015-05-19 17:21:26 +0200
  • 4fe56ce0c6 Moving the reference of the testing tools to the end Reorganizing a bit Raffi Enficiaud 2015-05-19 17:19:16 +0200
  • 52bf4ea31f Making the TOC more concise Raffi Enficiaud 2015-05-19 17:18:41 +0200
  • bf08f61956 removing a level of TOC by removing "Users guide" from the parent Raffi Enficiaud 2015-05-19 17:08:15 +0200
  • 1d127a4e22 Placing the code above the output in the examples Raffi Enficiaud 2015-05-19 16:45:24 +0200
  • fab66cb85d Adding example to the tests Raffi Enficiaud 2015-05-19 15:59:53 +0200
  • 6b23e1a735 Some more details Raffi Enficiaud 2015-05-19 15:57:29 +0200
  • 1f1fa0a94d lexicographic comparison Raffi Enficiaud 2015-05-19 15:48:33 +0200
  • a1f41372f5 renamed files part on container comparison using natural operator part on per-element comparison Raffi Enficiaud 2015-05-19 15:22:37 +0200
  • e554eaa9cc reworked the expression evaluation chain Raffi Enficiaud 2015-05-18 17:26:17 +0200
  • c2325aacc9 Merge branch 'develop' of https://github.com/boostorg/test into develop Raffi Enficiaud 2015-05-18 16:48:28 +0200
  • 2325c19609 typo Raffi Enficiaud 2015-05-18 16:47:33 +0200
  • 769b6db9e1 sync Raffi Enficiaud 2015-05-18 16:45:54 +0200
  • 3c62597b8f make sure 0.01 is cast to FPT Gennadiy Rozental 2015-05-16 03:00:39 -0400
  • e1e12c713a typo Raffi Enficiaud 2015-05-15 21:02:37 +0200
  • 4e92336c39 Narrow the supported compilers for collection test Raffi Enficiaud 2015-05-14 09:47:35 +0200
  • 3594da529b prefixing doc examples compilation by doc_ to enhance the readability of the dashboard Raffi Enficiaud 2015-05-14 09:33:57 +0200
  • 34022fdb4e improved Jamfile Gennadiy Rozental 2015-05-13 00:55:11 -0400
  • 9dd6aeb23f Some more doc about composition and types of subexpressions Raffi Enficiaud 2015-05-12 11:46:47 +0200
  • f954d6d8ab Merge pull request #56 from akrzemi1/patch-4 Raffi Enficiaud 2015-05-12 09:32:32 +0200
  • 3d31ec85fc close_at_tolerance: changed t >= 0 to t >= FPT(0) Andrzej Krzemieński 2015-05-12 09:15:58 +0200
  • ba83a70db2 Updated examples for BOOST_TEST Updated doc for possible statements More explanations on the expression chain, left/right asymetry and precedence rule Raffi Enficiaud 2015-05-12 00:22:44 +0200
  • 9f34d0b23f shortening the lines of the file Raffi Enficiaud 2015-05-12 00:23:24 +0200
  • 11ec46b946 Updating the examples for BOOST_TEST Raffi Enficiaud 2015-05-11 19:34:00 +0200
  • 0224e5ef96 Merge branch 'develop' of https://github.com/boostorg/test into develop Raffi Enficiaud 2015-05-11 19:21:18 +0200
  • df62ab15ee Slight advances on BOOST_TEST Adding the boost_test examples to the tests Raffi Enficiaud 2015-05-11 19:21:10 +0200
  • f220b9ec0d Merge pull request #55 from akrzemi1/develop Raffi Enficiaud 2015-05-11 19:19:24 +0200
  • 4ac68bf95a Merge branch 'develop' of https://github.com/boostorg/test into develop Raffi Enficiaud 2015-05-11 18:29:54 +0200
  • 34c2d87fac nothing special Raffi Enficiaud 2015-05-11 18:29:42 +0200
  • 95d744d1ad Some BOOST_CHECK remaining Raffi Enficiaud 2015-05-11 18:12:50 +0200
  • 07bc7b9a06 Updating the examples for datasets (+1 squashed commits) Raffi Enficiaud 2015-05-11 17:50:18 +0200
  • 600341cb93 Renaming the dataset example files Raffi Enficiaud 2015-05-11 17:29:05 +0200
  • f5b052d93f Changing the examples to use BOOST_TEST Raffi Enficiaud 2015-05-11 17:16:53 +0200
  • d9994ba9bb Infinite size with appropriate macro Raffi Enficiaud 2015-05-11 16:19:14 +0200
  • efc8d826c3 Moving the data driven test case before parameterized test cases. Raffi Enficiaud 2015-05-11 16:23:58 +0200
  • 8d09bc9023 Doc: tolerance in BOOST_TEST Andrzej Krzemienski 2015-05-11 17:36:48 +0200
  • 418c525f61 Revert "Adding the index of the current sample" Raffi Enficiaud 2015-05-11 15:34:32 +0200
  • 58ddeb87ec Some typos Raffi Enficiaud 2015-05-11 15:34:22 +0200
  • 158f977203 commit after merge Gennadiy Rozental 2015-05-11 03:51:16 -0400
  • 0e5c50cfb3 disable BOOST_TEST(a==b) for collection unless explicetly requested by the user Gennadiy Rozental 2015-05-11 03:09:35 -0400
  • 93b9c75d6f test no-op in case of c++03 Raffi Enficiaud 2015-05-10 00:55:21 +0200
  • 0d9e3c7517 Adding the index of the current sample Raffi Enficiaud 2015-05-10 00:54:15 +0200
  • dc79c20c4b Fixing the broken tests Raffi Enficiaud 2015-05-10 00:34:11 +0200
  • 567908006e files removed Raffi Enficiaud 2015-05-09 23:16:22 +0200
  • da1e3bdd13 Fix Raffi Enficiaud 2015-05-09 23:05:20 +0200
  • 7ea82a1f3e reorganize assertion.hpp to specialization in separate files Gennadiy Rozental 2015-05-09 14:35:07 -0400
  • 64b483b5e6 Fix ref Raffi Enficiaud 2015-05-09 01:28:03 +0200
  • 0974a6b4a4 BOOST_TEST doc updates - floating point comparison - composition rule for the BOOST_TEST - container comparison Raffi Enficiaud 2015-05-09 01:25:16 +0200
  • b822e0301f Additional test for float containers Raffi Enficiaud 2015-05-09 00:12:31 +0200
  • 52c0af84d9 some more reference Raffi Enficiaud 2015-05-08 23:55:38 +0200
  • c04cc94707 removing a level Raffi Enficiaud 2015-05-08 23:50:55 +0200
  • 37eed4e7f6 Adding some more files to doxygen Raffi Enficiaud 2015-05-08 23:50:04 +0200
  • 757fbf7187 Doxygen update Raffi Enficiaud 2015-05-08 23:30:40 +0200
  • 7aadb4239f Fixing the test on float collections Raffi Enficiaud 2015-05-08 22:53:21 +0200
  • 2345c60e57 removing old doc Raffi Enficiaud 2015-05-08 22:52:56 +0200
  • 26c60f011e Merge branch 'develop' of https://github.com/boostorg/test into develop Raffi Enficiaud 2015-05-08 22:42:38 +0200
  • 6a0000ba46 Merge pull request #54 from akrzemi1/develop Raffi Enficiaud 2015-05-08 20:07:35 +0200
  • 1b4355d283 Doc: placeholder for custom test runners Andrzej Krzemienski 2015-05-08 18:09:49 +0200
  • 2c46480865 Doc: described custom entry points Andrzej Krzemienski 2015-05-08 16:07:56 +0200
  • 82ddd46dad Merge branch 'develop' of https://github.com/boostorg/test into develop Raffi Enficiaud 2015-05-08 12:11:45 +0200
  • f339dfa9bb introduced 2 new manipulators: per_element and lexicographic; removed prod_tools.hpp Gennadiy Rozental 2015-05-08 05:53:48 -0400
  • 29d3f090ec Fixing the test Raffi Enficiaud 2015-05-06 12:10:25 +0200
  • 9cde511a34 Merge branch 'develop' of https://github.com/boostorg/test into develop Gennadiy Rozental 2015-05-06 03:35:03 -0400
  • eb7aff0c53 Implemented proper lexicographic collection comparison and reporting Gennadiy Rozental 2015-05-06 03:34:49 -0400
  • 8752dda4c2 Output update Raffi Enficiaud 2015-05-06 02:06:29 +0200
  • ce20c17d9c renaming Raffi Enficiaud 2015-05-06 02:03:32 +0200
  • 993a806c69 Update of the compare sequence Raffi Enficiaud 2015-05-06 02:01:10 +0200
  • 858af1caac Update of the acceptable statements Raffi Enficiaud 2015-05-06 00:55:09 +0200
  • e390661c63 Merge pull request #53 from akrzemi1/patch-3 Raffi Enficiaud 2015-05-05 17:00:35 +0200
  • bba02cde8c Doc: Wrong example in output_test_stream Andrzej Krzemieński 2015-05-05 16:44:32 +0200
  • 70e94cb21e Merge branch 'develop' of https://github.com/boostorg/test into develop Gennadiy Rozental 2015-05-05 03:43:39 -0400
  • ab369ea6c1 Improved error message in case of comparison of floating point numbers Gennadiy Rozental 2015-05-05 03:43:17 -0400
  • 4b4ac6caa9 Merge pull request #52 from jessicah/fix-feature-test Raffi Enficiaud 2015-05-05 09:31:38 +0200
  • c493546c32 Fix feature test of BOOST_NO_CXX11_VARIADIC_MACROS Jessica Hamilton 2015-05-05 16:56:00 +1200
  • a44849a5e8 Merge pull request #51 from akrzemi1/develop Raffi Enficiaud 2015-05-04 23:47:43 +0200
  • 9bc26206fe Doc: decorators and test case template Andrzej Krzemienski 2015-05-04 23:44:28 +0200
  • 2144986759 Merge pull request #50 from akrzemi1/develop Raffi Enficiaud 2015-05-04 22:59:05 +0200
  • cda704b8b6 Doc: decorator and data-driven test cases Andrzej Krzemienski 2015-05-04 22:44:03 +0200
  • 1b53567eff Merge branch 'develop' of https://github.com/boostorg/test into develop Gennadiy Rozental 2015-05-04 14:23:10 -0400
  • 88512b5bda Fixed NE comparison for collection Gennadiy Rozental 2015-05-04 14:22:27 -0400
  • 50e4347ea7 misleading sentence Raffi Enficiaud 2015-05-04 01:39:15 +0200
  • 240e6afd88 subsection for building the UTF Raffi Enficiaud 2015-05-04 01:37:44 +0200
  • 2a71044485 fixes Raffi Enficiaud 2015-05-04 01:32:30 +0200
  • 23246f5277 links / warnings Raffi Enficiaud 2015-05-04 01:25:17 +0200
  • a5e47f9b77 Merge branch 'local/doc_BOOST_TEST_rebased' into develop Raffi Enficiaud 2015-05-04 01:07:37 +0200
  • 5d04bdd933 Fix changelog Raffi Enficiaud 2015-05-04 01:07:05 +0200
  • bfc7a4bcdf Some cleanups and fixes Raffi Enficiaud 2015-05-04 01:06:34 +0200
  • 8c59eb6862 reworked documentation Raffi Enficiaud 2015-05-04 00:37:55 +0200
  • 0689628585 optional message Raffi Enficiaud 2015-05-04 00:05:12 +0200
  • dfc16df91c some more doc Raffi Enficiaud 2015-05-02 20:24:08 +0200
  • f26f458d78 tighters in x Raffi Enficiaud 2015-05-02 20:23:52 +0200