Robert Ramey
11bd878431
adjusted header order for export.hpp to see if this will make gcc 4.x tests pass.
...
[SVN r43806]
2008-03-23 18:36:00 +00:00
Robert Ramey
40ca5515f1
added include <ostream> for friend operators
...
[SVN r43748]
2008-03-21 16:40:06 +00:00
Robert Ramey
dc153d5e7b
Support serialization in DLLS
...
Make thread-safe
fix portable binary archives
[SVN r43706]
2008-03-18 16:32:48 +00:00
Robert Ramey
0530d1fcaa
Support serialization in DLLS
...
Make thread-safe
fix portable binary archives
[SVN r43692]
2008-03-18 05:47:10 +00:00
Robert Ramey
66b1028d4c
Support serialization in DLLS
...
Make thread-safe
fix portable binary archives
[SVN r43691]
2008-03-18 05:01:57 +00:00
Matthias Troyer
e4efa8cf47
removed warning
...
[SVN r42274]
2007-12-24 07:06:11 +00:00
David Deakins
23b6906d8c
Added a primitive tmpnam function for WinCE (which does not supply any kind of tmpnam in its CRT)
...
[SVN r41384]
2007-11-25 21:53:26 +00:00
Matthias Troyer
7d0480231d
Added support for std::complex to serialization
...
[SVN r41077]
2007-11-14 07:00:02 +00:00
Douglas Gregor
58e92cc397
Don't use BOOST_TEST_DONT_PRINT_LOG_VALUE if it isn't defined
...
[SVN r39245]
2007-09-13 19:31:03 +00:00
Vladimir Prus
30e6e9dcba
Remove V1 Jamfiles
...
[SVN r38516]
2007-08-08 19:02:26 +00:00
Robert Ramey
752acdafee
fixup to support lightweight testing
...
[SVN r38245]
2007-07-16 17:20:34 +00:00
Robert Ramey
6f6ccc2e44
elminate dependency on boost test
...
[SVN r38244]
2007-07-16 17:19:29 +00:00
Robert Ramey
23db071843
added BOOST_CHECK
...
[SVN r36444]
2006-12-17 22:09:31 +00:00
Robert Ramey
eda61aea60
move to lightweight test framework
...
[SVN r36433]
2006-12-16 21:12:07 +00:00
Robert Ramey
9be8f7c2ee
moved to lightweight testing framework
...
[SVN r36420]
2006-12-16 06:07:09 +00:00
Robert Ramey
4488fddadf
moved to lightweight test system
...
[SVN r36419]
2006-12-16 06:03:48 +00:00
Matthias Troyer
b933c57ea4
*** empty log message ***
...
[SVN r36329]
2006-12-11 06:32:28 +00:00
Robert Ramey
92f636b6ed
correct error in main
...
[SVN r35996]
2006-11-10 21:16:29 +00:00
Vladimir Prus
d8e47b3a1f
Allow building of shared versions of some Boost.Test libraries.
...
Adjust tests to use always use static linking to Boost.Test, since
linking to the shared version requires test changes.
Patch from Juergen Hunold.
[SVN r35989]
2006-11-10 19:09:56 +00:00
Robert Ramey
13f72ef7c4
test_tools.hpp
...
[SVN r35853]
2006-11-05 16:40:05 +00:00
Robert Ramey
33814c1296
corrections to tests
...
[SVN r35481]
2006-10-04 05:50:14 +00:00
Robert Ramey
320ebce20f
include test_exec_monitor rather than test_tools. This makes autolinking work
...
[SVN r35393]
2006-09-28 17:19:28 +00:00
Matthias Troyer
0b13678ee0
*** empty log message ***
...
[SVN r34367]
2006-06-22 07:21:23 +00:00
Dave Abrahams
3b585d5049
Lift header ordering restrictions in Serialization library
...
[SVN r34106]
2006-05-26 21:38:16 +00:00
Matthias Troyer
3af3d629bf
*** empty log message ***
...
[SVN r33884]
2006-05-01 04:31:26 +00:00
Matthias Troyer
f2f7b5eb64
Added testing of array-optimized binary archives and merged changes from RC_1_34_0
...
[SVN r33883]
2006-05-01 00:08:10 +00:00
Vladimir Prus
6012811e90
Set up dependency from 'load' tests to corresponding 'save' tests.
...
[SVN r33360]
2006-03-17 07:36:47 +00:00
Vladimir Prus
cbd1a7c55f
Provide test_main in test_inclusion.cpp, as this test links with
...
boost test execution monitor.
[SVN r33333]
2006-03-13 14:29:32 +00:00
Vladimir Prus
eca551f216
The 'test_inclusion' test is not 'run', not 'compile', just as in V1.
...
[SVN r33248]
2006-03-07 08:40:31 +00:00
Robert Ramey
727f4bed80
add to test to test two-phase lookup
...
[SVN r33224]
2006-03-06 02:59:53 +00:00
Robert Ramey
8deb3b2d2d
correct test for hash sets and maps
...
[SVN r33154]
2006-02-27 16:31:23 +00:00
Robert Ramey
98808cff3a
check for undesired autolink
...
[SVN r33077]
2006-02-22 16:22:08 +00:00
Robert Ramey
8fae67f824
correct test for undesired autolink
...
[SVN r33076]
2006-02-22 16:21:27 +00:00
Robert Ramey
09b1872b31
correct test for undesired autolink
...
[SVN r33075]
2006-02-22 16:16:24 +00:00
Robert Ramey
e64568d9f3
correct hash tests
...
[SVN r33074]
2006-02-22 16:15:48 +00:00
Robert Ramey
acd0330a2c
add default distructor for class to quiet comeau complaint
...
[SVN r32853]
2006-02-12 05:57:05 +00:00
Robert Ramey
4c3277a4a0
tweak rounding error
...
[SVN r32573]
2006-02-04 22:21:32 +00:00
Robert Ramey
3c63b452be
update exceptions support
...
[SVN r32572]
2006-02-04 22:19:53 +00:00
Robert Ramey
ecc2bacb3a
update boost test macro
...
[SVN r32571]
2006-02-04 22:18:52 +00:00
Robert Ramey
e1dd4b8997
supress printing of A
...
[SVN r32570]
2006-02-04 22:18:02 +00:00
Robert Ramey
8354dfa5a3
include comment so that bjam recognizes dependency
...
[SVN r32569]
2006-02-04 22:16:43 +00:00
Robert Ramey
952c14aeb9
fix msvc version
...
[SVN r32568]
2006-02-04 22:16:01 +00:00
Vladimir Prus
34a3f29dcf
Add Jamfile.v2
...
[SVN r32498]
2006-02-01 16:11:57 +00:00
Robert Ramey
db18e22b35
reconcilation with release 1.33.1
...
[SVN r31982]
2005-12-11 06:26:04 +00:00
John Maddock
454aeece14
Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
...
[SVN r30670]
2005-08-25 16:27:28 +00:00
Robert Ramey
fada037a5b
tweak save/load test sequence - for comeau to static link
...
[SVN r30554]
2005-08-12 17:25:52 +00:00
Robert Ramey
422625c5b2
add no_exceptions header
...
[SVN r30552]
2005-08-12 17:20:56 +00:00
Robert Ramey
d534e6ceef
added default constructor
...
[SVN r30551]
2005-08-12 17:19:06 +00:00
Robert Ramey
c919c4a6eb
add test_inclusion
...
[SVN r30227]
2005-07-23 01:21:37 +00:00
Robert Ramey
d723141be6
initial checkin
...
[SVN r30226]
2005-07-23 01:19:22 +00:00
Robert Ramey
1aa8697583
removed tabs
...
[SVN r30115]
2005-07-15 17:30:48 +00:00
Robert Ramey
115d8e0341
improve instantiation
...
[SVN r29973]
2005-07-11 01:42:20 +00:00
Robert Ramey
b178806cce
adjust for change in extended_type_info_nortti
...
[SVN r29932]
2005-07-07 16:03:39 +00:00
Robert Ramey
afbc614faa
clean up borland fixes
...
[SVN r29870]
2005-07-02 05:55:28 +00:00
Robert Ramey
632bc3391b
test both interface AND implementation archive
...
[SVN r29832]
2005-06-28 15:46:46 +00:00
Robert Ramey
f00c93b5a8
minor change to accmodate msvc
...
[SVN r29696]
2005-06-20 01:20:46 +00:00
Robert Ramey
70cfef9ce0
accomodate change of name from msvc to vc-6_5
...
[SVN r29695]
2005-06-20 01:19:24 +00:00
Robert Ramey
3330eac9fa
fix NULL == spa for some compilers
...
[SVN r29667]
2005-06-18 05:52:30 +00:00
Robert Ramey
c1c2f3a2cb
adjust for msvc shared_ptr traits
...
[SVN r29646]
2005-06-17 05:54:11 +00:00
Robert Ramey
45c866cfd7
add test for 1.32 shared_pr backward compatibilty
...
[SVN r29645]
2005-06-17 05:53:23 +00:00
Robert Ramey
20d6369302
correct header sequence
...
[SVN r29429]
2005-06-04 14:23:10 +00:00
Rene Rivera
220501b4e3
boost/archive/*, boost/serialization/*; Work around CW error in adding static data ctors to global initialization list.
...
Jamfile; Add std::locale-support for some tests that require it, but they passed because they where compile-fail tests.
[SVN r29423]
2005-06-04 03:47:52 +00:00
Robert Ramey
ec167261fb
remove leak detector - now part of boost.test
...
[SVN r29396]
2005-06-03 05:31:52 +00:00
Robert Ramey
085f834a23
fix violations of rule that archives must precede headers
...
[SVN r29395]
2005-06-03 05:31:06 +00:00
Robert Ramey
04bf027540
remove throw_exception.hpp
...
[SVN r29114]
2005-05-21 05:49:06 +00:00
Robert Ramey
e3589203d9
remove export flags from code warrior
...
[SVN r29113]
2005-05-21 05:48:12 +00:00
Robert Ramey
c17128a127
use boost/throw exception
...
[SVN r29051]
2005-05-19 02:53:31 +00:00
Robert Ramey
468f685add
const correctness
...
[SVN r29050]
2005-05-19 02:52:10 +00:00
Rene Rivera
8bd155ac32
Add std::locale-support to the requirements of some tests, so that they pass on CW.
...
[SVN r28935]
2005-05-15 20:52:59 +00:00
Robert Ramey
379e36c2a8
correct syntax error
...
[SVN r28834]
2005-05-12 02:26:52 +00:00
Robert Ramey
d8aa849d26
remove throw_exception.hpp
...
[SVN r28767]
2005-05-09 14:43:44 +00:00
Robert Ramey
e1155ed616
serialization helpers - support shared_ptr
...
[SVN r28766]
2005-05-09 14:41:36 +00:00
Robert Ramey
a81056744a
tab removal
...
[SVN r28455]
2005-04-24 05:13:34 +00:00
Robert Ramey
ab5ad31acd
regularize exception handling
...
[SVN r28451]
2005-04-24 04:37:37 +00:00
Robert Ramey
60e379e567
removed leak detector - now its part of boost test
...
[SVN r28450]
2005-04-24 04:36:01 +00:00
Robert Ramey
31568eb8d7
test const correctness
...
[SVN r28364]
2005-04-21 05:23:54 +00:00
Robert Ramey
fb99036d11
improved const correctness
...
[SVN r28362]
2005-04-21 05:08:26 +00:00
Robert Ramey
9cfac29dc3
simple const test removed
...
[SVN r28361]
2005-04-21 05:06:32 +00:00
Rene Rivera
efce340904
Prevent debug output from showing up except when running test locally.
...
[SVN r28157]
2005-04-12 06:35:48 +00:00
Robert Ramey
63107616cd
reformat
...
[SVN r27484]
2005-02-23 03:19:14 +00:00
Robert Ramey
d8d4bdb161
accomodate msvc and other compilers which dont support partial function template ordering
...
[SVN r27431]
2005-02-19 21:09:29 +00:00
Robert Ramey
1291d2e330
corrected test for floats
...
[SVN r27396]
2005-02-16 07:20:20 +00:00
Robert Ramey
37456916e8
include reset_object_address test
...
[SVN r27329]
2005-02-11 18:01:36 +00:00
Robert Ramey
b559f77aa1
correct and update tests
...
[SVN r27328]
2005-02-11 18:00:42 +00:00
Robert Ramey
9e2edbf776
suppress reset_object_address test for now
...
[SVN r27300]
2005-02-10 06:44:27 +00:00
Robert Ramey
5a2bcb694a
replaced boost::success with EXIT_SUCCESS
...
[SVN r27297]
2005-02-10 02:48:53 +00:00
Robert Ramey
edb796b30b
added variant test
...
[SVN r27296]
2005-02-10 02:46:17 +00:00
Robert Ramey
78c3de4104
test reset_object_address
...
[SVN r27208]
2005-02-07 04:37:31 +00:00
Robert Ramey
a0a2f70d9b
include boost problem fix
...
[SVN r27132]
2005-02-05 02:37:54 +00:00
Rene Rivera
b789f8f81a
Rewrite the various requirements rules into a factored out common file. Along the way the build problems with tests is fixed. And both the building of the regular targets and test targets is correctly accounted for.
...
[SVN r27045]
2005-02-02 20:01:24 +00:00
Robert Ramey
5e2707e23b
change BOOST_TEST to BOOST_CHECK
...
[SVN r27042]
2005-02-02 18:01:11 +00:00
Robert Ramey
081af19476
add test for pointers
...
[SVN r27010]
2005-02-02 05:43:31 +00:00
Robert Ramey
d589ab5a0c
inhibited DLL build for code warrior
...
[SVN r26979]
2005-02-01 00:00:06 +00:00
Robert Ramey
8d40bd3c02
removing redundant tests
...
[SVN r26884]
2005-01-27 19:55:57 +00:00
Robert Ramey
d5e74bb7cb
test DLL versions and skip tests for platforms known to fail
...
[SVN r26883]
2005-01-27 19:46:57 +00:00
Robert Ramey
1c64d5a9f6
minor changes
...
[SVN r26882]
2005-01-27 19:46:17 +00:00
Robert Ramey
b69eaef0e9
move include from test tools header to test
...
[SVN r26880]
2005-01-27 19:43:03 +00:00
Robert Ramey
654759873d
adjust include headers
...
[SVN r26879]
2005-01-27 19:41:40 +00:00
Aleksey Gurtovoy
ed92cf7a79
merge RC_1_32_0 tab fixes
...
[SVN r26331]
2004-11-28 04:27:35 +00:00
Robert Ramey
957515252c
changes to match other tests
...
[SVN r26056]
2004-11-01 16:39:40 +00:00
Robert Ramey
0d5a7a8289
correct source code
...
[SVN r26033]
2004-11-01 04:57:38 +00:00
Robert Ramey
7700e939c1
remove duplicate test
...
[SVN r26032]
2004-11-01 04:56:59 +00:00
Robert Ramey
1d6669a6aa
improve test
...
[SVN r25855]
2004-10-24 22:31:33 +00:00
Robert Ramey
7d35dd86c9
64 bit integers
...
[SVN r25759]
2004-10-16 21:14:05 +00:00
Robert Ramey
c570a2e4a7
toolset names
...
[SVN r25697]
2004-10-12 23:05:49 +00:00
Robert Ramey
bdb81e035c
name change
...
[SVN r25694]
2004-10-12 22:17:21 +00:00
Robert Ramey
30d6c0897e
update tests
...
[SVN r25635]
2004-10-09 19:05:33 +00:00
Robert Ramey
adc2a2c4cc
try to make each ...load..run dependent on ...save...run
...
[SVN r25631]
2004-10-09 05:26:01 +00:00
Robert Ramey
1eb15f3305
correct file name comment
...
[SVN r25596]
2004-10-07 03:53:01 +00:00
Robert Ramey
7228b0fbc9
adjust file names for 31 char limit
...
[SVN r25595]
2004-10-07 03:51:24 +00:00
Robert Ramey
e85dbb2853
adjust file names for 31 char limit
...
[SVN r25594]
2004-10-07 03:41:35 +00:00
Robert Ramey
12140a144b
correct comment with file name
...
[SVN r25593]
2004-10-07 03:36:46 +00:00
Robert Ramey
f0d1928716
file rename to < 31 chars
...
[SVN r25591]
2004-10-07 03:22:35 +00:00
Robert Ramey
331acea4b6
file name change
...
[SVN r25590]
2004-10-07 03:16:47 +00:00
Robert Ramey
ff5906d92b
shorten file names < 31 chars
...
[SVN r25589]
2004-10-07 03:11:46 +00:00
Robert Ramey
9e6c46c160
ripple through file name change and try to order test sequence
...
[SVN r25588]
2004-10-07 03:05:20 +00:00
Robert Ramey
5b35880e28
small correction
...
[SVN r25200]
2004-09-18 20:19:43 +00:00
Robert Ramey
199a910dd1
exclude from testing with commeau for now
...
[SVN r25150]
2004-09-16 16:30:59 +00:00
Robert Ramey
c7a580fecb
force failure of test_set for commeau to avoid out of memory condition
...
[SVN r25135]
2004-09-16 04:26:48 +00:00
Robert Ramey
6887e634bf
add config.hpp
...
[SVN r25134]
2004-09-16 04:16:07 +00:00
Robert Ramey
fc4dd0a98d
use noncopyable.hpp instead of utility.hpp
...
[SVN r25133]
2004-09-16 04:14:45 +00:00
Robert Ramey
b7a26f918f
fix strcpy for borland release mode
...
[SVN r25132]
2004-09-16 04:13:54 +00:00
Robert Ramey
fd46e0bb6e
fix tabs
...
[SVN r25131]
2004-09-16 04:13:07 +00:00
Robert Ramey
29199dc215
add test for pointer serialization inside of save/load ctor
...
[SVN r25076]
2004-09-14 04:42:31 +00:00
Robert Ramey
32c17ee354
add new test for pointers serialized in save/load contstructor
...
[SVN r25075]
2004-09-14 04:40:50 +00:00
Robert Ramey
9f41390ed9
make cw builds use static lib
...
[SVN r24840]
2004-08-31 16:36:23 +00:00
Robert Ramey
853bd14dff
fixes for stlport
...
[SVN r24823]
2004-08-30 07:13:50 +00:00
Robert Ramey
611e16f246
workaround vc 7.1 ADL problem?
...
[SVN r24736]
2004-08-26 01:49:17 +00:00
Robert Ramey
1c92f1d57b
corrections to tests for comeau
...
[SVN r24735]
2004-08-26 01:48:16 +00:00
Robert Ramey
beee1ce27e
correction to hash container comparisons
...
[SVN r24726]
2004-08-24 23:46:55 +00:00
Robert Ramey
ae9a311753
fix map test for borland
...
[SVN r24627]
2004-08-20 19:52:54 +00:00
John Maddock
f4b3e1916f
Added needed date to copyright declaration.
...
[SVN r24553]
2004-08-18 12:35:12 +00:00
Robert Ramey
54d3b30995
fix wcslen inclusion
...
[SVN r24453]
2004-08-13 06:12:10 +00:00
Robert Ramey
4e09b765f5
backout gcc template depth - its in the tool set now
...
[SVN r24440]
2004-08-12 16:08:43 +00:00
Robert Ramey
c603f4ced6
gcc template depth flag for release mode
...
[SVN r24417]
2004-08-11 18:12:14 +00:00
Robert Ramey
43a97040fc
increase instantion gcc depth
...
[SVN r24348]
2004-08-09 03:39:48 +00:00
Robert Ramey
9a6fa28da6
better testing for CW
...
[SVN r24335]
2004-08-07 16:02:34 +00:00
Robert Ramey
325add0eda
adjustments for ADL/non-intrusive
...
[SVN r24286]
2004-08-04 05:33:39 +00:00
Robert Ramey
d9082d08cc
not generally useful
...
[SVN r24285]
2004-08-04 05:29:53 +00:00
Rene Rivera
a7f8107a70
Add std::locale-support requirement for test_const. Fixes CW8 error.
...
[SVN r24253]
2004-08-02 23:26:06 +00:00
Rene Rivera
3bceb31c83
Add missing std qualification for size_t standard type.
...
[SVN r24252]
2004-08-02 23:16:22 +00:00
Rene Rivera
a550226afb
Add requirement rule for std::locate-support. This fixes discrepancy for CW8 as the build of the serialization lib has that requirement.
...
[SVN r24213]
2004-07-31 22:53:37 +00:00
Robert Ramey
c443e75769
changes for metrowerks - temp files in temp dir
...
[SVN r24165]
2004-07-29 15:36:43 +00:00
Robert Ramey
328ba8b9c1
changes for borland
...
[SVN r24164]
2004-07-29 15:36:01 +00:00
Robert Ramey
7f3ad0764e
accomodations to cwpro and borland
...
[SVN r24091]
2004-07-26 21:16:34 +00:00
Rene Rivera
9ab9dd89ca
Remove tabs in file.
...
[SVN r24043]
2004-07-25 17:12:17 +00:00
Robert Ramey
cddefa7872
tweaks for cw
...
[SVN r24025]
2004-07-25 05:33:28 +00:00
Robert Ramey
06ce20d5ae
correct error in table size
...
[SVN r24012]
2004-07-24 16:27:25 +00:00
Robert Ramey
8d58132c0c
changes for various compilers
...
[SVN r23938]
2004-07-22 06:39:47 +00:00
Robert Ramey
9e6d12881d
tabs and licence
...
[SVN r23760]
2004-07-19 07:00:01 +00:00
Robert Ramey
f1b31482ad
*** empty log message ***
...
[SVN r23720]
2004-07-18 05:16:31 +00:00
Robert Ramey
963d7273b1
fix temp directory
...
[SVN r23702]
2004-07-17 18:24:56 +00:00
Robert Ramey
9f53696449
leave default build unspecified
...
[SVN r23700]
2004-07-17 16:33:26 +00:00
Robert Ramey
fe6c145e18
make sure tmp files are in temp dir
...
[SVN r23699]
2004-07-17 16:32:39 +00:00
Robert Ramey
620fbb0c47
correction temp files
...
[SVN r23696]
2004-07-17 16:13:48 +00:00
Robert Ramey
64f9ab3e32
test changed to remove temp files
...
[SVN r23506]
2004-07-13 16:05:22 +00:00
Robert Ramey
1a5cf3156f
test changed to remove temp files
...
[SVN r23505]
2004-07-13 15:59:37 +00:00
Robert Ramey
1171a2e555
test changed to remove temp files
...
[SVN r23504]
2004-07-13 15:50:22 +00:00
Robert Ramey
5960079af0
initial checkin
...
[SVN r23473]
2004-07-12 23:31:22 +00:00
Robert Ramey
478341a28b
removing test files
...
[SVN r23472]
2004-07-12 23:29:37 +00:00
Robert Ramey
5888e13122
initial checkin
...
[SVN r23433]
2004-07-11 01:15:12 +00:00