Samuel Krempp
|
b74f511dae
|
oops, missed the alphabetical order..
[SVN r17171]
|
2003-02-03 13:13:35 +00:00 |
|
Samuel Krempp
|
3c234ac45f
|
made format reg-tests as a subinclude in status/Jamfile
[SVN r17170]
|
2003-02-03 13:12:01 +00:00 |
|
Douglas Gregor
|
46ba8eaea9
|
testsuites.jam: Put subincludes directly in status/Jamfile
[SVN r17061]
|
2003-01-28 14:24:03 +00:00 |
|
Beman Dawes
|
10fd1cb483
|
Add function and signals subincludes, remove testsuites subinclude
[SVN r17060]
|
2003-01-28 14:13:29 +00:00 |
|
Peter Dimov
|
55008e6b64
|
Moved smart_ptr contents to subdirectories, switched to a local test/Jamfile.
[SVN r17042]
|
2003-01-25 16:17:17 +00:00 |
|
Peter Dimov
|
f3b03f3c76
|
Moved bind tests to a subinclude.
[SVN r17030]
|
2003-01-24 16:05:26 +00:00 |
|
Jörg Walter
|
45ca42856b
|
ublas changes for kylix, missed one ;-(
[SVN r17020]
|
2003-01-23 23:02:49 +00:00 |
|
Jörg Walter
|
9fc632ab3a
|
ublas changes for kylix.
[SVN r17019]
|
2003-01-23 22:52:14 +00:00 |
|
Beman Dawes
|
d5ee8f9644
|
Add test-suite optional, order subincludes
[SVN r17016]
|
2003-01-23 21:12:22 +00:00 |
|
William E. Kempf
|
9540bbb0d7
|
Switched to subinclude for threads testing
[SVN r17015]
|
2003-01-23 20:54:05 +00:00 |
|
Toon Knapen
|
f11f87ef61
|
changed link to IBM status page
[SVN r16970]
|
2003-01-21 10:50:15 +00:00 |
|
Beman Dawes
|
6ecf37429a
|
Add CVS regr link
[SVN r16963]
|
2003-01-20 18:09:36 +00:00 |
|
Douglas Gregor
|
5f310b7309
|
Regenerated
[SVN r16928]
|
2003-01-18 15:05:35 +00:00 |
|
Peter Dimov
|
75c62b304d
|
use_count() postconditions added; enable_..._test.cpp renamed.
[SVN r16896]
|
2003-01-13 18:32:16 +00:00 |
|
John Maddock
|
684a3dd162
|
Moved some tests (regex + static assert) out into the sub-directories.
[SVN r16869]
|
2003-01-11 11:52:59 +00:00 |
|
Toon Knapen
|
0bff836343
|
added status pages for HP-UX for the CVS
[SVN r16851]
|
2003-01-10 12:26:51 +00:00 |
|
John Maddock
|
f5e9aef284
|
Moved type_traits tests into subdirectory
[SVN r16849]
|
2003-01-10 12:13:10 +00:00 |
|
Beman Dawes
|
33dcdd10c6
|
subinclude filesystem tests
[SVN r16774]
|
2003-01-06 21:32:31 +00:00 |
|
Dave Abrahams
|
cd291f9228
|
Use new <test-info> feature
Fix threading tests to use the threads dll
remove all $(SLASH)es
[SVN r16754]
|
2003-01-05 15:52:14 +00:00 |
|
John Maddock
|
d5288371a0
|
changed link-fail to compile-fail
[SVN r16746]
|
2003-01-04 12:57:02 +00:00 |
|
Douglas Gregor
|
b3960db353
|
Jamfile:
- include testsuites.jam
testsuites.jam:
- Regenerated: now includes Signals library tests
[SVN r16741]
|
2003-01-03 20:55:41 +00:00 |
|
John Maddock
|
d580a618ea
|
Updated type traits rules
[SVN r16713]
|
2002-12-28 12:51:13 +00:00 |
|
Douglas Gregor
|
dad8a072d9
|
testsuites.jam contains autogenerated testsuites
[SVN r16710]
|
2002-12-28 03:43:11 +00:00 |
|
Dave Abrahams
|
bf137abe9d
|
Fix references to dependencies in the unit test library
[SVN r16576]
|
2002-12-09 21:51:49 +00:00 |
|
Dave Abrahams
|
bc87ea0190
|
Make concept-check tests compilation tests instead of link-fail.
[SVN r16494]
|
2002-12-03 19:14:01 +00:00 |
|
Samuel Krempp
|
7b0fc896bd
|
boost::format : moved wformat tests into specific file, so added format_test_wstring
to the test-suite.
[SVN r16449]
|
2002-11-28 01:23:11 +00:00 |
|
Peter Dimov
|
f7299c084b
|
weak_ptr_test.cpp added.
[SVN r16427]
|
2002-11-26 16:01:17 +00:00 |
|
Peter Dimov
|
9eba5b39e6
|
Moved the old shared_ptr tests into shared_ptr_basic_test.cpp
[SVN r16401]
|
2002-11-25 12:12:45 +00:00 |
|
Peter Dimov
|
f94619f0cb
|
-Wno-non-virtual-dtor added for shared_ptr tests on GCC.
[SVN r16399]
|
2002-11-25 11:49:01 +00:00 |
|
Peter Dimov
|
69897be6ae
|
get_deleter_test added; associated fixes.
[SVN r16373]
|
2002-11-22 16:29:51 +00:00 |
|
Peter Dimov
|
fa629a013e
|
enable_shared_from_this_test.cpp added.
[SVN r16328]
|
2002-11-19 17:11:33 +00:00 |
|
Douglas Gregor
|
c2f6b6c132
|
Support assignment from 0, construction from 0, and comparison to zero.
[SVN r16174]
|
2002-11-09 16:02:47 +00:00 |
|
John Maddock
|
a1dadd3ec8
|
Modified type traits tests to use new sub-rule (caution probably experimental at present).
[SVN r16173]
|
2002-11-09 13:01:33 +00:00 |
|
Dave Abrahams
|
ba6fc8b9da
|
CodeWarrior workarounds
[SVN r16136]
|
2002-11-06 19:40:46 +00:00 |
|
Douglas Gregor
|
65c7dc605c
|
- Added sig member template support for Boost.Lambda, with testcase (Michael Hohmuth)
- Removed the assignment-to-zero attempt
- Added bad_function_call exception (using boost::throw_exception)
[SVN r16102]
|
2002-11-04 18:19:01 +00:00 |
|
Beman Dawes
|
6e867b59ed
|
Comment out threads test_condition
[SVN r16062]
|
2002-11-02 19:36:11 +00:00 |
|
John Maddock
|
9aa2817b15
|
More type traits updates, may actually get these right at some point :-)
[SVN r16050]
|
2002-11-02 11:33:12 +00:00 |
|
John Maddock
|
01191a0b58
|
updated type traits test files.
[SVN r16022]
|
2002-10-30 12:34:33 +00:00 |
|
John Maddock
|
081dfb499a
|
removed tricky_incomplete_type_test
added is_stateless test.
[SVN r16012]
|
2002-10-29 12:13:22 +00:00 |
|
Beman Dawes
|
abad8b0873
|
Add Borland ack for contributing BCB
[SVN r16009]
|
2002-10-29 00:28:44 +00:00 |
|
John Maddock
|
9fe19ed5f1
|
Added is_polymorphic.
[SVN r15987]
|
2002-10-26 11:44:42 +00:00 |
|
Rene Rivera
|
00dbd5efdf
|
Fixed ommisions for changes to some libraries.
[SVN r15984]
|
2002-10-25 16:29:54 +00:00 |
|
John Maddock
|
294b8d1bdc
|
Merged changes from release branch.
[SVN r15976]
|
2002-10-24 10:58:08 +00:00 |
|
John Maddock
|
09d8c9b002
|
Added new type traits tests,
Created "utility" group.
[SVN r15975]
|
2002-10-24 10:19:04 +00:00 |
|
Markus Schöpflin
|
66b88adac6
|
Fixed spelling of my name. :-)
[SVN r15955]
|
2002-10-18 15:56:20 +00:00 |
|
Toon Knapen
|
3cda4ad091
|
added links to cvs trunk status reports for IBM VisualAge
[SVN r15954]
|
2002-10-18 12:58:47 +00:00 |
|
Beman Dawes
|
94d93981d2
|
Replaced by new version of regression status reporting
[SVN r15937]
|
2002-10-15 21:08:24 +00:00 |
|
Jörg Walter
|
bf3f470449
|
Moved ublas test suite.
[SVN r15458]
|
2002-09-19 20:34:08 +00:00 |
|
Beman Dawes
|
97803285f1
|
Initial commit
[SVN r15451]
|
2002-09-19 15:57:44 +00:00 |
|
Beman Dawes
|
bda3b5e39a
|
1.29.0 runup
[SVN r15450]
|
2002-09-19 15:57:05 +00:00 |
|