aboutsummaryrefslogtreecommitdiffstats
path: root/runtests.pl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-1/+3
| | | | r=dkl a=sgreen
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-1/+1
| | | | r=wicked a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-20/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org2007-10-191-0/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 257267: allow trimming leading zeros when typing the test number in the ↵jocuri%softhome.net2004-09-031-1/+1
| | | | testing suite; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=myk.
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-1/+1
| | | | | r=justdave a=justdave
* runtests.pl now lets you specify a test number on the command line if you ↵justdave%syndicomm.com2003-02-171-2/+5
| | | | only want to run that specific test instead of all of them. (no bug number)
* Adding runtests.pl for bug 143155. runtests.sh will remain for a littlezach%zachlipton.com2002-11-101-0/+39
while in order to allow tinderboxen to transition and any documents to be updated. Patch by Norton <norton@w5ac.tamu.edu>, r1=jouni, r2=gerv