Re: Fatal "wide character" warnings in tests
Gabor Szabo <[email protected]>
| Newsgroups | gmane.comp.lang.perl.quality-assurance |
|---|---|
| Message-ID | <CABe4FJDvpufjsuHtT3gY5MophYjcaBwYqbWw-o_+6wkwowYC7w@mail.gmail.com> |
On Sun, Jan 29, 2012 at 11:55 PM, Ovid <[email protected]> wrote: > How do I make "Wide character in print" warnings fatal in tests? Test::NoWarnings catches all forms of warnings in your test, not only the specific one you mentioned. Maybe that could be used/changed. Gabor -- Gabor Szabo http://szabgab.com/