fix redex docs and disable running test-docs-complete.rkt directly
in drdr (it runs already via run-tests.rkt)
This commit is contained in:
parent
4c3ee9c3c9
commit
a4d440a5e9
|
@ -938,6 +938,7 @@ path/s is either such a string or a list of them.
|
|||
"collects/redex/tests/run-tests.rkt" drdr:command-line (racket * "--examples" "--no-bitmap-gui") drdr:timeout 360
|
||||
"collects/redex/tests/stepper-test.rkt" drdr:command-line (mzc *)
|
||||
"collects/redex/tests/term-test.rkt" drdr:command-line (mzc *)
|
||||
"collects/redex/tests/test-docs-complete.rkt" drdr:command-line (raco "make" *)
|
||||
"collects/redex/tests/tl-test.rkt" drdr:command-line (mzc *)
|
||||
"collects/repo-time-stamp" responsible (eli)
|
||||
"collects/rnrs" responsible (mflatt)
|
||||
|
|
|
@ -2178,7 +2178,7 @@ seeds it with the reduction-sequence supplied in @racket[seed].
|
|||
as an index into @racket[derivations].
|
||||
}
|
||||
|
||||
@defproc[(derivations/ps [derivation derivation?]
|
||||
@defproc[(derivation/ps [derivation derivation?]
|
||||
[filename path-string?]
|
||||
[#:pp pp
|
||||
(or/c (any -> string)
|
||||
|
|
Loading…
Reference in New Issue
Block a user