forked from boostorg/container_hash
Comment out refereces to absent file
[SVN r32772]
This commit is contained in:
@@ -33,7 +33,7 @@ rule hash-test ( names + : extras * )
|
||||
[ hash-test hash_range_test ]
|
||||
[ hash-test hash_custom_test ]
|
||||
[ hash-test hash_global_namespace_test ]
|
||||
[ hash-test hash_friend_test ]
|
||||
# [ hash-test hash_friend_test ]
|
||||
[ hash-test hash_built_in_array_test ]
|
||||
[ hash-test hash_value_array_test ]
|
||||
[ hash-test hash_vector_test ]
|
||||
|
@@ -25,7 +25,7 @@ test-suite functional/hash
|
||||
[ run hash_range_test.cpp framework ]
|
||||
[ run hash_custom_test.cpp framework ]
|
||||
[ run hash_global_namespace_test.cpp framework ]
|
||||
[ run hash_friend_test.cpp framework ]
|
||||
# [ run hash_friend_test.cpp framework ]
|
||||
[ run hash_built_in_array_test.cpp framework ]
|
||||
[ run hash_value_array_test.cpp framework ]
|
||||
[ run hash_vector_test.cpp framework ]
|
||||
|
Reference in New Issue
Block a user