Commit graph

475 commits

Author SHA1 Message Date
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
Jörg Walter
658b5c2627 Added ublas test-suite.
[SVN r15446]
2002-09-19 08:20:57 +00:00
Beman Dawes
78220a06d1 add ublas test
[SVN r15440]
2002-09-18 15:39:57 +00:00
Jeff Garland
ae434f7bb0 fix date_time tests after library name change
[SVN r15380]
2002-09-16 14:45:06 +00:00
Beman Dawes
8e1fa2ec91 new preprocessor tests
[SVN r15235]
2002-09-09 13:21:45 +00:00
Jeff Garland
9b0826bc5e add additional date_time tests
[SVN r15158]
2002-09-04 20:02:54 +00:00
Beman Dawes
59c32add1c add missing date_time <define>s
[SVN r15119]
2002-08-30 19:47:53 +00:00
Beman Dawes
320fd470d0 add date_time
[SVN r15116]
2002-08-30 16:58:51 +00:00
Jaakko Järvi
84b6e382da added tuple test suite
[SVN r14965]
2002-08-19 21:43:57 +00:00
Jeremy Siek
647b1ef3af added disjoint_sets and property_map tests
[SVN r14949]
2002-08-19 01:34:15 +00:00
Jeremy Siek
76e0f18b3a added property map concept check test
[SVN r14947]
2002-08-18 19:24:47 +00:00
Beman Dawes
35833570ec Add more array tests
[SVN r14945]
2002-08-17 17:23:20 +00:00
Gennadiy Rozental
fc6956d304 corrected inclusion
[SVN r14936]
2002-08-16 18:40:05 +00:00
Peter Dimov
107c491c1d Switched to <boost/detail/lightweight_test.hpp> for testing.
[SVN r14932]
2002-08-16 16:41:16 +00:00
Gennadiy Rozental
744fb1f1b6 Boost.Test added to regression test
[SVN r14915]
2002-08-16 08:08:55 +00:00
William E. Kempf
155b2d821c Added test_xtime
[SVN r14913]
2002-08-15 23:35:44 +00:00
Douglas Gregor
2e4e8904b2 add utility/addressof_test.cpp test
[SVN r14893]
2002-08-15 15:32:13 +00:00
Jaakko Järvi
9cc541d8e0 added a (/#(/&¤#="#¤ space
[SVN r14849]
2002-08-14 20:02:43 +00:00
Jeremy Siek
fa81e62310 added test_exec_monitor library to dynamic_bitset. Hope that works, but I don't know how to check whether it did or not
[SVN r14845]
2002-08-14 19:15:59 +00:00
Jeremy Siek
4a4a079c67 added dynamic_bitset tests
[SVN r14844]
2002-08-14 18:47:08 +00:00
William E. Kempf
07396d5758 Fixed thread testing
[SVN r14819]
2002-08-13 19:20:27 +00:00
Beman Dawes
580d33f103 Boost.Test V2 fixes
[SVN r14784]
2002-08-12 13:35:53 +00:00
Beman Dawes
96eb583406 Fixes for Boost.Test version 2
[SVN r14773]
2002-08-10 21:56:45 +00:00
Beman Dawes
3ef741968d Accomodate new version of Boost.Test
[SVN r14766]
2002-08-10 15:30:03 +00:00
Peter Dimov
d59c8c3ac7 Added mem_fn_derived_test, shared_ptr_test, shared_ptr_assign_fail.
[SVN r14698]
2002-08-05 15:34:55 +00:00
Douglas Gregor
2bf6814a72 Add Boost.Function deprecated syntax test
[SVN r14688]
2002-08-05 06:20:49 +00:00
Douglas Gregor
6663c88049 Added function_traits_test.cpp
[SVN r14674]
2002-08-05 02:01:57 +00:00
Beman Dawes
bddcdc23a9 Add always_show_run_output option
[SVN r14633]
2002-07-28 15:58:09 +00:00
Douglas Gregor
1c82161193 Jamfile:
- Add more Boost.Function testcases
  - Add Boost.Signals testcases


[SVN r14585]
2002-07-24 13:25:17 +00:00
John Maddock
2413abb51d Removed BeOS compiler status: BeOS has been discontinued.
[SVN r14569]
2002-07-23 10:34:42 +00:00
Vesa Karvonen
5c5c153ae0 Added trivial preprocessor test
[SVN r14218]
2002-06-20 18:34:24 +00:00
Dave Abrahams
fa4dbe6dc7 Factored out testing rules
[SVN r14156]
2002-06-16 20:39:26 +00:00