Commit Graph

461 Commits

Author SHA1 Message Date
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