2
0
mirror of https://github.com/boostorg/tuple.git synced 2026-01-22 17:52:20 +00:00
Files
tuple/test/Jamfile
Vladimir Prus d08c9bfab1 Update to V2
[SVN r38530]
2007-08-08 19:42:04 +00:00

8 lines
196 B
Plaintext

project : requirements <library>/boost/test//boost_test_exec_monitor ;
test-suite tuple :
[ run tuple_test_bench.cpp ]
[ run io_test.cpp ]
[ run another_tuple_test_bench.cpp ]
;