mirror of
https://github.com/MariaDB/server.git
synced 2025-08-16 18:19:41 +00:00
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:
@ -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/
|
||||
|
Reference in New Issue
Block a user