raco test: add history note on --heartbeat
Should have been included with f3c8638366
.
This commit is contained in:
parent
dac8ba2873
commit
2d3da47447
|
@ -9,3 +9,5 @@
|
||||||
(define pkg-desc "implementation (no documentation) part of \"compiler\"")
|
(define pkg-desc "implementation (no documentation) part of \"compiler\"")
|
||||||
|
|
||||||
(define pkg-authors '(mflatt))
|
(define pkg-authors '(mflatt))
|
||||||
|
|
||||||
|
(define version "1.1")
|
||||||
|
|
|
@ -151,6 +151,8 @@ The @exec{raco test} command accepts several flags:
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@history[#:changed "1.1" @elem{Added @DFlag{heartbeat}.}]
|
||||||
|
|
||||||
@section[#:tag "test-config"]{Test Configuration by Submodule}
|
@section[#:tag "test-config"]{Test Configuration by Submodule}
|
||||||
|
|
||||||
When @exec{raco test} runs a test in a submodule, a @racket[config]
|
When @exec{raco test} runs a test in a submodule, a @racket[config]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user