diff options
Diffstat (limited to 'README.addregress')
-rw-r--r-- | README.addregress | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/README.addregress b/README.addregress deleted file mode 100644 index 03474041..00000000 --- a/README.addregress +++ /dev/null @@ -1,7 +0,0 @@ -$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. |