forked from boostorg/iterator
0157a68e1f
[SVN r670]
5 lines
164 B
Plaintext
5 lines
164 B
Plaintext
SEARCH on testing.jam = $(BOOST_BUILD_PATH) ;
|
|
include testing.jam ;
|
|
run iterator_adaptor_cc.cpp ;
|
|
run transform_iterator_test.cpp ;
|
|
run indirect_iterator_test.cpp ; |