aboutsummaryrefslogtreecommitdiffstats
path: root/t/001compile.t
Commit message (Expand)AuthorAgeFilesLines
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-2/+4
* Bug 817634: Tests in t/ should also check themselves where appropriateFrédéric Buclin2012-12-031-2/+3
* Bug 655477: Bugzilla now requires Perl 5.10.1Frédéric Buclin2012-08-311-1/+1
* Test 1 fails if PERLLIB contains paths with whitespace.Marc Schumann2012-02-151-1/+1
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-19/+5
* Bug 545762: Allow tests to pass when using the PERL5LIB environment variable.Gabor Szabo2010-02-111-1/+6
* Fix for Bug 527505: Make t/001compile.t work even after Bugzilla::Install::CP...mkanat%bugzilla.org2009-11-181-30/+10
* Bug 527505: Make 001compile.t use Bugzilla->feature to determine which module...mkanat%bugzilla.org2009-11-101-69/+75
* Bug 224588: Unify ($^O =~ /MSWin/) checks (always use ON_WINDOWS)mkanat%bugzilla.org2009-09-041-4/+3
* Bug 416047 – Test 1 fails in compiling Bugzilla::Install::CPAN and insta...wurblzap%gmail.com2008-03-181-2/+12
* Bug 361149: Bugzilla now requires Perl 5.8.1 or newer (Perl 5.8.0 throws warn...lpsolit%gmail.com2007-08-091-4/+4
* Bug 349198: 001compile.t must not compile mod_perl.pl - Patch by Frédéric B...lpsolit%gmail.com2006-08-191-0/+6
* Bug 314470: Require Perl 5.8mkanat%kerio.com2006-03-021-4/+4
* Bug 286701: Tests fail compiling Bugzilla::DB::Pg.pmmkanat%kerio.com2005-05-271-0/+14
* Bug 282509: Bugzilla now requires perl 5.6.1mkanat%kerio.com2005-02-171-2/+2
* Patch for bug 271964: tests 1 and 3 from the testing suite shouldn't fail whe...jocuri%softhome.net2004-12-051-1/+1
* Fix for bug 180955: Remove dual-license from test fileszach%zachlipton.com2002-12-101-13/+1
* require Perl 5.6justdave%syndicomm.com2002-10-241-0/+6
* Fix for bug 143124, Fix warning messages about *::TESTOUT and clean upzach%zachlipton.com2002-05-091-41/+45
* Fix the double testing of .pm files.zach%zachlipton.com2001-11-181-7/+3
* Don't rely on the TEST_VERBOSE environment variable (no longer exported from ...jake%acutex.net2001-10-251-5/+5
* Bug 106424 - We weren't going orange on warnings such as "used only once". T...jake%acutex.net2001-10-241-3/+9
* Bug 103664 - Tests should "use strict;" and not contain any tabs. We should ...jake%acutex.net2001-10-201-19/+18
* Allow compile tests for files that run in taint modejake%acutex.net2001-10-071-1/+8
* Get rid of our which causes errors on 5.005.zach%zachlipton.com2001-10-061-1/+5
* Renaming *.t to be 00*.t to solve any sorting issues down the road as perzach%zachlipton.com2001-09-231-0/+76