half_open_range_test removed

[SVN r24313]
This commit is contained in:
Stefan Slapeta
2004-08-05 18:46:55 +00:00
parent 9d8f8f41dc
commit 0c7e7c3c39
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ test-suite utility
[ run ../enable_if_namespace_disambiguation.cpp $(test_monitor) ]
[ run ../enable_if_no_disambiguation.cpp $(test_monitor) ]
[ run ../enable_if_partial_specializations.cpp $(test_monitor) ]
[ run ../half_open_range_test.cpp ]
# [ run ../half_open_range_test.cpp ]
[ run ../iterator_traits_test.cpp ]
[ run ../iterators_test.cpp $(test_monitor) ]
[ run next_prior_test.cpp $(test_monitor) ]

View File

@ -28,7 +28,7 @@ test-suite utility
[ run ../enable_if_namespace_disambiguation.cpp ../../test/build//boost_test_exec_monitor ]
[ run ../enable_if_no_disambiguation.cpp ../../test/build//boost_test_exec_monitor ]
[ run ../enable_if_partial_specializations.cpp ../../test/build//boost_test_exec_monitor ]
[ run ../half_open_range_test.cpp ]
# [ run ../half_open_range_test.cpp ]
[ run ../iterator_traits_test.cpp ]
[ run ../iterators_test.cpp ../../test/build//boost_test_exec_monitor ]
[ run next_prior_test.cpp ../../test/build//boost_test_exec_monitor ]