Use proper syntax to refer to Boost.Test.

[SVN r21566]
This commit is contained in:
Vladimir Prus
2004-01-09 13:03:16 +00:00
parent e14a250d6e
commit 04fda4fb4e

View File

@ -22,12 +22,12 @@ test-suite utility
[ run ../compressed_pair_test.cpp ../../test/build//boost_test_exec_monitor : -u ]
[ run ../addressof_test.cpp ../../test/build//boost_test_exec_monitor ]
[ run ../ref_test.cpp ../../test/build//boost_test_exec_monitor ]
[ run ../enable_if_constructors.cpp ../../test/build/boost_test_exec_monitor ]
[ run ../enable_if_dummy_arg_disambiguation.cpp ../../test/build/boost_test_exec_monitor ]
[ run ../enable_if_lazy.cpp ../../test/build/boost_test_exec_monitor ]
[ run ../enable_if_lazy_test.cpp ../../test/build/boost_test_exec_monitor ]
[ run ../enable_if_member_templates.cpp ../../test/build/boost_test_exec_monitor ]
[ 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 ../enable_if_constructors.cpp ../../test/build//boost_test_exec_monitor ]
[ run ../enable_if_dummy_arg_disambiguation.cpp ../../test/build//boost_test_exec_monitor ]
[ run ../enable_if_lazy.cpp ../../test/build//boost_test_exec_monitor ]
[ run ../enable_if_lazy_test.cpp ../../test/build//boost_test_exec_monitor ]
[ run ../enable_if_member_templates.cpp ../../test/build//boost_test_exec_monitor ]
[ 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 ]
;