Commit Graph

3194 Commits

Author SHA1 Message Date
Gennadiy Rozental
227b32b81d log API simplified
[SVN r32043]
2005-12-14 05:52:16 +00:00
Gennadiy Rozental
27a1d0ce1d components primary headers
[SVN r32042]
2005-12-14 05:42:08 +00:00
Gennadiy Rozental
ffe17ec298 *** empty log message ***
[SVN r32041]
2005-12-14 05:39:43 +00:00
Gennadiy Rozental
318e56ebe9 new parameter break_exec_path() is introduced
[SVN r32040]
2005-12-14 05:38:47 +00:00
Gennadiy Rozental
a7c6ba5b3e zero_return_wrapper made to template
comply to test_unit_aborted() modification


[SVN r32039]
2005-12-14 05:37:52 +00:00
Gennadiy Rozental
8afb99fb32 DLL support implemented
Alternative init API introduced


[SVN r32038]
2005-12-14 05:35:57 +00:00
Gennadiy Rozental
2214e9cf02 log API simplified
[SVN r32037]
2005-12-14 05:34:21 +00:00
Gennadiy Rozental
2ccc51aa1f use simplified log API
assertion_result call moved pass log statement
Binary output test stream support implemented


[SVN r32036]
2005-12-14 05:33:47 +00:00
Gennadiy Rozental
a9384fba5c report all aborted test units
[SVN r32035]
2005-12-14 05:31:06 +00:00
Gennadiy Rozental
7f19708e49 cpp_main API modified for DLL
[SVN r32034]
2005-12-14 05:27:21 +00:00
Gennadiy Rozental
8494884847 report aborted test units
[SVN r32033]
2005-12-14 05:26:32 +00:00
Gennadiy Rozental
fa00abae20 dll support introduced
split into 2 files


[SVN r32032]
2005-12-14 05:24:55 +00:00
Gennadiy Rozental
0b0b2f6d46 dll support introduced
Minor interface simplifications
BOOST_TEST_MESSAGE and BOOST_TEST_CHECKPOINT moved into log realm
BOOST_TEST_PASSPOINT is introduced


[SVN r32031]
2005-12-14 05:23:21 +00:00
Gennadiy Rozental
d31d09e98b dll support introduced
auto linking support introduced


[SVN r32030]
2005-12-14 05:21:36 +00:00
Gennadiy Rozental
96f1cd7e80 dll support introduced
BOOST_TEST_PASSPOINT() introduced
BOOST_MESSAGE depricated. Use BOOST_TEST_MESSAGE instead
BOOST_CHECKPOINT is depricated. Use BOOST_TEST_CHECKPOINT intead


[SVN r32029]
2005-12-14 05:20:41 +00:00
Gennadiy Rozental
703353330d dll support introduced
[SVN r32028]
2005-12-14 05:16:49 +00:00
Gennadiy Rozental
f5069d51ef dll support introduced
priority interface added
provide default implementation for interface function


[SVN r32027]
2005-12-14 05:15:34 +00:00
Gennadiy Rozental
df03e4ef73 dll support introduced
amount of aborted test cases in now computed. If test case is aborted - the whole
test subtree is marked as aborted


[SVN r32026]
2005-12-14 05:12:24 +00:00
Gennadiy Rozental
9357813187 dll support introduced
introduced an ability to match agains binary openned file


[SVN r32025]
2005-12-14 05:10:34 +00:00
Gennadiy Rozental
444568a606 interraction based testing is introdused
[SVN r32024]
2005-12-14 05:09:21 +00:00
Gennadiy Rozental
27210d6270 introduced an ability to test on closeness based on either percentage dirven tolerance or fraction driven one
[SVN r32023]
2005-12-14 05:07:28 +00:00
Gennadiy Rozental
6fcf9cca34 exception safety automatic testing facilties
[SVN r32022]
2005-12-14 05:03:46 +00:00
Gennadiy Rozental
d2c8ee2b94 depreicated
[SVN r32021]
2005-12-14 05:03:11 +00:00
Gennadiy Rozental
46fe764722 *** empty log message ***
[SVN r32020]
2005-12-14 05:01:14 +00:00
Gennadiy Rozental
c48cd0d656 new parameter --break_exec_path introduced
[SVN r32019]
2005-12-14 04:58:30 +00:00
Gennadiy Rozental
71f1a682c6 extra warnings suppressed
[SVN r32018]
2005-12-14 04:57:50 +00:00
Gennadiy Rozental
ef3fe4a826 dll support introduced
[SVN r32017]
2005-12-14 04:56:31 +00:00
Douglas Gregor
16db3e478c Merged from Version_1_33_1
[SVN r31949]
2005-12-08 03:23:02 +00:00
John Maddock
72b4954942 Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
[SVN r30670]
2005-08-25 16:27:28 +00:00
Rene Rivera
b4c4506c84 Fix build errors when building under cygwin shell because of missing DLL targets.
[SVN r30638]
2005-08-23 02:15:41 +00:00
Markus Schöpflin
2d41dfd45b Fixed dependent name lookup issue.
[SVN r30543]
2005-08-12 14:15:13 +00:00
Douglas Gregor
b585f435a0 Merged from 1.33.0 release
[SVN r30540]
2005-08-12 13:02:37 +00:00
Douglas Gregor
628f763392 Untabify
[SVN r30079]
2005-07-14 15:50:28 +00:00
Daniel James
f77860ccdd Boost.Test workarounds for Digital Mars bugs.
[SVN r30065]
2005-07-13 21:49:46 +00:00
Gennadiy Rozental
8127680935 *** empty log message ***
[SVN r30028]
2005-07-13 05:02:28 +00:00
Gennadiy Rozental
2dd5c916e4 Mostly test tools docs update
[SVN r29977]
2005-07-11 07:12:18 +00:00
Gennadiy Rozental
df4ea3667a added missing iosfwd
[SVN r29763]
2005-06-24 04:09:34 +00:00
Douglas Gregor
57c9eebc71 More explicit scoping needed for GCC 2.95.3
[SVN r29742]
2005-06-22 22:03:05 +00:00
Markus Schöpflin
53e96efa98 Added workaround for Tru64/CXX which enables boost.test to compile in strict
ansi mode on that compiler.


[SVN r29623]
2005-06-16 14:33:42 +00:00
Gennadiy Rozental
85a5834022 make default constructed range token iterator copyable according ot standard
[SVN r29598]
2005-06-16 05:58:26 +00:00
Markus Schöpflin
6e3da3b489 Tru64 needs an explicit instantiation of the singleton template. Otherwise we
end up with multiple singleton instances.


[SVN r29578]
2005-06-15 07:21:51 +00:00
Markus Schöpflin
ffb116250b Use limited tests with Tru64/CXX.
[SVN r29548]
2005-06-13 11:46:26 +00:00
Markus Schöpflin
70f3661aed Enable optionally_assign() overload workaround for Tru64/CXX-6.5 as well.
[SVN r29546]
2005-06-13 10:35:08 +00:00
Gennadiy Rozental
2b41a79ef6 *** empty log message ***
[SVN r29534]
2005-06-12 07:51:16 +00:00
Gennadiy Rozental
573652e446 1. Always use clear
reorder field in constructor to eliminate warning
remove cw workaround - doesn't seems to be needed


[SVN r29530]
2005-06-11 19:23:28 +00:00
Gennadiy Rozental
19d98cff27 *** empty log message ***
[SVN r29529]
2005-06-11 19:20:58 +00:00
Gennadiy Rozental
74741f791d reverse prev fix
[SVN r29524]
2005-06-11 07:21:23 +00:00
Gennadiy Rozental
01550dcec4 portability fix
[SVN r29523]
2005-06-11 07:20:45 +00:00
Dave Abrahams
e7502ce9b9 Added an alias target for users of the minimal lib.
[SVN r29521]
2005-06-11 06:46:44 +00:00
Gennadiy Rozental
ca1f096f83 gcc fix
[SVN r29455]
2005-06-07 05:08:03 +00:00