more map tests (including move test)

[SVN r82725]
This commit is contained in:
Joel de Guzman
2013-02-04 11:52:18 +00:00
parent 85119dbd21
commit 085c3c25ca
7 changed files with 286 additions and 4 deletions

View File

@ -92,6 +92,9 @@ project
[ run sequence/map_comparison.cpp : : : : ]
[ run sequence/map_construction.cpp : : : : ]
[ run sequence/map_copy.cpp : : : : ]
[ run sequence/map_misc.cpp : : : : ]
[ run sequence/map_move.cpp : : : : ]
[ run sequence/map_mutate.cpp : : : : ]
[ run sequence/map_tie.cpp : : : : ]
[ run sequence/nview.cpp : : : : ]
[ run sequence/reverse_view.cpp : : : : ]