Name
Last commit
Last update
..
Support Bug 527505: Make 001compile.t use Bugzilla->feature to determine which modules to compile
001compile.t Fix for Bug 527505: Make t/001compile.t work even after Bugzilla::Install::CPAN messes with @INC, and make Bugzilla->feature work during mod_perl.pl.
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 419388 – 004template.t should fall back to “en”.
005no_tabs.t Bug 285700: bump minimum File::Spec version to 0.84 to deal with taint errors
005whitespace.t Bug 481025 - Remove rogue Byte Order Mark.
006spellcheck.t Bug 389463: Add new entries to 006spellcheck.t - Patch by FrÃ:copyright::copyright:ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
007util.t Bug 476305: Clean up and merge HTML filtering code - Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com> r/a=LpSolit
008filter.t Bug 224588: Unify ($^O =~ /MSWin/) checks (always use ON_WINDOWS)
009bugwords.t Bug 479164: "Bug" appears raw in "File a Bug" on index.cgi - Patch by FrÃ:copyright::copyright:ric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
010dependencies.t Bug 304600: Need a test in the test suite to check for dependency loops - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
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 224588: Unify ($^O =~ /MSWin/) checks (always use ON_WINDOWS)