mirror of
https://github.com/boostorg/iterator.git
synced 2025-07-29 12:27:33 +02:00
tutorial updates
[SVN r21615]
This commit is contained in:
@ -2,6 +2,9 @@ subproject libs/iterator/example ;
|
||||
|
||||
import testing ;
|
||||
|
||||
# Make tests run by default.
|
||||
DEPENDS all : test ;
|
||||
|
||||
test-suite iterator_examples
|
||||
: [ run reverse_iterator.cpp ]
|
||||
[ run node_iterator1.cpp ]
|
||||
|
Reference in New Issue
Block a user