Name
Last commit
Last update
..
Support Bug 343566: Runtests test 004template.t fails on some systems with a complaint about RELATIVE - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk
001compile.t Bug 314470: Require Perl 5.8
002goodperl.t Patch for bug 211188: Make testing suite check for any #! lines that are not /usr/bin/perl; patch by Marc Schumann <wurblzap@gmail.com>; r=vladd, a=justdave.
003safesys.t Patch for bug 271964: tests 1 and 3 from the testing suite shouldn't fail when $^X contains spaces; patch by me, r=jouni, a=justdave.
004template.t Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
005no_tabs.t Bug 285700: bump minimum File::Spec version to 0.84 to deal with taint errors
006spellcheck.t Bug 147151 : Expand the list of words 006spellcheck.t looks for; fix the places where they are wrong.
007util.t Bug 342749: Replace Bugzilla::Util's min and max with the List::Util equivalents
008filter.t Bug 94534: Customised resolutions - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
009bugwords.t Bug 285700: bump minimum File::Spec version to 0.84 to deal with taint errors
011pod.t Bug 184037: Add t/011pod.t to check POD syntax - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
012throwables.t Bug 337701: 012throwables.t doesn't recognize that certain errors are AUTH_ERROR codes