mirror of
https://github.com/boostorg/tuple.git
synced 2025-06-28 13:31:04 +02:00
Compare commits
5 Commits
svn-branch
...
svn-branch
Author | SHA1 | Date | |
---|---|---|---|
0c78348a8f | |||
d08c9bfab1 | |||
19b8004830 | |||
0af5b76442 | |||
defe1c94d6 |
8
test/Jamfile
Normal file
8
test/Jamfile
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
|
||||||
|
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 ]
|
||||||
|
;
|
Reference in New Issue
Block a user