mirror of
https://github.com/boostorg/algorithm.git
synced 2025-07-29 20:17:17 +02:00
Initial commit of string_ref; Basic sanity tests
[SVN r81360]
This commit is contained in:
@ -48,6 +48,10 @@ import testing ;
|
||||
[ run hex_test4.cpp : : : : hex_test4 ]
|
||||
[ compile-fail hex_fail1.cpp ]
|
||||
|
||||
# StringRef tests
|
||||
[ run string_ref_test1.cpp : : : : string_ref_test1 ]
|
||||
[ run string_ref_test2.cpp : : : : string_ref_test2 ]
|
||||
|
||||
# Wrapper tests
|
||||
[ run wrapper_test1.cpp : : : : wrapper_test1 ]
|
||||
;
|
||||
|
Reference in New Issue
Block a user