List:MySQL and Perl« Previous MessageNext Message »
From:Jay Lawrence Date:January 29 2003 10:47pm
Subject:Adding more options to Makefile.PL for testing
View as plain text  
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

Thread
Adding more options to Makefile.PL for testingJay Lawrence29 Jan
  • Re: Adding more options to Makefile.PL for testingJochen Wiedmann30 Jan