summaryrefslogtreecommitdiffstatshomepage
path: root/README.addregress
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-06 14:13:47 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-06 14:13:47 +0000
commit236dae9fb3183b9c1d8bc6f77614797d65800987 (patch)
tree21d3944488650e4b2b02aa011f1ec70b538620f5 /README.addregress
parent898c9b0f76e9e166aa032a9d01aac9500a114b31 (diff)
downloadmandoc-236dae9fb3183b9c1d8bc6f77614797d65800987.tar.gz
mandoc-236dae9fb3183b9c1d8bc6f77614797d65800987.tar.zst
mandoc-236dae9fb3183b9c1d8bc6f77614797d65800987.zip
Strings abstracted into dynamically-created C files.
Added -V option. Deprecated README files.
Diffstat (limited to 'README.addregress')
-rw-r--r--README.addregress7
1 files changed, 0 insertions, 7 deletions
diff --git a/README.addregress b/README.addregress
deleted file mode 100644
index c7b72181..00000000
--- a/README.addregress
+++ /dev/null
@@ -1,7 +0,0 @@
-$Id: README.addregress,v 1.1 2009/02/23 13:05:06 kristaps Exp $
-
-To add regression tests, name the file according as
-regress/test.NAME.NN, where NAME approximately documents the test domain
-and NN is a two-digit, zero-padded number for the test index.
-
-Subsequent that, add the test to either FAIL or SUCCEED in the Makefile.