Changed test names to prevent directory/test name conflict.

[SVN r34221]
This commit is contained in:
John Maddock
2006-06-07 16:38:23 +00:00
parent 921b0d758e
commit b58521163b
2 changed files with 6 additions and 4 deletions

View File

@ -97,7 +97,7 @@ test-suite regex
]
[ run collate_info/collate_info.cpp ../build//boost_regex
: : : <test-info>always_show_run_output ]
: : : <test-info>always_show_run_output : test_collate_info ]
[ compile concepts/concept_check.cpp ../build//boost_regex
@ -119,4 +119,4 @@ test-suite regex
captures_test
]
;