forked from boostorg/tuple
Remove obsolete Boost.Build v1 files.
[SVN r35880]
This commit is contained in:
20
test/Jamfile
20
test/Jamfile
@ -1,20 +0,0 @@
|
|||||||
subproject libs/tuple/test ;
|
|
||||||
|
|
||||||
unit-test tuple_test_bench
|
|
||||||
: tuple_test_bench.cpp
|
|
||||||
<lib>../../test/build/boost_test_exec_monitor
|
|
||||||
: <sysinclude>$(BOOST_ROOT)
|
|
||||||
;
|
|
||||||
|
|
||||||
unit-test io_test
|
|
||||||
: io_test.cpp
|
|
||||||
<lib>../../test/build/boost_test_exec_monitor
|
|
||||||
: <sysinclude>$(BOOST_ROOT)
|
|
||||||
;
|
|
||||||
|
|
||||||
unit-test another_tuple_test_bench
|
|
||||||
: another_tuple_test_bench.cpp
|
|
||||||
<lib>../../test/build/boost_test_exec_monitor
|
|
||||||
: <sysinclude>$(BOOST_ROOT)
|
|
||||||
;
|
|
||||||
|
|
Reference in New Issue
Block a user