Commit Graph

27 Commits

Author SHA1 Message Date
Robert Ramey
ed435d5a31 Address PR s and issues
a) eliminate warning on narrowing of int to char in unescape
b) eliminate warning on cast of version types
c) fix error which appears when serializing collections of boost::variant
2018-05-03 15:20:08 -07:00
Robert Ramey
2d09112b24 separated tests for map and set for C++ 11 and C++ 03 2015-09-27 21:34:21 -07:00
Robert Ramey
da757049e5 misc fixes in tests to condition of C++11 support
another fix for S Kelly fiasco.
2014-02-07 10:01:12 -08:00
Robert Ramey
2140063d82 added support for missing collections in the standard library
forward_list
array
stack
queue
priority_queue
2014-02-06 13:12:39 -08:00
Robert Ramey
599c58825b correct rounding
fix memory leak for constructor failure in load_construct_data
fix another bug in loading pointers

[SVN r86487]
2013-10-27 20:50:26 +00:00
Robert Ramey
c348e8683e Addressing "Inspect" complaints
[SVN r46725]
2008-06-26 17:04:10 +00:00
Robert Ramey
d8d37ecd1b included cstddef to define null_deleter
added BOOST_USED in export.hpp to accommodate Intel compilers

[SVN r46598]
2008-06-22 01:10:52 +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
Robert Ramey
92f636b6ed correct error in main
[SVN r35996]
2006-11-10 21:16:29 +00:00
Robert Ramey
33814c1296 corrections to tests
[SVN r35481]
2006-10-04 05:50:14 +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
Robert Ramey
8deb3b2d2d correct test for hash sets and maps
[SVN r33154]
2006-02-27 16:31:23 +00:00
Robert Ramey
e64568d9f3 correct hash tests
[SVN r33074]
2006-02-22 16:15:48 +00:00
Robert Ramey
5a2bcb694a replaced boost::success with EXIT_SUCCESS
[SVN r27297]
2005-02-10 02:48:53 +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
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
853bd14dff fixes for stlport
[SVN r24823]
2004-08-30 07:13:50 +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
9a6fa28da6 better testing for CW
[SVN r24335]
2004-08-07 16:02:34 +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
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
64f9ab3e32 test changed to remove temp files
[SVN r23506]
2004-07-13 16:05:22 +00:00
Robert Ramey
5888e13122 initial checkin
[SVN r23433]
2004-07-11 01:15:12 +00:00