mirror of
https://github.com/boostorg/algorithm.git
synced 2025-07-29 20:17:17 +02:00
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