|
|
@@ -3,6 +3,7 @@
|
|
|
// Please keep the entries ordered alphabetically by the test's file name.
|
|
|
//
|
|
|
// ChangeLog:
|
|
|
+// 24 Jan 01 - Added counting_iterator_test.cpp (David Abrahams)
|
|
|
// 22 Jan 01 - Added iter_adaptor_fail_expected1-3.cpp (Jeremy Siek)
|
|
|
// 21 Jan 01 - Added numeric_traits_test.cpp (David Abrahams)
|
|
|
// 20 Jan 01 - Added iterator_traits_test.cpp (David Abrahams)
|
|
|
@@ -38,6 +39,7 @@ compile-fail libs/static_assert/static_assert_test_fail_8.cpp
|
|
|
compile libs/timer/timer_test.cpp
|
|
|
compile libs/utility/call_traits_test.cpp
|
|
|
compile libs/utility/compressed_pair_test.cpp
|
|
|
+run libs/utility/counting_iterator_test.cpp
|
|
|
run libs/utility/iterator_adaptor_test.cpp
|
|
|
compile-fail libs/utility/iter_adaptor_fail_expected1.cpp
|
|
|
compile-fail libs/utility/iter_adaptor_fail_expected2.cpp
|