2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-22 03:42:07 +00:00
Commit Graph

2423 Commits

Author SHA1 Message Date
Gennadiy Rozental
b011e02349 copyright update 2015-10-19 14:14:43 +02:00
Raffi Enficiaud
538896cd7c Merge branch 'topic/fix-c03-unittest-compat' into develop 2015-10-19 14:03:15 +02:00
Raffi Enficiaud
99aeba89c4 fixup! warning settings pop for GCC 2015-10-16 18:08:33 +02:00
Raffi Enficiaud
95a012ce5b Merge branch 'topic/fix-c03-unittest-compat' into develop 2015-10-16 13:36:33 +02:00
Raffi Enficiaud
53bae5e24e fixup! do not enforce the support of PP_VARIADIC if already defined 2015-10-16 11:39:26 +02:00
Raffi Enficiaud
a9b858f60f Merge branch 'topic/fix-c03-unittest-compat' into develop
* topic/fix-c03-unittest-compat:
  Doc: some indication on the support level of BOOST_TEST
  Disabling variadic macro extensions from the standard from the Jamfiles
  Making test compatible with C++03 (old interface) Introducing a new macro indicating fulle support of BOOST_TEST
  Disabling warning on CLANG and GCC due to the BOOST_PP_VARIADIC enforcement
  Enabling variadic macros support on CLANG and GCC
  Adding requirements for filtering out unit tests and better C++03/C++11 compatibility Removing the enforcement of the C++ dialect from the Jamfile
  Change log update
  fix comparison of collections of collection types
  Preparing change log
2015-10-15 23:05:38 +02:00
Raffi Enficiaud
ae8273dfcf Doc: some indication on the support level of BOOST_TEST 2015-10-15 22:21:20 +02:00
Raffi Enficiaud
dbd334881d Disabling variadic macro extensions from the standard from the Jamfiles 2015-10-15 22:21:20 +02:00
Raffi Enficiaud
19b214be01 Making test compatible with C++03 (old interface)
Introducing a new macro indicating fulle support of BOOST_TEST
2015-10-15 22:16:14 +02:00
Raffi Enficiaud
4d35ca9cce Disabling warning on CLANG and GCC due to the BOOST_PP_VARIADIC enforcement 2015-10-15 22:16:14 +02:00
Raffi Enficiaud
976f69a5fa Enabling variadic macros support on CLANG and GCC 2015-10-15 22:09:01 +02:00
Raffi Enficiaud
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
2015-10-15 22:09:01 +02:00
Raffi Enficiaud
5655c491a6 Revert "after testing"
This reverts commit a733f30a31.
2015-10-08 03:28:28 +02:00
Raffi Enficiaud
fb585531af Revert "Implemented seed for datasets, allowing to avoid some data::make calls in BOOST_DATA_TEST_CASE."
This reverts commit 14400788db, reversing
changes made to a733f30a31.
2015-10-08 03:28:11 +02:00
Raffi Enficiaud
8114164d72 Revert "Introducing initializer_list based datasets"
This reverts commit c53a3b4e0d, reversing
changes made to 14400788db.
2015-10-08 03:27:46 +02:00
Raffi Enficiaud
56d7c84624 Revert "eliminate use of virtual functions in dataset interface"
This reverts commit 326fae928e, reversing
changes made to c53a3b4e0d.
2015-10-08 03:27:25 +02:00
Raffi Enficiaud
364649217d Revert "Copyright update"
This reverts commit 3906cc513f.
2015-10-08 03:26:40 +02:00
Raffi Enficiaud
52c2d69dac Revert "Update change log"
This reverts commit abd598a2ce.
2015-10-08 03:26:29 +02:00
Raffi Enficiaud
5b659e70eb Revert "some mistakes for the env variables (test filter and wait for debug)."
This reverts commit 13b4cfa64f.
2015-10-08 03:26:18 +02:00
Raffi Enficiaud
27c19a2b6c Revert "resurrecting images and css"
This reverts commit 5bef7b778c.
2015-10-08 03:26:03 +02:00
Raffi Enficiaud
a9574812f4 Revert "removing trillions of warnings"
This reverts commit 4d2dd7ea90.
2015-10-08 03:25:54 +02:00
Raffi Enficiaud
31bf2f830d Revert "Updating the file set for the doxygen doc"
This reverts commit dc83a14111.
2015-10-08 03:25:18 +02:00
Raffi Enficiaud
07eddbd686 Revert "Keeping track of the change log"
This reverts commit 4a823b6d10.
2015-10-08 03:24:55 +02:00
Raffi Enficiaud
a2dd997514 Revert "Merge branch 'tractickets/11478-exception-poor-message' into develop"
This reverts commit 22b653b130, reversing
changes made to 4a823b6d10.
2015-10-08 03:24:10 +02:00
Raffi Enficiaud
ef222878b1 Revert "Markdown on github"
This reverts commit 2e7e1e2c3f.
2015-10-08 03:24:00 +02:00
Raffi Enficiaud
81487fa2e2 Revert "Adding a CMakeLists.txt file, to avoid loosing too much time in switching environments for debugging"
This reverts commit 8fac3b6edf.
2015-10-08 03:18:08 +02:00
Raffi Enficiaud
cabcd04597 Revert "file headers cleanup"
This reverts commit ffb90f21b7.
2015-10-08 03:17:48 +02:00
Raffi Enficiaud
0e5f30faab Revert "slightly improved error message"
This reverts commit 26fc71a96c.
2015-10-08 03:17:37 +02:00
Raffi Enficiaud
4511e49406 Revert "Properly update argc"
This reverts commit cda8528369.
2015-10-08 03:17:27 +02:00
Raffi Enficiaud
95c533c85b Revert "added test case for ostream precision mutation"
This reverts commit f0e175c841.
2015-10-08 03:17:18 +02:00
Raffi Enficiaud
b605c2baef Revert "making sure test does not change precision itself"
This reverts commit 13b4547e7f.
2015-10-08 03:16:57 +02:00
Raffi Enficiaud
6c00ad15cf Revert "-- is required before extra test module arguments"
This reverts commit c0d2d29284.
2015-10-08 03:16:44 +02:00
Raffi Enficiaud
89a38094d4 Revert "fixed msvc-14.0 warnings and fixed pattern file for error handling test"
This reverts commit 25aef40dd0.
2015-10-08 03:16:33 +02:00
Raffi Enficiaud
88b6976710 Revert "Linux warning and errors addressed"
This reverts commit 83289d7db6, reversing
changes made to 25aef40dd0.
2015-10-08 03:12:38 +02:00
Raffi Enficiaud
1818bbd469 Revert "cleanup in utils directory"
This reverts commit 36b61c1b2f.
2015-10-08 03:07:07 +02:00
Raffi Enficiaud
9ddd562779 Revert "."
This reverts commit eb3b2210a3.
2015-10-08 03:06:40 +02:00
Raffi Enficiaud
c99f9b591f Change log update 2015-10-07 00:59:09 +02:00
Gennadiy Rozental
c80e2a6f6b fix comparison of collections of collection types 2015-10-07 00:54:33 +02:00
Raffi Enficiaud
635a98c91e Preparing change log 2015-10-07 00:47:43 +02:00
Gennadiy Rozental
eb3b2210a3 . 2015-10-03 14:16:59 -04:00
Gennadiy Rozental
36b61c1b2f cleanup in utils directory 2015-10-03 03:49:31 -04:00
Gennadiy Rozental
83289d7db6 Linux warning and errors addressed 2015-10-03 00:01:26 -04:00
Gennadiy Rozental
25aef40dd0 fixed msvc-14.0 warnings and fixed pattern file for error handling test 2015-10-02 04:27:27 -04:00
Gennadiy Rozental
c0d2d29284 -- is required before extra test module arguments 2015-10-01 03:38:44 -04:00
Gennadiy Rozental
13b4547e7f making sure test does not change precision itself 2015-09-30 20:09:35 -04:00
Gennadiy Rozental
f0e175c841 added test case for ostream precision mutation 2015-09-30 19:57:58 -04:00
Gennadiy Rozental
cda8528369 Properly update argc
Fixed test module result code in case of CLA parsing failure
2015-09-30 19:54:53 -04:00
Gennadiy Rozental
26fc71a96c slightly improved error message 2015-09-30 19:53:08 -04:00
Gennadiy Rozental
ffb90f21b7 file headers cleanup 2015-09-29 22:18:22 -04:00
Raffi Enficiaud
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
2015-09-29 09:58:45 +02:00