raco test: add history note on --heartbeat

Should have been included with f3c8638366.
This commit is contained in:
Matthew Flatt 2014-06-30 10:17:03 +01:00
parent dac8ba2873
commit 2d3da47447
2 changed files with 4 additions and 0 deletions

View File

@ -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")

View File

@ -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]