additional zip tests for variable length input sequences

[SVN r35516]
This commit is contained in:
Dan Marsden
2006-10-07 15:40:49 +00:00
parent 114556bbba
commit 7cd89c8d9c
2 changed files with 32 additions and 0 deletions

View File

@ -40,6 +40,7 @@ import testing ;
[ run algorithm/transform.cpp : : : : ]
[ run algorithm/join.cpp : : : : ]
[ run algorithm/zip.cpp : : : : ]
[ run algorithm/zip2.cpp : : : : ]
[ run sequence/as_list.cpp : : : : ]
[ run sequence/as_map.cpp : : : : ]