From 2d3da47447bd91849c8e8e1981cb8f47278dade7 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Mon, 30 Jun 2014 10:17:03 +0100 Subject: [PATCH] raco test: add history note on `--heartbeat` Should have been included with f3c8638366. --- pkgs/compiler-pkgs/compiler-lib/info.rkt | 2 ++ pkgs/racket-pkgs/racket-doc/scribblings/raco/test.scrbl | 2 ++ 2 files changed, 4 insertions(+) diff --git a/pkgs/compiler-pkgs/compiler-lib/info.rkt b/pkgs/compiler-pkgs/compiler-lib/info.rkt index 788fe59901..bf1b6b2569 100644 --- a/pkgs/compiler-pkgs/compiler-lib/info.rkt +++ b/pkgs/compiler-pkgs/compiler-lib/info.rkt @@ -9,3 +9,5 @@ (define pkg-desc "implementation (no documentation) part of \"compiler\"") (define pkg-authors '(mflatt)) + +(define version "1.1") diff --git a/pkgs/racket-pkgs/racket-doc/scribblings/raco/test.scrbl b/pkgs/racket-pkgs/racket-doc/scribblings/raco/test.scrbl index d057a0ee9d..f7504d7fce 100644 --- a/pkgs/racket-pkgs/racket-doc/scribblings/raco/test.scrbl +++ b/pkgs/racket-pkgs/racket-doc/scribblings/raco/test.scrbl @@ -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} When @exec{raco test} runs a test in a submodule, a @racket[config]