Forked from
antik / gsll
213 commits behind the upstream repository.
-
Liam Healy authored
Introduced a new macro #'assert-to-tolerance to be used in lisp-unit:define-test forms that takes three arguments: form expected-value tolerance. This replaces test-tol6 that was defined in tdist.lisp. Defined the tolerance constants +test-tol6+ the exact same way as GSL, but grovelling machine.h where GSL_DBL_EPSILON is defined.
Liam Healy authoredIntroduced a new macro #'assert-to-tolerance to be used in lisp-unit:define-test forms that takes three arguments: form expected-value tolerance. This replaces test-tol6 that was defined in tdist.lisp. Defined the tolerance constants +test-tol6+ the exact same way as GSL, but grovelling machine.h where GSL_DBL_EPSILON is defined.
gsll-tests.asd 6.67 KiB