forked from boostorg/algorithm
Add is_clamped.hpp, is_clamped_test.cpp
This commit is contained in:
@ -29,6 +29,7 @@ alias unit_test_framework
|
||||
|
||||
# Misc tests
|
||||
[ run clamp_test.cpp unit_test_framework : : : : clamp_test ]
|
||||
[ run is_clamped_test.cpp unit_test_framework : : : : is_clamped_test ]
|
||||
[ run power_test.cpp unit_test_framework : : : : power_test ]
|
||||
[ compile-fail power_fail1.cpp : : : : ]
|
||||
|
||||
|
Reference in New Issue
Block a user