tests for minor bug fixes in date.ss
svn: r7310
This commit is contained in:
parent
c192fba302
commit
c77bf466a5
|
@ -38,4 +38,8 @@
|
||||||
; one of the two possible values, though:
|
; one of the two possible values, though:
|
||||||
(test-find 0 30 1 27 10 1996)))
|
(test-find 0 30 1 27 10 1996)))
|
||||||
|
|
||||||
|
;; bug fixes
|
||||||
|
(test "JD 12" julian/scalinger->string 12)
|
||||||
|
(test "JD 123" julian/scalinger->string 123)
|
||||||
|
|
||||||
(report-errs)
|
(report-errs)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user