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

2406 Commits

Author SHA1 Message Date
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
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
Raffi Enficiaud
2e7e1e2c3f Markdown on github 2015-09-29 09:58:34 +02:00
Raffi Enficiaud
22b653b130 Merge branch 'tractickets/11478-exception-poor-message' into develop
* tractickets/11478-exception-poor-message:
  change log update
  Improved message for exception handling
2015-09-28 11:06:25 +02:00
Raffi Enficiaud
564b40c8ad change log update 2015-09-28 10:57:12 +02:00
Raffi Enficiaud
bade384dfe Improved message for exception handling 2015-09-28 10:56:59 +02:00
Raffi Enficiaud
4a823b6d10 Keeping track of the change log 2015-09-28 10:48:10 +02:00
Raffi Enficiaud
dc83a14111 Updating the file set for the doxygen doc 2015-09-28 10:28:24 +02:00
Raffi Enficiaud
4d2dd7ea90 removing trillions of warnings 2015-09-28 10:28:10 +02:00
Raffi Enficiaud
5bef7b778c resurrecting images and css 2015-09-28 10:27:58 +02:00
Raffi Enficiaud
13b4cfa64f some mistakes for the env variables (test filter and wait for debug). 2015-09-28 10:27:45 +02:00
Raffi Enficiaud
abd598a2ce Update change log 2015-09-28 10:23:16 +02:00
Gennadiy Rozental
3906cc513f Copyright update 2015-09-25 04:20:51 -04:00
Gennadiy Rozental
326fae928e eliminate use of virtual functions in dataset interface 2015-09-25 03:40:41 -04:00
Gennadiy Rozental
c53a3b4e0d Introducing initializer_list based datasets 2015-09-25 01:05:04 -04:00
Gennadiy Rozental
14400788db Implemented seed for datasets, allowing to avoid some data::make calls in BOOST_DATA_TEST_CASE. 2015-09-25 01:00:46 -04:00
Gennadiy Rozental
a733f30a31 after testing 2015-09-24 02:41:37 -04:00
Raffi Enficiaud
fad2d2938c Merge branch 'pr/pr-87' into develop
* pr/pr-87:
  Fix compilation with BOOST_NO_EXCEPTIONS
2015-09-18 17:44:08 +02:00
Marcel Raad
e0f176a355 Fix compilation with BOOST_NO_EXCEPTIONS
The return type of throw_exception was missing.

Amend: making the signature of BOOST_NORETURN appear first.
2015-09-18 17:34:40 +02:00