2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-24 06:22:12 +00:00

Commit Graph

  • 58ddeb87ec Some typos Raffi Enficiaud 2015-05-11 15:34:22 +02:00
  • 158f977203 commit after merge Gennadiy Rozental 2015-05-11 03:51:16 -04:00
  • 0e5c50cfb3 disable BOOST_TEST(a==b) for collection unless explicetly requested by the user Gennadiy Rozental 2015-05-11 03:09:35 -04:00
  • 93b9c75d6f test no-op in case of c++03 Raffi Enficiaud 2015-05-10 00:55:21 +02:00
  • 0d9e3c7517 Adding the index of the current sample feature/dataset_index_current_sample Raffi Enficiaud 2015-05-10 00:54:15 +02:00
  • dc79c20c4b Fixing the broken tests Raffi Enficiaud 2015-05-10 00:34:11 +02:00
  • 567908006e files removed Raffi Enficiaud 2015-05-09 23:16:22 +02:00
  • da1e3bdd13 Fix Raffi Enficiaud 2015-05-09 23:05:20 +02:00
  • 7ea82a1f3e reorganize assertion.hpp to specialization in separate files Gennadiy Rozental 2015-05-09 14:35:07 -04:00
  • 64b483b5e6 Fix ref Raffi Enficiaud 2015-05-09 01:28:03 +02:00
  • 0974a6b4a4 BOOST_TEST doc updates - floating point comparison - composition rule for the BOOST_TEST - container comparison Raffi Enficiaud 2015-05-09 01:25:16 +02:00
  • b822e0301f Additional test for float containers Raffi Enficiaud 2015-05-09 00:12:31 +02:00
  • 52c0af84d9 some more reference Raffi Enficiaud 2015-05-08 23:55:38 +02:00
  • c04cc94707 removing a level Raffi Enficiaud 2015-05-08 23:50:55 +02:00
  • 37eed4e7f6 Adding some more files to doxygen Raffi Enficiaud 2015-05-08 23:50:04 +02:00
  • 757fbf7187 Doxygen update Raffi Enficiaud 2015-05-08 23:30:40 +02:00
  • 7aadb4239f Fixing the test on float collections Raffi Enficiaud 2015-05-08 22:53:21 +02:00
  • 2345c60e57 removing old doc Raffi Enficiaud 2015-05-08 22:52:56 +02:00
  • 26c60f011e Merge branch 'develop' of https://github.com/boostorg/test into develop Raffi Enficiaud 2015-05-08 22:42:38 +02:00
  • 6a0000ba46 Merge pull request #54 from akrzemi1/develop Raffi Enficiaud 2015-05-08 20:07:35 +02:00
  • 1b4355d283 Doc: placeholder for custom test runners Andrzej Krzemienski 2015-05-08 18:09:49 +02:00
  • 2c46480865 Doc: described custom entry points Andrzej Krzemienski 2015-05-08 16:07:56 +02:00
  • 82ddd46dad Merge branch 'develop' of https://github.com/boostorg/test into develop Raffi Enficiaud 2015-05-08 12:11:45 +02:00
  • f339dfa9bb introduced 2 new manipulators: per_element and lexicographic; removed prod_tools.hpp Gennadiy Rozental 2015-05-08 05:53:48 -04:00
  • 29d3f090ec Fixing the test Raffi Enficiaud 2015-05-06 12:10:25 +02:00
  • 9cde511a34 Merge branch 'develop' of https://github.com/boostorg/test into develop Gennadiy Rozental 2015-05-06 03:35:03 -04:00
  • eb7aff0c53 Implemented proper lexicographic collection comparison and reporting Gennadiy Rozental 2015-05-06 03:34:49 -04:00
  • 8752dda4c2 Output update Raffi Enficiaud 2015-05-06 02:06:29 +02:00
  • ce20c17d9c renaming Raffi Enficiaud 2015-05-06 02:03:32 +02:00
  • 993a806c69 Update of the compare sequence Raffi Enficiaud 2015-05-06 02:01:10 +02:00
  • 858af1caac Update of the acceptable statements Raffi Enficiaud 2015-05-06 00:55:09 +02:00
  • e390661c63 Merge pull request #53 from akrzemi1/patch-3 Raffi Enficiaud 2015-05-05 17:00:35 +02:00
  • bba02cde8c Doc: Wrong example in output_test_stream Andrzej Krzemieński 2015-05-05 16:44:32 +02:00
  • 70e94cb21e Merge branch 'develop' of https://github.com/boostorg/test into develop Gennadiy Rozental 2015-05-05 03:43:39 -04:00
  • ab369ea6c1 Improved error message in case of comparison of floating point numbers Gennadiy Rozental 2015-05-05 03:43:17 -04:00
  • 4b4ac6caa9 Merge pull request #52 from jessicah/fix-feature-test Raffi Enficiaud 2015-05-05 09:31:38 +02:00
  • c493546c32 Fix feature test of BOOST_NO_CXX11_VARIADIC_MACROS Jessica Hamilton 2015-05-05 16:56:00 +12:00
  • a44849a5e8 Merge pull request #51 from akrzemi1/develop Raffi Enficiaud 2015-05-04 23:47:43 +02:00
  • 9bc26206fe Doc: decorators and test case template Andrzej Krzemienski 2015-05-04 23:44:28 +02:00
  • 2144986759 Merge pull request #50 from akrzemi1/develop Raffi Enficiaud 2015-05-04 22:59:05 +02:00
  • cda704b8b6 Doc: decorator and data-driven test cases Andrzej Krzemienski 2015-05-04 22:44:03 +02:00
  • 1b53567eff Merge branch 'develop' of https://github.com/boostorg/test into develop Gennadiy Rozental 2015-05-04 14:23:10 -04:00
  • 88512b5bda Fixed NE comparison for collection Gennadiy Rozental 2015-05-04 14:22:27 -04:00
  • 50e4347ea7 misleading sentence Raffi Enficiaud 2015-05-04 01:39:15 +02:00
  • 240e6afd88 subsection for building the UTF Raffi Enficiaud 2015-05-04 01:37:44 +02:00
  • 2a71044485 fixes Raffi Enficiaud 2015-05-04 01:32:30 +02:00
  • 23246f5277 links / warnings Raffi Enficiaud 2015-05-04 01:25:17 +02:00
  • a5e47f9b77 Merge branch 'local/doc_BOOST_TEST_rebased' into develop Raffi Enficiaud 2015-05-04 01:07:37 +02:00
  • 5d04bdd933 Fix changelog Raffi Enficiaud 2015-05-04 01:07:05 +02:00
  • bfc7a4bcdf Some cleanups and fixes Raffi Enficiaud 2015-05-04 01:06:34 +02:00
  • 8c59eb6862 reworked documentation Raffi Enficiaud 2015-05-04 00:37:55 +02:00
  • 0689628585 optional message Raffi Enficiaud 2015-05-04 00:05:12 +02:00
  • dfc16df91c some more doc Raffi Enficiaud 2015-05-02 20:24:08 +02:00
  • f26f458d78 tighters in x Raffi Enficiaud 2015-05-02 20:23:52 +02:00
  • d09784e6d9 Fix example output Raffi Enficiaud 2015-05-02 10:04:40 +02:00
  • 158641b98d examples for floating point comparison Raffi Enficiaud 2015-05-02 10:03:01 +02:00
  • f55899065e BOOST_TEST for strings Raffi Enficiaud 2015-05-01 19:43:50 +02:00
  • d6f5e48b56 BOOST_TEST collection support Raffi Enficiaud 2015-04-30 01:14:33 +02:00
  • 432a605451 Going to the line Raffi Enficiaud 2015-04-30 00:34:19 +02:00
  • d8b26e3030 Bitwise comparison example, floating point comparison example Raffi Enficiaud 2015-04-30 00:34:04 +02:00
  • 6dece80a9c Trying to fix floating point test tolerance Raffi Enficiaud 2015-04-28 01:14:10 +02:00
  • fedc04ce56 Fixing path in output Raffi Enficiaud 2015-04-28 01:13:04 +02:00
  • 32c40cc01a Fixing the doc Raffi Enficiaud 2015-04-01 18:14:05 +02:00
  • 5edf00c6e5 forward iterable concept in the documentation some text on collections for BOOST_TEST, with links to is_forward_iterable Raffi Enficiaud 2015-04-01 13:53:50 +02:00
  • 9fd8d002d9 small updates Raffi Enficiaud 2015-04-01 13:32:07 +02:00
  • 4a18af4538 documentation on flagging a specific (floating point) type as using the tolerance based scheme Raffi Enficiaud 2015-04-01 13:13:34 +02:00
  • e6eac1e544 ras Raffi Enficiaud 2015-03-31 18:00:16 +02:00
  • a291a5a7b9 minor update floating point part Raffi Enficiaud 2015-03-31 13:07:26 +02:00
  • fb38b59908 some more doc about manipulators Raffi Enficiaud 2015-03-31 12:35:09 +02:00
  • b613ff637e ras Raffi Enficiaud 2015-03-31 12:13:05 +02:00
  • bdfb3c3904 general definition of BOOST_TEST in the TOC more detailed requirements parts on floating point with links to doxygen Raffi Enficiaud 2015-03-31 10:29:38 +02:00
  • 626d853996 updated years Raffi Enficiaud 2015-03-31 10:28:26 +02:00
  • 434c4c344f doxygen on floating point manipulators Raffi Enficiaud 2015-03-31 10:28:05 +02:00
  • f0f1b89e10 Fix references to generated_by Raffi Enficiaud 2015-03-31 10:27:40 +02:00
  • 9bd1d597ab some more comments on BOOST_TEST Raffi Enficiaud 2015-03-30 21:00:13 +02:00
  • 8ea54eb4e7 some better doxygen doxygen sucks Raffi Enficiaud 2015-03-30 20:59:57 +02:00
  • 5d1294065f Resurrecting finally this topic Some comments about bitwise comparisons Raffi Enficiaud 2015-03-30 18:02:06 +02:00
  • 54aa77b858 slight advances: - now in the cmake of the examples, possibility to specify files that need C++11 features/compilation Raffi Enficiaud 2015-03-18 18:04:24 +01:00
  • cd5e6c6821 fixing the test Raffi Enficiaud 2015-03-18 17:51:31 +01:00
  • a85e8bafc6 separating the examples for floating point Raffi Enficiaud 2015-03-18 17:34:32 +01:00
  • 3e1851f669 renaming again Raffi Enficiaud 2015-03-18 17:31:12 +01:00
  • 068836b68c renaming the file to avoid collisions Raffi Enficiaud 2015-03-18 17:26:21 +01:00
  • cc1278c5ca slight advance Raffi Enficiaud 2015-03-18 16:26:06 +01:00
  • 122fb9b422 Merge pull request #49 from akrzemi1/develop Raffi Enficiaud 2015-04-29 22:11:17 +02:00
  • 5771676f4f Doc: fixed decorator examples Andrzej Krzemienski 2015-04-29 16:21:12 +02:00
  • f5f3f23df3 Docs: improved expected_failures description Andrzej Krzemienski 2015-04-29 11:47:27 +02:00
  • 44389dc331 Merge pull request #48 from akrzemi1/develop Raffi Enficiaud 2015-04-29 00:49:55 +02:00
  • 1e59e49145 docs: fixed decorator-fixture interaction Andrzej Krzemienski 2015-04-29 00:23:02 +02:00
  • 7bcfe0895a Merge pull request #47 from akrzemi1/develop Raffi Enficiaud 2015-04-28 22:17:43 +02:00
  • 44e72fb068 doc: rewritten decorator introduction Andrzej Krzemienski 2015-04-28 15:54:45 +02:00
  • 021b0fcdf1 Merge pull request #46 from akrzemi1/patch-2 Raffi Enficiaud 2015-04-28 15:41:27 +02:00
  • 91d3c5752f BOOST_FIXTURE_TEST_SUITE_WITH_DECOR not working Andrzej Krzemieński 2015-04-28 15:40:28 +02:00
  • 3e9da651e4 Merge branch 'local/new_filtering_merge' into develop Raffi Enficiaud 2015-04-24 10:33:10 +02:00
  • c41e1168de Compilation fixes gcc-4.4.7 Raffi Enficiaud 2015-04-23 14:18:42 +02:00
  • ef4e3cf430 Removes the version of the macros with _D and changed the test accordingly Fixed the floating point tests Raffi Enficiaud 2015-04-23 09:56:09 +02:00
  • d749f50323 removing the _D versions of the macros Raffi Enficiaud 2015-04-23 09:11:46 +02:00
  • 4caf136196 Fix link Raffi Enficiaud 2015-04-22 21:51:15 +02:00
  • 5323295b21 Merge branch 'develop' into local/new_filtering_merge Raffi Enficiaud 2015-04-22 20:24:32 +02:00
  • 47829d3459 Merge branch 'tractickets/11054-multiprecision_test_fixes-doc' into develop Raffi Enficiaud 2015-04-22 15:02:03 +02:00
  • 1d88ca9193 Correcting the quickbook as well Raffi Enficiaud 2015-04-22 15:00:47 +02:00