added more examples

[SVN r21719]
This commit is contained in:
Jeremy Siek 2004-01-14 03:56:16 +00:00
parent 2d1e40bd20
commit 5f3b97ceff

View File

@ -10,4 +10,11 @@ test-suite iterator_examples
[ run node_iterator1.cpp ]
[ run node_iterator2.cpp ]
[ run node_iterator3.cpp ]
[ run counting_iterator_example.cpp ]
[ run filter_iterator_example.cpp ]
[ run function_output_iterator_example.cpp ]
[ run indirect_iterator_example.cpp ]
[ run permutation_iterator_example.cpp ]
[ run reverse_iterator_example.cpp ]
[ run transform_iterator_example.cpp ]
;