2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-30 20:32:10 +00:00
Commit Graph

774 Commits

Author SHA1 Message Date
Gennadiy Rozental
adfea59e67 remove executable form header 2015-03-23 19:47:59 -04:00
Gennadiy Rozental
8a015db580 ENABLE new test tools
fix few leftovers from implementation of new FPV comparisons
restore test case in test_fp_comparisons.cpp
2015-03-23 04:52:43 -04: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
Gennadiy Rozental
f9b4e092f0 Make a context error message correct in case of information entries 2014-12-30 21:07:31 -05:00
Raffi Enficiaud
e028332196 Merge branch 'feature/quickbookdoc' into develop
Reworked documentation of boost.test in quickbook, and some minor fixes all around the code.

* feature/quickbookdoc: (397 commits)
  Updating the change log
  Fixed the width of some example Now a working example on random sequences, with nice failures Re-organisation of the dataset part: - xrange ok - random ok
  some more accurate info in dox
  Cleaning the doxygen for xrange() an random()
  Ending the change log
  slight advance on datasets
  A template/macro for the examples Adding examples
  Removing outdated information
  Updating the copyright information of the files
  Updating the copyright headers for the test organisation part
  Cleaning some links
  Adding the fixtures to the test org reference cleaning a bit the links
  Advances on the reference of the test org
  Reference of the test org (on going)
  Trying again this overload stuff in doxygen, but cannot get rid of the warnings
  ongoing progress
  ongoing progress
  Some stuff about arity
  Fixing test in case variadic macros are not supported
  Updating the change log from trac
  ...

Conflicts:
	include/boost/test/data/monomorphic/generators/random.hpp
	test/test_datasets_src/test_collection.cpp
	test/test_datasets_src/test_random.cpp
2014-12-30 16:54:40 +01:00
Raffi Enficiaud
d3443819ee some more accurate info in dox 2014-12-30 03:05:10 +01:00
Raffi Enficiaud
eb618f942c Cleaning the doxygen for xrange() an random() 2014-12-30 02:56:02 +01:00
Raffi Enficiaud
9c27985804 Trying again this overload stuff in doxygen, but cannot get rid of the warnings 2014-12-28 14:59:17 +01:00