mirror of
https://github.com/boostorg/unordered.git
synced 2025-05-12 05:51:44 +00:00
Rename the test-suites to match other libraries' style.
[SVN r42534]
This commit is contained in:
parent
5e3393790d
commit
3c94adb933
@ -13,7 +13,7 @@ project unordered-test/exception-tests
|
|||||||
<toolset>gcc:<cxxflags>-Wsign-promo
|
<toolset>gcc:<cxxflags>-Wsign-promo
|
||||||
;
|
;
|
||||||
|
|
||||||
test-suite unordered-exception-tests
|
test-suite unordered-exception
|
||||||
:
|
:
|
||||||
[ run constructor_tests.cpp framework ]
|
[ run constructor_tests.cpp framework ]
|
||||||
[ run copy_tests.cpp framework ]
|
[ run copy_tests.cpp framework ]
|
||||||
|
@ -12,7 +12,7 @@ project unordered-test/unordered
|
|||||||
<toolset>msvc:<cxxflags>/W4
|
<toolset>msvc:<cxxflags>/W4
|
||||||
;
|
;
|
||||||
|
|
||||||
test-suite unordered-tests
|
test-suite unordered
|
||||||
:
|
:
|
||||||
[ run set_compile.cpp ]
|
[ run set_compile.cpp ]
|
||||||
[ run map_compile.cpp ]
|
[ run map_compile.cpp ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user