9 Commits

Author SHA1 Message Date
Christopher Kormanyos
33adaa160c [ci skip] clean the test code under observation 2022-02-02 11:41:52 +01:00
Christopher Kormanyos
35e1c29dab Repair the use of static_assert 2022-02-02 10:18:06 +01:00
Christopher Kormanyos
35b0bd7047 Try repair test_cpp_rational (not just g++-5) 2022-02-02 09:58:44 +01:00
Christopher Kormanyos
421778741c Revise timer and print debug points in test 2022-02-02 09:00:39 +01:00
Christopher Kormanyos
ab4068978e Be safer with obvious float artifacts (if any) 2022-02-01 18:49:04 +01:00
Christopher Kormanyos
fa69ae1f2b Resolve g++-5 tests for FP except search 2022-02-01 13:19:44 +01:00
jzmaddock
6d4cd18f02 Update for better interoperability of rationals and integers.
Fix generic_interconvert.hpp for unsigned types.
Update performance testing code to include testing with ::value_type.
Start testing unsigned and checked integer types with rational_adaptor.
Update arithmetic tests to test mixed arithmetic with ::value_type.
2021-09-15 13:16:49 +01:00
jzmaddock
1b31fbea21 Correct bug in rational division logic.
Add more tests.
2021-09-06 19:22:24 +01:00
jzmaddock
b7031c999e Add proper tests for rational_adaptor. 2021-09-06 17:16:15 +01:00