Re: TAP - Test::More - fork
chromatic <[email protected]>
| Newsgroups | gmane.comp.lang.perl.quality-assurance |
|---|---|
| Organization | Snafu |
| Message-ID | <[email protected]> |
On Thursday, November 10, 2011 at 07:15 AM, H Brand wrote: > I however do not understand why prove seems to be safe, but make test > is not Do your test files use -w? If not, what happens if you add it and run them with prove? This *should* make no difference, but I have a suspicion. -- c