2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-29 08:02:12 +00:00
Commit Graph

779 Commits

Author SHA1 Message Date
Raffi Enficiaud
9879db3c3e Fixing the MSVC macros on GCC 2015-03-29 09:59:12 +02:00
Raffi Enficiaud
0f9739d97c Fixing the issue related to the forward declarations of templates on MSVC <= 2008 2015-03-30 10:51:24 +02:00
Adam Wulkiewicz
2484790e50 Fix compilation errors on msvc caused by min/max macros. 2015-03-30 10:20:30 +02:00
Raffi Enficiaud
0aba7f87dd Fixing floating point comparisons
Now
- for the "close enough" method, shows the min of the fractions if they are both failing
- for the "very close" method, shows the min in all cases.
- the negation is included in the close_at_tolerance, otherwise the comparison is not storing the failing fraction (if the negation is outside)
2015-03-27 17:31:22 +01:00
Raffi Enficiaud
1e3d510088 Fixing tests for MSVC-11 2015-03-26 18:27:21 +01:00
Raffi Enficiaud
70d8da736b Adding support for C++11 to old gcc compilers as well
Fixing issues with arrays
2015-03-25 15:08:03 +01:00
Raffi Enficiaud
29813acd82 Once for all the "Mismatch at" instead of "Mismatch in" for every type of collection 2015-03-25 12:09:39 +01:00
Raffi Enficiaud
daf74669a8 some doc 2015-03-20 15:38:59 +01:00
Raffi Enficiaud
948fa4481a const of the elements of the table 2015-03-20 15:34:40 +01:00
Raffi Enficiaud
a973700732 Trying to fix the array problem on Clang 3.4 2015-03-20 15:26:43 +01:00
Raffi Enficiaud
bb2898d632 MSVC-12 fix 2015-03-19 13:45:26 +01:00
Raffi Enficiaud
485028be7a making specialization of result_of::make for the C++03 version of operator+ on datasets. 2015-03-19 13:39:23 +01:00
Raffi Enficiaud
0d96ed0362 second thought: tables are not forward iterable concept 2015-03-19 12:04:27 +01:00
Raffi Enficiaud
f8ee05accb is_forward_iterable for fixed size arrays 2015-03-19 11:50:27 +01:00
Raffi Enficiaud
b90d1738ec blind fix for MSVC-8.0 2015-03-19 10:35:13 +01:00
Raffi Enficiaud
a6f3d88f2c fix "could not deduce template parameter" error on MSVC12 2015-03-19 10:18:26 +01:00
Raffi Enficiaud
0f34822448 Merge branch 'tractickets/11054-multiprecision_test_fixes-doc' into develop
* tractickets/11054-multiprecision_test_fixes-doc:
  Adding a test case for the floating points in multiprecision
  changelog
  close_at_tolerance : getting rid of redundant lines
  casting for compliance with multiprecision expression templates
  messages with the assertions
2015-03-18 23:36:59 +01:00
Raffi Enficiaud
79f9754078 close_at_tolerance : getting rid of redundant lines 2015-03-17 13:40:02 +01:00
Raffi Enficiaud
69439f53cd casting for compliance with multiprecision expression templates 2015-03-17 13:36:45 +01:00
Raffi Enficiaud
58622e28c8 messages with the assertions 2015-03-17 13:31:23 +01:00
Raffi Enficiaud
54b8f0970a fixing the warnings from the logs (thanks Jürgen) 2015-03-16 23:44:18 +01:00
Raffi Enficiaud
3824842a18 doxygen cosmetics 2015-01-26 10:08:40 +01:00
Raffi Enficiaud
1a72ac2680 Reverting the merge ef4fb45163 from the branch tractickets/7397 2015-01-14 20:50:33 +01:00
jamie
d442454b21 Remove --suppress_timer_output. Update test rules to allow passing arguments 2015-01-12 12:19:38 +00:00
jamie
6d5fdb93a2 Update has_time() to take into consideration --deprecated_timer_format 2015-01-12 11:57:37 +00:00
jamie
ab760e7c0f Merge remote-tracking branch 'upstream/develop' into ticket_7397 2015-01-11 15:49:13 +00:00
jamie
c53deefca8 Add suppress_timer_output option to allow pattern matching of test output 2015-01-11 15:49:04 +00:00
Andrzej Krzemieński
27d0387c1c Doc: typeo sould --> should 2015-01-09 22:37:53 +01:00
Raffi Enficiaud
a6a839043e Some more doxygen documentation 2015-01-09 00:49:23 +01:00
jamie
f06e9c770b Merge branch 'develop' into ticket_7397 and resolve conflicts 2015-01-07 19:16:04 +00:00
jamie
729e346cbd Replace BOOST_TEST_USE_DEPRECATED_TIMER macro with --deprecated_timer_format
Remove the macro BOOST_TEST_USE_DEPRECATED_TIMER and replace it with a
runtime cla --deprecated_timer_format. Additionally change <TestingTime>
to write the testing time in microseconds and add <CpuTime> giving the
time in nanoseconds. Existing scripts and parsers that handle the XML
output should not be affected by this change.
2015-01-07 18:54:12 +00:00
Raffi Enficiaud
28df9d5c9f ras 2015-01-07 00:25:00 +01:00
Raffi Enficiaud
888372e7f8 Doxygen is really broken 2015-01-06 14:51:30 +01:00
Raffi Enficiaud
4a4c198a90 A little more doxygen 2015-01-06 02:54:52 +01:00
Raffi Enficiaud
15d51fb46f Updating the example 64 for grids 2015-01-06 00:35:16 +01:00
Raffi Enficiaud
7b16480871 Doxygen 2015-01-05 20:29:10 +01:00
Raffi Enficiaud
819b13157a Doxygen documentation 2015-01-04 20:44:51 +01:00
Raffi Enficiaud
e8cb2b2ee8 Allowing documentation for random 2015-01-04 20:05:22 +01:00
Raffi Enficiaud
c240fef20a Doxygen 2015-01-04 17:26:54 +01:00
Raffi Enficiaud
c45e93ab64 doxygen 2015-01-04 17:26:42 +01:00
Raffi Enficiaud
f82d365df7 doxygen 2015-01-04 17:26:27 +01:00
Raffi Enficiaud
9b1cea44cd doxygen 2015-01-04 17:14:44 +01:00
Raffi Enficiaud
df89d25c37 Merge branch 'develop' of https://github.com/boostorg/test into develop
# By Gennadiy Rozental
# Via Gennadiy Rozental
* 'develop' of https://github.com/boostorg/test:
  fixed bugg related to resetting generator based datasets
2015-01-04 15:52:07 +01:00
Raffi Enficiaud
d1d6dcee0a doxygen (+ fixes) 2015-01-04 15:47:42 +01:00
Gennadiy Rozental
589a96a615 fixed bugg related to resetting generator based datasets 2015-01-04 06:03:48 -05:00
Gennadiy Rozental
a6b435780d Merge branch 'develop' of https://github.com/boostorg/test into develop 2015-01-04 04:02:44 -05:00
Gennadiy Rozental
14a236b6c0 ongoing progress 2015-01-04 04:02:27 -05:00
Gennadiy Rozental
bae7136af2 apply test unit fixtures in reverse order 2015-01-04 04:00:12 -05:00
Raffi Enficiaud
b10d9fa422 Corrected information on the sign of the step 2015-01-02 15:55:13 +01:00
Raffi Enficiaud
752e158a80 Link to the availability macro of zips 2014-12-31 11:27:16 +01:00