mirror of
https://github.com/boostorg/algorithm.git
synced 2025-10-30 07:11:42 +01:00
Add 'indirect_sort'
This commit is contained in:
@@ -88,6 +88,10 @@ alias unit_test_framework
|
||||
|
||||
# Apply_permutation tests
|
||||
[ run apply_permutation_test.cpp unit_test_framework : : : : apply_permutation_test ]
|
||||
|
||||
# Indirect_sort tests
|
||||
[ run indirect_sort_test.cpp unit_test_framework : : : : indirect_sort_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