From 08ed3f6ba71a48c8b9d12fc13ced4f849bd8a108 Mon Sep 17 00:00:00 2001 From: Richard Tucker Date: Fri, 15 Aug 1997 09:48:07 +0100 Subject: [PATCH] New unit very brief release note Copied from Perforce Change: 18612 ServerID: perforce.ravenbrook.com --- mps/qa/test/README | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 mps/qa/test/README diff --git a/mps/qa/test/README b/mps/qa/test/README new file mode 100644 index 00000000000..a0af3558afd --- /dev/null +++ b/mps/qa/test/README @@ -0,0 +1,15 @@ +$HopeName$ + +This is release una of the MMQA test harness. + +To use, run the perl script 'qa' in this directory (this +may involve typing 'qa' or 'perl qa', depending on your setup). + +The qa commands 'index' and 'help' require globbing to work +in your version of perl. On some PCs it doesn't, so unfortunately +you won't be able to use these commands. Try browsing the directory +script/help instead. I will try to fix this in the next release. + +This test harness has itself undergone no formal QA process. + +rit/ 1997-08-15