Commit Graph

461 Commits

Author SHA1 Message Date
Robert Ramey
bc7ba5556f fix compatibility with archive versions 1.41-, 1.42, 1.43,1.44+
[SVN r66106]
2010-10-19 19:43:09 +00:00
Robert Ramey
2660621c3a Merge to release
[SVN r63797]
2010-07-09 21:30:08 +00:00
Robert Ramey
7357aa1736 Merge to release
[SVN r63784]
2010-07-09 18:23:21 +00:00
Robert Ramey
17459ea306 Corrections to demos
[SVN r63181]
2010-06-21 06:24:42 +00:00
Douglas Gregor
79b58f23f8 Include <cmath> where it is needed
[SVN r63073]
2010-06-18 00:15:27 +00:00
Robert Ramey
570e6b0dba improved diagnostic for failures
[SVN r62855]
2010-06-12 16:03:44 +00:00
Robert Ramey
cf3617d933 Improved test failure reporting for class A test class.
[SVN r62807]
2010-06-11 16:24:41 +00:00
Robert Ramey
ebb81606ed Removed unused includes
[SVN r62788]
2010-06-11 04:13:56 +00:00
Robert Ramey
e8ee93c383 Added missing new test
tweaked plugin test for windows

[SVN r62386]
2010-06-02 18:42:11 +00:00
Robert Ramey
32aa5a642b Separate version types into library_version_type, version_type (classes) and item_version_type.
[SVN r62359]
2010-05-31 21:18:44 +00:00
Robert Ramey
8c98a0eb8f changed name from test_plugin to test_dll_plugin
[SVN r61364]
2010-04-18 17:13:17 +00:00
Robert Ramey
a07cb16f28 Merge trunk to release
[SVN r60484]
2010-03-11 16:43:40 +00:00
Robert Ramey
d0c8cd746d cosmetic change?
[SVN r60482]
2010-03-11 16:33:41 +00:00
Robert Ramey
e853dca178 suppress test_plugin as I can't figure out how to get boost build to run it
[SVN r60434]
2010-03-10 18:01:33 +00:00
Robert Ramey
71cddc2dd8 fixed test_exported in Jamfile.v2
[SVN r60374]
2010-03-09 04:39:49 +00:00
Robert Ramey
4184e23788 update tests for latest changes
[SVN r60277]
2010-03-07 03:13:32 +00:00
Robert Ramey
7646d1fdc8 move recent changes to release branch
[SVN r59942]
2010-02-26 05:28:56 +00:00
Robert Ramey
cf0b272984 added copyright notices
[SVN r59461]
2010-02-03 21:47:58 +00:00
Robert Ramey
bc5cd95615 Fix plugin test/demo
[SVN r58519]
2009-12-23 18:29:49 +00:00
Robert Ramey
8a9193f4a5 Fix plugin test/demo
[SVN r58518]
2009-12-23 18:28:48 +00:00
Jürgen Hunold
42e859eb24 Fix tests by re-adding missing "compile" rule.
[SVN r58512]
2009-12-23 13:35:25 +00:00
Robert Ramey
c01113966d Fix plugin test/demo
[SVN r58508]
2009-12-23 07:23:08 +00:00
Robert Ramey
be26dfbcf9 Merge from trunk to release
[SVN r58389]
2009-12-14 23:48:21 +00:00
Robert Ramey
26490f7fa1 1. Fixed memory leak in shared_ptr loading
2. Fixed error in polymorphic archive implementation

[SVN r58271]
2009-12-10 17:42:29 +00:00
Robert Ramey
4773b7d2a2 1. Fixed memory leak in shared_ptr loading
2. Fixed error in polymorphic archive implementation

[SVN r58258]
2009-12-10 00:30:51 +00:00
Robert Ramey
4d360d1082 Merge changes to release branch
[SVN r58151]
2009-12-05 06:34:10 +00:00
Robert Ramey
09bf7cb705 Revert changes intended for trunk
[SVN r57701]
2009-11-16 05:32:31 +00:00
Robert Ramey
9bcaba922c Fixed warnings at highest warning level
[SVN r57698]
2009-11-16 05:17:25 +00:00
Robert Ramey
a145a34048 Fixed warnings at highest warning level
[SVN r57667]
2009-11-15 00:37:15 +00:00
Robert Ramey
9f32d335a0 Fixes for minor and/or obscure bugs
[SVN r57134]
2009-10-24 16:07:47 +00:00
Troy D. Straszheim
1545aeb160 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
[SVN r56942]
2009-10-17 02:07:38 +00:00
Troy D. Straszheim
f0a7a8e6cf rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
[SVN r56941]
2009-10-17 01:10:45 +00:00
Robert Ramey
98af5f7b9e add non-polymorphic pointer test
[SVN r56924]
2009-10-16 15:53:52 +00:00
Robert Ramey
8aaf2b217e Address complaints for Inspect
[SVN r56740]
2009-10-12 16:30:44 +00:00
Robert Ramey
56daebbd49 Merge trunk to release
[SVN r56316]
2009-09-20 02:18:02 +00:00
Robert Ramey
7802ccb7b1 Added missing test
[SVN r56243]
2009-09-16 15:24:42 +00:00
Robert Ramey
d5cdd7e294 Formalize compiler time errors and warnings
[SVN r56224]
2009-09-15 20:23:51 +00:00
Robert Ramey
0a4bb11b4f enhanced test
[SVN r56149]
2009-09-11 17:58:57 +00:00
Robert Ramey
4ca7dfddab moved code from header to library to reduce code bloat
[SVN r55791]
2009-08-26 20:47:01 +00:00
Robert Ramey
a42b068bd6 Improved implemenation of boost_serializer_map
Improved support for serialization of types in DLLS
New exception for violations of ODR when using DLLS
Fix error in recent update of export.hpp
Added class names to exception messages

[SVN r55738]
2009-08-23 19:27:10 +00:00
Robert Ramey
1100ce5678 Fix error in export functionality:
a) set key when etf record is constructed.
b) make corrections in no_rtti type system
c) make no_rtti type system more robust and self-diagnosing

[SVN r55676]
2009-08-20 05:32:59 +00:00
David Deakins
a1d25c5a56 Even though Windows CE has BOOST_NO_STDC_NAMESPACE defined (since STLport doesn't always move everything to std::), numeric_limits and w_int are not in the global namespace.
[SVN r55584]
2009-08-14 17:06:30 +00:00
Robert Ramey
690652f8ce Fixed test again
[SVN r55420]
2009-08-05 16:39:42 +00:00
Robert Ramey
dafa8cede3 Fix test so that it doesn't emit warning
[SVN r55412]
2009-08-04 21:51:05 +00:00
Robert Ramey
e8d8d44405 Merge trunk to release
[SVN r55350]
2009-08-01 23:32:25 +00:00
Robert Ramey
770f6ee7d2 Fix test_no_rtti test
extended_type_info system not based on type_id

[SVN r55325]
2009-07-31 21:04:56 +00:00
Troy D. Straszheim
2c01069b6a Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports.  This is essentially the same commit as r55095 on the release
branch.



[SVN r55159]
2009-07-26 00:49:56 +00:00
Troy D. Straszheim
0332a80302 Add basic copyright/license to keep cmake out of the inspection report
[SVN r55095]
2009-07-22 21:51:01 +00:00
Robert Ramey
21bdd6f441 eliminate MSVC runtime trap when assign short to char
[SVN r54988]
2009-07-16 21:22:20 +00:00
Robert Ramey
3923751555 Adjustment of test to header
[SVN r54961]
2009-07-15 06:45:13 +00:00
Robert Ramey
b0a32ca65f Add missing header include
[SVN r54960]
2009-07-15 06:44:25 +00:00
Robert Ramey
767a09d95b Fix error for platorms which don't use decl
[SVN r54822]
2009-07-08 22:56:38 +00:00
Robert Ramey
91a1214de0 Fixed misc bugs
Added missing test
void cast
added dll tests
simplified VC7IDE configurations and set up test for DLLS

[SVN r54775]
2009-07-07 17:57:23 +00:00
Robert Ramey
702cb3dbd2 Fixed misc bugs
void cast
added dll tests

[SVN r54755]
2009-07-07 04:04:18 +00:00
Robert Ramey
e7039f7b67 add test for protected inheritance
[SVN r53079]
2009-05-18 06:27:16 +00:00
Douglas Gregor
b2e0023850 Fix serialization tests with CMake
[SVN r52894]
2009-05-11 03:29:54 +00:00
Troy D. Straszheim
54ee54aac5 Merge cmake files release -> trunk.
[SVN r52866]
2009-05-09 22:57:30 +00:00
Douglas Gregor
1d2265ad7d Fix CMake tests for the serialization library, hopefully for real this time
[SVN r52845]
2009-05-08 00:22:19 +00:00
Douglas Gregor
073de38daf Try to fix CMake testing for the Serialiation library
[SVN r52844]
2009-05-07 23:56:23 +00:00
Robert Ramey
5ee6792fcc Added test_bitset.cpp source
[SVN r52653]
2009-04-28 17:32:28 +00:00
Robert Ramey
6adbf03e2a Add tests for std::bitset
[SVN r52640]
2009-04-27 23:12:28 +00:00
Robert Ramey
ec8494e6cd Merge changes from trunk to release
[SVN r52111]
2009-04-01 16:12:12 +00:00
Robert Ramey
de46678177 permit new operator overload
[SVN r51981]
2009-03-26 02:02:17 +00:00
Robert Ramey
23240a500e corrections for some SUN compilers
[SVN r51946]
2009-03-23 17:55:51 +00:00
Robert Ramey
f7c9d4d0c2 fix for virtual base classes
[SVN r51906]
2009-03-22 19:07:34 +00:00
Robert Ramey
119c47922f checked in new type trait - is_virtual_base_of.hpp
changes to speed up void cast

[SVN r51676]
2009-03-09 23:41:43 +00:00
Troy D. Straszheim
005bf3051b merge of cmake build files from trunk per beman
[SVN r50756]
2009-01-24 18:57:20 +00:00
Robert Ramey
07e02d371c Divided test_no_rtti into separate compilation units
[SVN r50622]
2009-01-16 06:41:52 +00:00
Robert Ramey
79a3ea4e3a include wcslen and w_int in global namespace
[SVN r50549]
2009-01-12 06:25:48 +00:00
Michael A. Jackson
93e0f25093 Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
[SVN r49627]
2008-11-07 17:02:56 +00:00
Michael A. Jackson
bd53f9b877 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
[SVN r49510]
2008-11-01 13:15:41 +00:00
Robert Ramey
6e1a9716f4 Merge serialization library from trunk to release-read
[SVN r49158]
2008-10-07 05:34:46 +00:00
Robert Ramey
eac5e7897c Fixed bas64 for text files
Fixed location of test archives

[SVN r48788]
2008-09-15 06:09:09 +00:00
Robert Ramey
4a5a0ee40e updated test for text binary
[SVN r48718]
2008-09-11 03:49:39 +00:00
Robert Ramey
967934453c 1. Moved pfto, state_saver, strong_typedef, smart_cast, static_warning into serialization Library.vcproj
2. created copy of original throw exception for use in the serialization Library.vcproj
3. addressed error maintenance of static type table which shows up on GCC
4. fixed internal names in xml_grammar so as not to conflict with likely preprocessor macros.
5. streamlined xml_grammar so as not to depend upon on non-thread safe component.


[SVN r48575]
2008-09-04 16:44:57 +00:00
John Maddock
4ad47886f9 Merge Boost.Config changes from Trunk.
[SVN r47435]
2008-07-15 10:41:52 +00:00
Matthias Troyer
ec218d2f78 Merged laste changes from the trunk
[SVN r47210]
2008-07-08 06:06:53 +00:00
Robert Ramey
d7701256ad suppress bogus warning for unused argument
[SVN r47118]
2008-07-05 19:19:50 +00:00
Matthias Troyer
a980481e7c Moved Serialization and MPI fixes and updates from trunk to release branch
[SVN r46743]
2008-06-26 19:25:44 +00:00
Robert Ramey
c348e8683e Addressing "Inspect" complaints
[SVN r46725]
2008-06-26 17:04:10 +00:00
Matthias Troyer
21f245cf5c Fixed tabs
[SVN r46709]
2008-06-26 10:45:51 +00:00
Robert Ramey
32ff2ca0dd Attempt to resolve problems with instantiation on Intel Platforms
[SVN r46622]
2008-06-23 03:48:31 +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
Matthias Troyer
36a93f9328 Added serialization support for boost::array
[SVN r46411]
2008-06-15 17:46:18 +00:00
Robert Ramey
b405eb615c remove unnecessary friend ostream which prevents compilation with stdxxx
[SVN r46393]
2008-06-14 17:48:02 +00:00
Matthias Troyer
980b86303e Added array test for 2-dimensional arrays
[SVN r46386]
2008-06-14 11:31:27 +00:00
Robert Ramey
01f9d42a23 correct test to throw legal exception
[SVN r46242]
2008-06-08 16:05:15 +00:00
Robert Ramey
c763c57fa9 miscellaneous adjustments in to address trunk test failures
[SVN r46226]
2008-06-07 23:49:23 +00:00
John Maddock
4eedf9ab70 Move Boost.Config build rules into libs/config/test and fix the serialization build rules accordingly.
[SVN r44422]
2008-04-14 18:06:59 +00:00
Robert Ramey
fe3857afaa change BOOST_IS_ABSTRACT to BOOST_ASSUME_ABSTRACT
[SVN r44095]
2008-04-07 17:07:00 +00:00
Robert Ramey
3297e43087 remove supperfluous abstract.hpp header
[SVN r44083]
2008-04-06 20:05:56 +00:00
Robert Ramey
f81a766b70 enhanced test to detect more errors
[SVN r44082]
2008-04-06 20:04:20 +00:00
Robert Ramey
23e0f37d37 change BOOST_IS_ABSTRACT to BOOST_ASSUME_ABSTRACT
[SVN r44081]
2008-04-06 20:03:59 +00:00
Marshall Clow
575443f8e1 Replaced all occurrences of non-ASCII copyright symbol with '(c)' for people using non-ASCII code pages
[SVN r43992]
2008-04-02 01:42:32 +00:00
Robert Ramey
dcb9c9dd50 updated comments to reflect the fact portable binary is unsupported
[SVN r43954]
2008-03-31 15:45:38 +00:00
Dave Abrahams
014543ff72 Undo the header re-ordering workaround now that the actual bug is fixed.
See ticket:1711, comment 24


[SVN r43953]
2008-03-30 18:25:26 +00:00
Robert Ramey
f0be07eff3 added test to check warnings on type trait
[SVN r43883]
2008-03-27 17:12:22 +00:00
Robert Ramey
4c9a03dcb7 removed EXIT_SUCCESS
[SVN r43825]
2008-03-24 15:46:09 +00:00
Robert Ramey
aff3ebb25a made test_static_warning compile only
[SVN r43808]
2008-03-23 19:10:31 +00:00
Robert Ramey
5c6f9a495c made test compile only
[SVN r43807]
2008-03-23 19:09:51 +00:00
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