Doug MacEachern wrote: > concept sounds great, +1 > haven't looked at the code, but i should probably be in a module, like > Apache::TestSmoke. that can either be run with -M or a tiny generated > t/SMOKE (like t/TEST) or from t/TEST. else each project that wants to use > it needs a copy of util/smokerandom.pl > the idea has always been for a project that wants a t/TEST only needs the > Apache-Test directory. then they create custom t/conf/foo.conf.in, > t/foo/*.t and everything else is setup for you.
Sure, that was just a proof of concept, so it was a quick and dirty script. I'll do more polishing and put it into a module. So do you prefer to have t/SMOKE.PL or to add a new t/TEST option (what's the mnemonic for -M) or both? _____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
