forked from boostorg/algorithm
Add tests for find_backward.hpp.
This commit is contained in:
@ -88,6 +88,7 @@ alias unit_test_framework
|
||||
[ run apply_permutation_test.cpp unit_test_framework : : : : apply_permutation_test ]
|
||||
# Find tests
|
||||
[ run find_not_test.cpp unit_test_framework : : : : find_not_test ]
|
||||
[ run find_backward_test.cpp unit_test_framework : : : : find_backward_test ]
|
||||
;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user