summaryrefslogtreecommitdiff
path: root/tests/test_curve.h
AgeCommit message (Expand)Author
2021-08-21Curve2D/Curve3D: exact linear interpolationJihyun Yu
2021-06-20Fix sub-optimal uses of is_equal_approxAaron Franke
2021-05-20Make is_equal_approx have explicit float and double versionsAaron Franke
2021-01-01Update copyright statements to 2021RĂ©mi Verschelde
2020-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-11-13Add a test suite for CurveHugo Locurcio