forked from boostorg/utility
Use proper syntax to refer to Boost.Test.
[SVN r21566]
This commit is contained in:
@ -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 ]
|
||||
;
|
||||
|
Reference in New Issue
Block a user