I am running across some limitations in the current tests. In my case I
have relocated my socket and options files so that I can have more than
one independent instance of MySQL running.
Therefore I started to upgrade the Makefile.PL to allow for
--testsocket
--testdefaults
--testgroup
I am running against the need to modify more of the tests to allow
tests like, say, akmisc.t to run properly. (It assumes just a simple
host to connect with).
Would this be a welcome contribution? If so I will roll up my sleeves
and send in a patch that will address the above three options for:
Makefile.PL; t/akmisc.t; t/dbdadmin.t; mysql.t; and mysql2.t
Regards,
Jay