summaryrefslogtreecommitdiff
path: root/unittest/README.txt
diff options
context:
space:
mode:
authormats@romeo.(none) <>2006-08-14 13:52:05 +0200
committermats@romeo.(none) <>2006-08-14 13:52:05 +0200
commit2c21e455d4da0f17a55c1a8072e9b5748e8847d9 (patch)
tree42c0047700751cd95b85b049f40e14f03a025a44 /unittest/README.txt
parentaf443c2dd8bfcc937ae704ed4bb503ef02aaa578 (diff)
downloadmariadb-git-2c21e455d4da0f17a55c1a8072e9b5748e8847d9.tar.gz
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.
Diffstat (limited to 'unittest/README.txt')
-rw-r--r--unittest/README.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/unittest/README.txt b/unittest/README.txt
index 0d8bb9025d8..5cbc6b02f05 100644
--- a/unittest/README.txt
+++ b/unittest/README.txt
@@ -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/