summaryrefslogtreecommitdiffstats
path: root/README.addregress
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-02-23 13:05:06 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-02-23 13:05:06 +0000
commit3d98b3a7124fecf33babb9857395ae9420f59772 (patch)
tree202eaf5a27612de68c5b0a7bb12c4f3c1661c490 /README.addregress
parent04e65faa724cfa1cdd43042086fef4fc4631fa61 (diff)
downloadmandoc-3d98b3a7124fecf33babb9857395ae9420f59772.tar.gz
Added mdoclint.
`make regress' uses mdoclint
Diffstat (limited to 'README.addregress')
-rw-r--r--README.addregress7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.addregress b/README.addregress
new file mode 100644
index 00000000..03474041
--- /dev/null
+++ b/README.addregress
@@ -0,0 +1,7 @@
+$Id$
+
+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.