Move generator_iterator doc/test files, update test/Jamfile.v2.

This commit is contained in:
Peter Dimov 2014-06-05 02:37:48 +03:00
parent a83b13f4e6
commit 2d9362fe89
3 changed files with 2 additions and 1 deletions

View File

@ -44,5 +44,6 @@ test-suite iterator
[ run permutation_iterator_test.cpp : : : # <stlport-iostream>on
]
[ run function_input_iterator_test.cpp ]
[ run generator_iterator_test.cpp ]
;