added schemeunit to the distribution
svn: r18142
This commit is contained in:
parent
f4321256a5
commit
2eab591c0f
|
@ -658,4 +658,6 @@ mz-extras :+= (- (package: "unstable")
|
|||
;; -------------------- plai
|
||||
plt-extras :+= (package: "plai/")
|
||||
|
||||
plt-extras :+= (package: "schemeunit/")
|
||||
|
||||
;; ============================================================================
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
(define url "http://schematics.sourceforge.net/")
|
||||
|
||||
(define primary-file "main.ss")
|
||||
(define scribblings '(("scribblings/schemeunit.scrbl" (multi-page user-doc) (tool))))
|
||||
(define scribblings '(("scribblings/schemeunit.scrbl" (multi-page) (tool))))
|
||||
|
||||
(define release-notes
|
||||
'((p "Correctly handle arbitrary expressions in test suites and fix Scribble errors.")))
|
||||
|
|
Loading…
Reference in New Issue
Block a user