summaryrefslogtreecommitdiff
path: root/t/data/generate/c-tap-harness/output/readme
diff options
context:
space:
mode:
authorRuss Allbery <rra@cpan.org>2020-12-25 10:26:14 -0800
committerRuss Allbery <rra@cpan.org>2020-12-25 10:26:14 -0800
commit1b652ddecd468e9d78d1b1300ae1f631744950e8 (patch)
treef6be1e736e85b03406680d37a1cd0f5d155025e9 /t/data/generate/c-tap-harness/output/readme
parente30220a31200f636a091fccfbe9db6d2afda25d2 (diff)
Overhaul supplemental section handling
Support a test.override metadata key that overrides the Testing section in README and README.md files entirely, except for the note about Lancaster Consensus environment variables. Move readme.sections to just sections, and if it defined a testing section, move that to test.override. Add some additional markup to the Markdown version of building instructions for packages that use Kerberos and Autoconf.
Diffstat (limited to 't/data/generate/c-tap-harness/output/readme')
-rw-r--r--t/data/generate/c-tap-harness/output/readme4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/data/generate/c-tap-harness/output/readme b/t/data/generate/c-tap-harness/output/readme
index 181201e..b8f69a4 100644
--- a/t/data/generate/c-tap-harness/output/readme
+++ b/t/data/generate/c-tap-harness/output/readme
@@ -98,8 +98,8 @@ BUILDING
TESTING
- C TAP Harness comes with a comprehensive test suite, which you can run
- after building with:
+ C TAP Harness comes with a test suite, which you can run after building
+ with:
make check