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
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
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
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
d5cdd7e294
Formalize compiler time errors and warnings
...
[SVN r56224]
2009-09-15 20:23:51 +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
Robert Ramey
702cb3dbd2
Fixed misc bugs
...
void cast
added dll tests
[SVN r54755]
2009-07-07 04:04:18 +00:00
Robert Ramey
6adbf03e2a
Add tests for std::bitset
...
[SVN r52640]
2009-04-27 23:12:28 +00:00
Robert Ramey
de46678177
permit new operator overload
...
[SVN r51981]
2009-03-26 02:02:17 +00:00
Robert Ramey
07e02d371c
Divided test_no_rtti into separate compilation units
...
[SVN r50622]
2009-01-16 06:41:52 +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
aff3ebb25a
made test_static_warning compile only
...
[SVN r43808]
2008-03-23 19:10:31 +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
7d0480231d
Added support for std::complex to serialization
...
[SVN r41077]
2007-11-14 07:00:02 +00:00
Robert Ramey
6f6ccc2e44
elminate dependency on boost test
...
[SVN r38244]
2007-07-16 17:19: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
Matthias Troyer
0b13678ee0
*** empty log message ***
...
[SVN r34367]
2006-06-22 07:21:23 +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
eca551f216
The 'test_inclusion' test is not 'run', not 'compile', just as in V1.
...
[SVN r33248]
2006-03-07 08:40:31 +00:00
Vladimir Prus
34a3f29dcf
Add Jamfile.v2
...
[SVN r32498]
2006-02-01 16:11:57 +00:00