.. |
CMakeLists.txt
|
…
|
|
Jamfile.v2
|
…
|
|
check_symmetry.hpp
|
…
|
|
test.hpp
|
…
|
|
test0.cpp
|
…
|
|
test_add.hpp
|
…
|
|
test_add_automatic.cpp
|
…
|
|
test_add_native.cpp
|
…
|
|
test_and.hpp
|
…
|
|
test_and_automatic.cpp
|
…
|
|
test_and_native.cpp
|
…
|
|
test_assignment.cpp
|
…
|
|
test_assignment.hpp
|
…
|
|
test_auto.cpp
|
…
|
|
test_cast.cpp
|
…
|
|
test_checked_add.cpp
|
…
|
|
test_checked_and.cpp
|
…
|
|
test_checked_cast.cpp
|
…
|
|
test_checked_divide.cpp
|
…
|
|
test_checked_left_shift.cpp
|
…
|
|
test_checked_modulus.cpp
|
…
|
|
test_checked_multiply.cpp
|
…
|
|
test_checked_or.cpp
|
…
|
|
test_checked_right_shift.cpp
|
…
|
|
test_checked_subtract.cpp
|
…
|
|
test_checked_xor.cpp
|
…
|
|
test_constexpr.cpp
|
…
|
|
test_construction.cpp
|
…
|
|
test_cpp.cpp
|
…
|
|
test_divide.hpp
|
…
|
|
test_divide_automatic.cpp
|
…
|
|
test_divide_native.cpp
|
…
|
|
test_equal.hpp
|
…
|
|
test_equal_automatic.cpp
|
…
|
|
test_equal_native.cpp
|
…
|
|
test_float.cpp
|
…
|
|
test_interval.cpp
|
…
|
|
test_left_shift.hpp
|
…
|
|
test_left_shift_automatic.cpp
|
…
|
|
test_left_shift_native.cpp
|
…
|
|
test_less_than.hpp
|
…
|
|
test_less_than_automatic.cpp
|
…
|
|
test_less_than_native.cpp
|
…
|
|
test_modulus.hpp
|
…
|
|
test_modulus_automatic.cpp
|
…
|
|
test_modulus_native.cpp
|
…
|
|
test_multiply.hpp
|
…
|
|
test_multiply_automatic.cpp
|
…
|
|
test_multiply_native.cpp
|
…
|
|
test_or.hpp
|
…
|
|
test_or_automatic.cpp
|
…
|
|
test_or_native.cpp
|
…
|
|
test_performance.cpp
|
…
|
|
test_range.cpp
|
…
|
|
test_rational.cpp
|
…
|
|
test_right_shift.hpp
|
…
|
|
test_right_shift_automatic.cpp
|
…
|
|
test_right_shift_native.cpp
|
…
|
|
test_safe_compare.cpp
|
…
|
|
test_subtract.hpp
|
…
|
|
test_subtract_automatic.cpp
|
…
|
|
test_subtract_native.cpp
|
…
|
|
test_trap.cpp
|
…
|
|
test_types.hpp
|
…
|
|
test_values.hpp
|
…
|
|
test_xor.hpp
|
…
|
|
test_xor_automatic.cpp
|
…
|
|
test_xor_native.cpp
|
…
|
|
test_z.cpp
|
…
|
|