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 349198: 001compile.t must not compile mod_perl.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
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 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
009bugwords.t Bug 275636: Templatise 'newchangedmail' email (BugMail) - Patch by André Batosti <batosti@async.com.br> r=LpSolit a=myk
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 351175: The WebService interface should include the error text along with the error name