forked from boostorg/algorithm
Added all files to the new repository
This commit is contained in:
@ -68,6 +68,8 @@ alias unit_test_framework
|
||||
[ run sort_subrange_test.cpp unit_test_framework : : : : sort_subrange_test ]
|
||||
[ run partition_subrange_test.cpp unit_test_framework : : : : partition_subrange_test ]
|
||||
|
||||
# Is_palindrome tests
|
||||
[ run is_palindrome_test.cpp unit_test_framework : : : : is_palindrome_test ]
|
||||
;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user