Added more map tests

[SVN r82712]
This commit is contained in:
Joel de Guzman
2013-02-04 06:20:10 +00:00
parent 9c5d6bcc8c
commit aba201eb4e
4 changed files with 292 additions and 0 deletions

View File

@@ -89,6 +89,9 @@ project
[ run sequence/make_list.cpp : : : : ]
[ run sequence/make_vector.cpp : : : : ]
[ run sequence/map.cpp : : : : ]
[ run sequence/map_compare.cpp : : : : ]
[ run sequence/map_construction.cpp : : : : ]
[ run sequence/map_copy.cpp : : : : ]
[ run sequence/map_tie.cpp : : : : ]
[ run sequence/nview.cpp : : : : ]
[ run sequence/reverse_view.cpp : : : : ]