From 8c5988d29d10d4b187d66fc7093601902ed93247 Mon Sep 17 00:00:00 2001 From: Carsten Brandt Date: Thu, 4 Sep 2014 18:44:57 +0200 Subject: Updated usage information for runtests.pl As this is how it introduces itself when run without parameters and also how it works properly. ``` $ perl runtests.pl runtests.pl SPEC PROGRAM Set ANSI_COLORS_DISABLED=1 if you redirect to a file. Set PATT='...' to restrict tests to sections matching a regex. ``` --- spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec.txt') diff --git a/spec.txt b/spec.txt index ad3e9da..525cb74 100644 --- a/spec.txt +++ b/spec.txt @@ -173,7 +173,7 @@ HTML. These are intended to double as conformance tests. An accompanying script `runtests.pl` can be used to run the tests against any Markdown program: - perl runtests.pl PROGRAM spec.html + perl runtests.pl spec.txt PROGRAM Since this document describes how Markdown is to be parsed into an abstract syntax tree, it would have made sense to use an abstract -- cgit v1.2.3