Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
antik
gsll
Commits
d21fa5b5
Commit
d21fa5b5
authored
Feb 16, 2014
by
Liam M. Healy
Browse files
Add comment on header file name
parent
efcc519c
Changes
1
Hide whitespace changes
Inline
Side-by-side
test-unit/augment.lisp
View file @
d21fa5b5
;; Additional methods for lisp-unit
;; Liam Healy 2009-04-15 23:23:30EDT augment.lisp
;; Time-stamp: <201
1
-0
1
-1
0
18:
19:07
EST augment.lisp>
;; Time-stamp: <201
4
-0
2
-1
5
18:
40:50
EST augment.lisp>
;;
;; Copyright 2009, 2011 Liam M. Healy
;; Copyright 2009, 2011
, 2014
Liam M. Healy
;; Distributed under the terms of the GNU General Public License
;;
;; This program is free software: you can redistribute it and/or modify
...
...
@@ -27,7 +27,7 @@
(
lisp-unit:numerical-equal
(
grid:copy-to
result1
)
(
grid:copy-to
result2
)
:test
test
)))
;;; See cdf/test.c
;;; See cdf/test.c
, specfunc/test_sf.h
(
defconstant
+test-tol0+
(
*
2
+dbl-epsilon+
))
(
defconstant
+test-tol1+
(
*
16
+dbl-epsilon+
))
(
defconstant
+test-tol2+
(
*
256
+dbl-epsilon+
))
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment