forked from boostorg/container_hash
Drop the empty array test.
[SVN r28087]
This commit is contained in:
@@ -29,7 +29,6 @@ rule hash-test ( name )
|
||||
[ hash-test hash_range_test ]
|
||||
[ hash-test hash_custom_test ]
|
||||
[ hash-test hash_built_in_array_test ]
|
||||
[ hash-test hash_built_in_array_empty_test ]
|
||||
[ hash-test hash_vector_test ]
|
||||
[ hash-test hash_list_test ]
|
||||
[ hash-test hash_deque_test ]
|
||||
|
@@ -17,7 +17,6 @@ test-suite functional/hash
|
||||
[ run hash_range_test.cpp framework ]
|
||||
[ run hash_custom_test.cpp framework ]
|
||||
[ run hash_built_in_array_test.cpp framework ]
|
||||
[ run hash_built_in_array_empty_test.cpp framework ]
|
||||
[ run hash_vector_test.cpp framework ]
|
||||
[ run hash_list_test.cpp framework ]
|
||||
[ run hash_deque_test.cpp framework ]
|
||||
|
Reference in New Issue
Block a user