Name
Last commit
Last update
..
Support Bug 680729 - Testing suite (runtests.pl) incorrectly plans to do its existence check on referenced templates more than once.
001compile.t Bug 545762: Allow tests to pass when using the PERL5LIB environment variable.
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 696256: global/variables.none.tmpl should be PRE_PROCESS'ed
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 560009: Use firstidx from List::MoreUtils instead of lsearch
008filter.t Bug 666313: Remove the obsolete [% FLUSH %] directive
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 559999: Make t/010dependencies.t consider "use base" to be just like "use"
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 604522: t/012throwables.t doesn't catch new user errors correctly