Get a some output from the move tests, they are passing on compilers where they should fail (because rvalue references aren't supported).

[SVN r45769]
This commit is contained in:
Daniel James
2008-05-26 13:02:19 +00:00
parent 56f4d6ae6d
commit 5d8cdcc710
2 changed files with 12 additions and 3 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ test-suite unordered
[ run equivalent_keys_tests.cpp ]
[ run constructor_tests.cpp ]
[ run copy_tests.cpp ]
[ run move_tests.cpp ]
[ run move_tests.cpp : : : <test-info>always_show_run_output ]
[ run assign_tests.cpp ]
[ run insert_tests.cpp ]
[ run insert_stable_tests.cpp ]