2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-28 07:42:12 +00:00
Commit Graph

917 Commits

Author SHA1 Message Date
Gennadiy Rozental
f7972e751c work in progress 2015-09-16 08:27:53 -04:00
Gennadiy Rozental
7d0c7cc5c9 in progress 2015-09-15 03:17:38 -04:00
Gennadiy Rozental
48905a08f9 in progress 2015-09-15 02:09:20 -04:00
Gennadiy Rozental
3ca084a81b in progress 2015-09-15 01:05:01 -04:00
Gennadiy Rozental
af4fdb7496 in progress 2015-09-15 00:54:02 -04:00
Gennadiy Rozental
63bf25bf12 in progress 2015-09-15 00:20:32 -04:00
Gennadiy Rozental
9857c9f67f a==a with tolerance 0 2015-09-07 16:57:04 -04:00
Gennadiy Rozental
26566015d1 second operand of binary op should not be const 2015-09-07 16:36:30 -04:00
Gennadiy Rozental
b5d35a37cf Merge branch 'develop' of github.com:boostorg/test into develop 2015-09-07 16:01:08 -04:00
Gennadiy Rozental
01bb1658bf fixed bug with const value comparison 2015-09-07 15:58:29 -04:00
Gennadiy Rozental
868395b724 Merge pull request #84 from BenWiederhake/develop
Documentation enhancement
2015-09-07 02:17:41 -04:00
Gennadiy Rozental
8be6a5fbe8 use BOOST_NORETURN 2015-09-07 02:06:26 -04:00
jzmaddock
b0ae9050b7 Fix broken support for building with -fno-exceptions on GCC. 2015-09-06 10:03:18 +01:00
Ben Wiederhake
b7215b239c Documentation enhancement 2015-08-26 20:57:20 +02:00
Raffi Enficiaud
20f29b2f1f Typo 2015-07-21 23:43:15 +02:00
Gennadiy Rozental
adcb8db3f3 few comments fixed 2015-07-21 03:08:54 -04:00
Gennadiy Rozental
1c5ee0e37d missing header 2015-07-08 01:16:33 -04:00
Gennadiy Rozental
fc2083eca2 Support for build with no exceptions 2015-07-08 00:49:31 -04:00
Gennadiy Rozental
374ccc8a4e remove Interaction testing related flag 2015-07-07 21:44:59 -04:00
Gennadiy Rozental
8ed4b8f7d0 Merge branch 'develop' of github.com:boostorg/test into develop 2015-07-07 21:02:07 -04:00
Gennadiy Rozental
40d8bb7139 disable break_exec_path 2015-07-07 20:57:03 -04:00
Gennadiy Rozental
89b3d9e9fb more conversion warnings cleaned up 2015-07-07 17:42:56 -04:00
Gennadiy Rozental
496433f9a4 Fixes #10256 2015-07-07 17:13:13 -04:00
Gennadiy Rozental
b6f43b5a71 more warnings cleanup 2015-07-07 17:03:57 -04:00
Gennadiy Rozental
c20710f967 timeout declared as unsigned eliminating number of warnings 2015-07-07 15:54:15 -04:00
Gennadiy Rozental
761f74e692 avoid spaces in test case names 2015-07-07 13:44:53 -04:00
Gennadiy Rozental
5291e67e3f expand message on unrecognized signal 2015-07-07 13:06:55 -04:00
Gennadiy Rozental
f7ada43cf0 protect define 2015-07-07 13:02:05 -04:00
Gennadiy Rozental
eca6b70158 Introduce --list_labels CLA 2015-07-05 22:28:27 -04:00
Raffi Enficiaud
f1f39fa2ee Removing throw from dtor 2015-06-29 23:07:24 +02:00
Gennadiy Rozental
998f9fbaf1 avoid non Linux/Sun warnings 2015-06-24 13:29:33 -04:00
Marek Kurdej
01294f9738 Fix type fixure -> fixture. 2015-06-23 16:55:36 +02:00
Gennadiy Rozental
232ccbdb00 fixed DEBUGGABLE handling and added new test modules 2015-06-22 22:27:26 -04:00
Gennadiy Rozental
3f7216db3d semicolon should trail macro 2015-06-12 05:36:02 -04:00
Gennadiy Rozental
443c73d9ce . 2015-06-11 04:24:13 -04:00
Gennadiy Rozental
80e548963c . 2015-06-11 04:23:12 -04:00
Gennadiy Rozental
091a2f5eac . 2015-06-11 03:30:41 -04:00
Gennadiy Rozental
fd1aa4c25f test reorganization 2015-06-05 17:38:15 -04:00
Raffi Enficiaud
4b2d2c420d A bit of more documentation on output_test_streams 2015-06-03 01:35:46 +02:00
Raffi Enficiaud
fdb4f6b5e5 Mentionning cyclic dependency
"" around the name of the test
2015-06-02 22:40:00 +02:00
Raffi Enficiaud
7decd403d8 Fixing the unit test: variadic macros are not declared properly by the preprocessor library for C++11 2015-06-02 22:40:00 +02:00
Andrzej Krzemieński
e445ea7de4 Silenced "(unsigned)-1" warning
This warning was polluting my testing results.
2015-06-02 16:30:53 +02:00
Raffi Enficiaud
555d018d39 Fix MSVC tests 2015-06-01 16:44:17 +02:00
Raffi Enficiaud
6c78d81f84 Merge branch 'patch-3' of https://github.com/akumta/test into tractickets/11347-fix-sun-compiler-deficiencies 2015-05-29 10:56:02 +02:00
Raffi Enficiaud
6f83c21b25 Merge branch 'patch-2' of https://github.com/akumta/test into tractickets/11347-fix-sun-compiler-deficiencies 2015-05-29 10:55:35 +02:00
Raffi Enficiaud
c4ea25fa93 Merge branch 'local/fix_floating_point_strict_ordering' into develop
Conflicts:
	include/boost/test/tools/fpc_op.hpp
2015-05-29 10:40:42 +02:00
Gennadiy Rozental
d65cef7a75 simplified implementation of strict order 2015-05-28 11:59:23 -04:00
Andrzej Krzemieński
b17702816a Changed v == T(0) to v == 0
With this change we get a *desired* compile time failure when we are passed type `T` that is not implicitly convertible from `int` but is explicitly convertible. Now, we make an implicit conversion from `int` a requirement and refuse to compile otherwise.

This addresses an issue where the user gives us a type `T` with non-intuitive construction from `int`.
2015-05-28 17:15:01 +02:00
akumta
8da4f20e3e Update test_case.hpp
Update D_S with DataSet
2015-05-28 07:16:17 -07:00
akumta
55797bfcc9 Update fwd.hpp
Updated D_S to DataSet
2015-05-28 06:56:33 -07:00