Reneame the set and map compile tests so they'll be adjacent in the test results.

[SVN r42578]
This commit is contained in:
Daniel James
2008-01-07 19:51:02 +00:00
parent 6a87191d7b
commit 6cec477db3
3 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ project unordered-test/unordered
test-suite unordered
:
[ run set_compile.cpp ]
[ run map_compile.cpp ]
[ run compile_set.cpp ]
[ run compile_map.cpp ]
[ run link_test_1.cpp link_test_2.cpp ]
[ run simple_tests.cpp ]
[ run equivalent_keys_tests.cpp ]