Add some tests for the unordered associative containers.

[SVN r2954]
This commit is contained in:
Daniel James
2006-05-17 17:19:16 +00:00
parent 1301d774e0
commit 1be8ab0d30
21 changed files with 2020 additions and 0 deletions

View File

@@ -14,4 +14,5 @@ test-suite container-tests
:
[ run set_compile.cpp ]
[ run map_compile.cpp ]
[ run simple_tests.cpp ]
;