new test system, no more boost.test
commit7a79efca871711ac63e69160957afc9ffa98143d
authorDaniel Wallin <daniel@boostpro.com>
Fri, 15 Apr 2005 13:46:17 +0000 (15 13:46 +0000)
committerDaniel Wallin <daniel@boostpro.com>
Fri, 15 Apr 2005 13:46:17 +0000 (15 13:46 +0000)
tree5c85c122fd75ea179c6c0707e8f8061b42cffc2d
parente0b5b7ff21be7d46b7c32a7370a2a464a1eaff7c
new test system, no more boost.test
24 files changed:
Jamfile
test/Jamfile
test/main.cpp
test/test.hpp
test/test_abstract_base.cpp
test/test_attributes.cpp
test/test_const.cpp
test/test_construction.cpp
test/test_exceptions.cpp
test/test_free_functions.cpp
test/test_held_type.cpp
test/test_implicit_cast.cpp
test/test_iterator.cpp
test/test_lua_classes.cpp
test/test_null_pointer.cpp
test/test_object.cpp
test/test_operators.cpp
test/test_policies.cpp
test/test_scope.cpp
test/test_separate_registration.cpp [deleted file]
test/test_separation.cpp
test/test_simple_class.cpp
test/test_typetraits.cpp
test/test_yield.cpp