mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 15:04:00 +00:00
Change all <source> references to <library>.
This commit is contained in:
parent
a481266238
commit
79c293351f
@ -13,7 +13,7 @@ run base_from_member_ref_test.cpp ;
|
||||
|
||||
run binary_test.cpp ;
|
||||
|
||||
run call_traits_test.cpp : -u : : <source>/boost/type_traits//testing ;
|
||||
run call_traits_test.cpp : -u : : <library>/boost/type_traits//testing ;
|
||||
|
||||
run compressed_pair_test.cpp ;
|
||||
run compressed_pair_final_test.cpp ;
|
||||
@ -31,7 +31,7 @@ run string_ref_test2.cpp ;
|
||||
run string_ref_test_io.cpp ;
|
||||
# compile-fail string_view_from_rvalue.cpp ;
|
||||
compile string_view_constexpr_test1.cpp ;
|
||||
run string_view_test1.cpp : : : <source>/boost/container_hash//boost_container_hash ;
|
||||
run string_view_test1.cpp : : : <library>/boost/container_hash//boost_container_hash ;
|
||||
run string_view_test2.cpp ;
|
||||
run string_view_test_io.cpp ;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user