Fixing unit test execution script to work with AIX 5.2 and OS X machines.

These are using old version of the Test::Harness modules, so I resort
to a safer way of running executable files.


unittest/README.txt:
  Adding reference to Doxygen-generated documentation on the intranet.
unittest/unit.pl:
  Using environment HARNESS_PERL_SWITCHES instead of a replacement
  straps
This commit is contained in:
unknown
2006-08-14 13:52:05 +02:00
parent 1363c9b215
commit dc2264ab86
2 changed files with 8 additions and 25 deletions

View File

@ -37,3 +37,10 @@ directory and add the following to the Makefile.am in that directory
Note, it's important to have "-t" at the end of the filename, otherwise the
test won't be executed by 'make test' !
Documentation
-------------
There is Doxygen-generated documentation available at:
https://intranet.mysql.com/~mkindahl/mytap/html/