2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-23 06:02:14 +00:00

Commit Graph

  • 7d5f9a4335 Merge branch 'topic/dataset-API-improvement' into develop Raffi Enficiaud 2015-10-20 07:51:46 +02:00
  • 99fa24aa6d Merge branch 'topic/copyright-update' into develop Raffi Enficiaud 2015-10-20 07:51:14 +02:00
  • 2500c002b2 Merge branch 'topic/trac-11478-exception-poor-message' into develop Raffi Enficiaud 2015-10-20 07:50:59 +02:00
  • e056526fc3 Merge branch 'topic/ostream-precision-mutation' into develop Raffi Enficiaud 2015-10-20 07:50:50 +02:00
  • 99c65526b5 Merge branch 'topic/markdown-github' into develop Raffi Enficiaud 2015-10-20 07:50:39 +02:00
  • d2a03d58eb Merge branch 'topic/improved-floating-point-error-messages' into develop Raffi Enficiaud 2015-10-20 07:50:27 +02:00
  • 5a05b9bc40 Merge branch 'topic/CMakelist-txt' into develop Raffi Enficiaud 2015-10-20 07:50:15 +02:00
  • f4e54c38a9 Merge branch 'develop' Raffi Enficiaud 2015-10-20 07:31:21 +02:00
  • 881df33321 cosmetic Raffi Enficiaud 2015-10-16 18:28:33 +02:00
  • b22ba1ce13 Changelog and documentation update for topic Raffi Enficiaud 2015-10-07 01:35:58 +02:00
  • 9dead6da67 Dataset: avoid the use of virtual functions Raffi Enficiaud 2015-10-07 01:21:06 +02:00
  • 5bdc7de0e6 Dataset: enabling C++11 initialization lists for dataset construction Gennadiy Rozental 2015-09-15 03:17:38 -04:00
  • 5a3daa0eb4 Dataset: adding seed for cleaner API Gennadiy Rozental 2015-09-15 02:09:20 -04:00
  • 179c94bf7f Datasets: remove C++03 support Gennadiy Rozental 2015-09-15 00:20:32 -04:00
  • 57f2aa8f0f CMake: adding unit tests Raffi Enficiaud 2015-10-16 13:36:14 +02:00
  • 71ff858770 CMakeLists.txt: adding unit test and disabling auto link Raffi Enficiaud 2015-10-12 14:23:25 +02:00
  • 547de00843 Adding a CMakeLists.txt file, to avoid loosing too much time in switching environments for debugging Adding the tests into CMake from the doc/example path Raffi Enficiaud 2015-09-28 22:00:22 +02:00
  • b011e02349 copyright update Gennadiy Rozental 2015-09-25 04:20:51 -04:00
  • 4fdae39a94 change log update Raffi Enficiaud 2015-09-28 10:57:12 +02:00
  • 3113a6d0e2 fixup! test cases for new exception messages + revival Gennadiy Rozental 2015-09-30 19:57:58 -04:00
  • cb293fc51b Improved message for exception handling Raffi Enficiaud 2015-09-28 10:56:59 +02:00
  • f0c299725a fixup! making sure test does not change precision itself Gennadiy Rozental 2015-09-30 20:09:35 -04:00
  • 1d4321d0c3 test case for ostream precision mutation Gennadiy Rozental 2015-09-30 19:57:58 -04:00
  • 3451b7da66 Markdown on github Raffi Enficiaud 2015-09-29 00:27:31 +02:00
  • 9bfbf11917 slightly improved error message Gennadiy Rozental 2015-09-30 19:53:08 -04:00
  • 538896cd7c Merge branch 'topic/fix-c03-unittest-compat' into develop Raffi Enficiaud 2015-10-19 14:03:15 +02:00
  • 99aeba89c4 fixup! warning settings pop for GCC Raffi Enficiaud 2015-10-16 18:08:33 +02:00
  • 95a012ce5b Merge branch 'topic/fix-c03-unittest-compat' into develop Raffi Enficiaud 2015-10-16 13:36:33 +02:00
  • 53bae5e24e fixup! do not enforce the support of PP_VARIADIC if already defined Raffi Enficiaud 2015-10-16 11:39:26 +02:00
  • a9b858f60f Merge branch 'topic/fix-c03-unittest-compat' into develop Raffi Enficiaud 2015-10-15 23:05:38 +02:00
  • ae8273dfcf Doc: some indication on the support level of BOOST_TEST Raffi Enficiaud 2015-10-15 01:00:01 +02:00
  • dbd334881d Disabling variadic macro extensions from the standard from the Jamfiles Raffi Enficiaud 2015-10-15 21:45:15 +02:00
  • 19b214be01 Making test compatible with C++03 (old interface) Introducing a new macro indicating fulle support of BOOST_TEST Raffi Enficiaud 2015-10-14 23:36:53 +02:00
  • 4d35ca9cce Disabling warning on CLANG and GCC due to the BOOST_PP_VARIADIC enforcement Raffi Enficiaud 2015-10-14 23:35:54 +02:00
  • 976f69a5fa Enabling variadic macros support on CLANG and GCC Raffi Enficiaud 2015-10-14 23:37:14 +02:00
  • 2355950c79 Adding requirements for filtering out unit tests and better C++03/C++11 compatibility Removing the enforcement of the C++ dialect from the Jamfile Raffi Enficiaud 2015-10-12 14:22:55 +02:00
  • 5655c491a6 Revert "after testing" Raffi Enficiaud 2015-10-08 03:28:28 +02:00
  • fb585531af Revert "Implemented seed for datasets, allowing to avoid some data::make calls in BOOST_DATA_TEST_CASE." Raffi Enficiaud 2015-10-08 03:28:11 +02:00
  • 8114164d72 Revert "Introducing initializer_list based datasets" Raffi Enficiaud 2015-10-08 03:27:46 +02:00
  • 56d7c84624 Revert "eliminate use of virtual functions in dataset interface" Raffi Enficiaud 2015-10-08 03:27:25 +02:00
  • 364649217d Revert "Copyright update" Raffi Enficiaud 2015-10-08 03:26:40 +02:00
  • 52c2d69dac Revert "Update change log" Raffi Enficiaud 2015-10-08 03:26:29 +02:00
  • 5b659e70eb Revert "some mistakes for the env variables (test filter and wait for debug)." Raffi Enficiaud 2015-10-08 03:26:18 +02:00
  • 27c19a2b6c Revert "resurrecting images and css" Raffi Enficiaud 2015-10-08 03:26:03 +02:00
  • a9574812f4 Revert "removing trillions of warnings" Raffi Enficiaud 2015-10-08 03:25:54 +02:00
  • 31bf2f830d Revert "Updating the file set for the doxygen doc" Raffi Enficiaud 2015-10-08 03:25:18 +02:00
  • 07eddbd686 Revert "Keeping track of the change log" Raffi Enficiaud 2015-10-08 03:24:55 +02:00
  • a2dd997514 Revert "Merge branch 'tractickets/11478-exception-poor-message' into develop" Raffi Enficiaud 2015-10-08 03:24:10 +02:00
  • ef222878b1 Revert "Markdown on github" Raffi Enficiaud 2015-10-08 03:24:00 +02:00
  • 81487fa2e2 Revert "Adding a CMakeLists.txt file, to avoid loosing too much time in switching environments for debugging" Raffi Enficiaud 2015-10-08 03:18:08 +02:00
  • cabcd04597 Revert "file headers cleanup" Raffi Enficiaud 2015-10-08 03:17:48 +02:00
  • 0e5f30faab Revert "slightly improved error message" Raffi Enficiaud 2015-10-08 03:17:37 +02:00
  • 4511e49406 Revert "Properly update argc" Raffi Enficiaud 2015-10-08 03:17:27 +02:00
  • 95c533c85b Revert "added test case for ostream precision mutation" Raffi Enficiaud 2015-10-08 03:17:18 +02:00
  • b605c2baef Revert "making sure test does not change precision itself" Raffi Enficiaud 2015-10-08 03:16:57 +02:00
  • 6c00ad15cf Revert "-- is required before extra test module arguments" Raffi Enficiaud 2015-10-08 03:16:44 +02:00
  • 89a38094d4 Revert "fixed msvc-14.0 warnings and fixed pattern file for error handling test" Raffi Enficiaud 2015-10-08 03:16:33 +02:00
  • 88b6976710 Revert "Linux warning and errors addressed" Raffi Enficiaud 2015-10-08 03:12:38 +02:00
  • 1818bbd469 Revert "cleanup in utils directory" Raffi Enficiaud 2015-10-08 03:07:07 +02:00
  • 9ddd562779 Revert "." Raffi Enficiaud 2015-10-08 03:06:40 +02:00
  • c99f9b591f Change log update Raffi Enficiaud 2015-10-07 00:59:09 +02:00
  • c80e2a6f6b fix comparison of collections of collection types Gennadiy Rozental 2015-08-30 21:16:26 -04:00
  • 635a98c91e Preparing change log Raffi Enficiaud 2015-10-07 00:47:43 +02:00
  • eb3b2210a3 . Gennadiy Rozental 2015-10-03 14:16:59 -04:00
  • 36b61c1b2f cleanup in utils directory Gennadiy Rozental 2015-10-03 03:49:31 -04:00
  • 83289d7db6 Linux warning and errors addressed Gennadiy Rozental 2015-10-03 00:01:26 -04:00
  • 25aef40dd0 fixed msvc-14.0 warnings and fixed pattern file for error handling test Gennadiy Rozental 2015-10-02 04:27:27 -04:00
  • c0d2d29284 -- is required before extra test module arguments Gennadiy Rozental 2015-10-01 03:38:44 -04:00
  • 13b4547e7f making sure test does not change precision itself Gennadiy Rozental 2015-09-30 20:09:35 -04:00
  • f0e175c841 added test case for ostream precision mutation Gennadiy Rozental 2015-09-30 19:57:58 -04:00
  • cda8528369 Properly update argc Fixed test module result code in case of CLA parsing failure Gennadiy Rozental 2015-09-30 19:54:53 -04:00
  • 26fc71a96c slightly improved error message Gennadiy Rozental 2015-09-30 19:53:08 -04:00
  • ffb90f21b7 file headers cleanup Gennadiy Rozental 2015-09-29 22:18:22 -04:00
  • 8fac3b6edf Adding a CMakeLists.txt file, to avoid loosing too much time in switching environments for debugging Adding the tests into CMake from the doc/example path Raffi Enficiaud 2015-09-28 22:00:22 +02:00
  • 2e7e1e2c3f Markdown on github Raffi Enficiaud 2015-09-29 00:27:31 +02:00
  • 22b653b130 Merge branch 'tractickets/11478-exception-poor-message' into develop Raffi Enficiaud 2015-09-28 11:06:25 +02:00
  • 564b40c8ad change log update Raffi Enficiaud 2015-09-28 10:57:12 +02:00
  • bade384dfe Improved message for exception handling Raffi Enficiaud 2015-09-28 10:56:59 +02:00
  • 4a823b6d10 Keeping track of the change log Raffi Enficiaud 2015-09-28 10:48:10 +02:00
  • dc83a14111 Updating the file set for the doxygen doc Raffi Enficiaud 2015-09-28 09:31:54 +02:00
  • 4d2dd7ea90 removing trillions of warnings Raffi Enficiaud 2015-09-28 10:02:11 +02:00
  • 5bef7b778c resurrecting images and css Raffi Enficiaud 2015-09-28 09:28:50 +02:00
  • 13b4cfa64f some mistakes for the env variables (test filter and wait for debug). Raffi Enficiaud 2015-09-27 21:32:25 +02:00
  • abd598a2ce Update change log Raffi Enficiaud 2015-09-28 10:23:16 +02:00
  • 3906cc513f Copyright update Gennadiy Rozental 2015-09-25 04:20:51 -04:00
  • 326fae928e eliminate use of virtual functions in dataset interface Gennadiy Rozental 2015-09-25 03:40:41 -04:00
  • c53a3b4e0d Introducing initializer_list based datasets Gennadiy Rozental 2015-09-25 01:05:04 -04:00
  • 14400788db Implemented seed for datasets, allowing to avoid some data::make calls in BOOST_DATA_TEST_CASE. Gennadiy Rozental 2015-09-24 23:14:42 -04:00
  • a733f30a31 after testing Gennadiy Rozental 2015-09-24 02:41:37 -04:00
  • fad2d2938c Merge branch 'pr/pr-87' into develop Raffi Enficiaud 2015-09-18 17:44:08 +02:00
  • e0f176a355 Fix compilation with BOOST_NO_EXCEPTIONS Marcel Raad 2015-09-18 12:46:20 +02:00
  • 450c1927b9 Fixing doc file links (check on the website) Raffi Enficiaud 2015-09-18 17:19:29 +02:00
  • 29f2adc11a remove non-sense Raffi Enficiaud 2015-09-17 15:27:55 +02:00
  • 46ce341e79 Merge branch 'local/exception_doc' into develop Raffi Enficiaud 2015-09-17 15:12:32 +02:00
  • e41a29bb32 Don't know what would be the best option for the examples: either a "generic" example in which case the reader cannot load the example file (minor as the file is visible in the doc) or the full name of the example (hard to maintain). Raffi Enficiaud 2015-09-17 15:11:46 +02:00
  • cfbb2958d5 Updating the README for the doc Trying to integrate the boost.test logo to the doc Raffi Enficiaud 2015-09-17 15:09:30 +02:00
  • 447b6d6b30 line endings Raffi Enficiaud 2015-09-17 15:09:04 +02:00
  • 2c6dcdb247 Exception correctness testing section Raffi Enficiaud 2015-09-17 15:07:48 +02:00
  • 325961e188 work in progress Gennadiy Rozental 2015-09-16 20:05:03 -04:00
  • 3dff605b6b work in progress Gennadiy Rozental 2015-09-16 17:17:36 -04:00