Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-09-26 | Bug 893589 - 004template.t fails when templates in extension directory | Simon Green | 1 | -4/+4 | |
r=dkl, a=simon | |||||
2012-12-03 | Bug 817634: Tests in t/ should also check themselves where appropriate | Frédéric Buclin | 1 | -0/+2 | |
r=glob a=LpSolit | |||||
2012-11-30 | Bug 784072: Use Pod::Coverage to make sure that all subroutines are documented | Frédéric Buclin | 1 | -0/+1 | |
r=wurblzap a=LpSolit | |||||
2012-11-13 | Bug 615627: Make t/012throwables.t know about user errors defined in extensions | Simon Green | 1 | -0/+8 | |
r=dkl, a=LpSolit | |||||
2012-01-11 | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 1 | -21/+6 | |
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | |||||
2009-11-25 | Bug 530252: Create a script that sets up the framework of an extension | mkanat%bugzilla.org | 1 | -0/+1 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-11-10 | Bug 527505: Make 001compile.t use Bugzilla->feature to determine which ↵ | mkanat%bugzilla.org | 1 | -30/+0 | |
modules to compile Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2009-04-08 | Bug 487342: 001compile.t fails if JSON::RPC is not installed - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-08-03 | Bug 380187 â Bugzilla should support RADIUS authentication. | wurblzap%gmail.com | 1 | -0/+1 | |
Tinderbox bustage fix by Marc Schumann <wurblzap@gmail.com>; r=LpSolit, a=LpSolit | |||||
2007-02-06 | Bug 360838: ./runtests.pl 1 fails if Email::Reply is not installed - Patch ↵ | lpsolit%gmail.com | 1 | -0/+2 | |
by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2006-01-11 | Bug 285614: Rewrite importxml.pl to remove XML::Parser magic numbers - Patch ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk | |||||
2004-12-07 | Patch for bug 258579: t/Support/Files.pm should use File::Find; patch by ↵ | jocuri%softhome.net | 1 | -5/+4 | |
Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave. | |||||
2004-09-03 | Patch for bug 257106: Make testing suite know about new directory levels in ↵ | jocuri%softhome.net | 1 | -1/+2 | |
Bugzilla/Auth; patch by Marc Schumann <wurblzap@gmail.com>; r=vladd, a=myk. | |||||
2004-07-21 | Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles | bugreport%peshkin.net | 1 | -1/+1 | |
patch by erik r=joel, kiko a=myk | |||||
2004-07-12 | Backing out bug 241900 | bugreport%peshkin.net | 1 | -1/+1 | |
2004-07-12 | Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles | bugreport%peshkin.net | 1 | -1/+1 | |
patch by erik r=joel a=justdave | |||||
2004-01-13 | Bug 216523: t/Support/Files.pm fails to include ↵ | jocuri%softhome.net | 1 | -1/+2 | |
Bugzilla/Template/Plugin/Bugzilla.pm in the file list; patch by zach@zachlipton.com; r=jouni; a=justdave. | |||||
2003-03-22 | Bug 180642 - Move authentication code into a module | bbaetz%acm.org | 1 | -2/+3 | |
r=gerv, justdave a=justdave | |||||
2003-02-10 | Partial fix for bug 192513 (processmail cleanup). Patch fixes test files | zach%zachlipton.com | 1 | -1/+1 | |
to disregard processmail since it no longer exists (it was special-cased before). r=dave, a=dave | |||||
2002-12-10 | Fix for bug 180955: Remove dual-license from test files | zach%zachlipton.com | 1 | -13/+1 | |
Permission to do so granted by: justdave, joel, jake, ddk, gerv, bbaetz, and myself (as gleamed from bonsai and the contributors lines and indicated in the bug report). a=justdave. | |||||
2002-08-26 | Bug 163494 - runtests.sh needs a switch to include optional modules | bugreport%peshkin.net | 1 | -16/+38 | |
Tests now detect optional modules and only exclude optional files if optional module dependencies are not met. Also major indent cleanup r=timeless | |||||
2002-08-14 | Bug 162438 - fix permissions/tests for Bugzilla/ directory | bbaetz%student.usyd.edu.au | 1 | -1/+2 | |
r=joel x2 | |||||
2001-10-31 | Have the tests test .pm files as well, yes this creates bustage, this is | zach%zachlipton.com | 1 | -1/+1 | |
intentional! No review needed for tests at this time. | |||||
2001-10-20 | Bug 103664 - Tests should "use strict;" and not contain any tabs. We should ↵ | jake%acutex.net | 1 | -4/+5 | |
also use the TEST_VERBOSE environment variable instead of VERBOSE. Patch by David D. Kilzer <ddkilzer@theracingworld.com> Additional edits by myself to add the emacs mode line. Also, the change to runtests.sh was done by me. | |||||
2001-10-07 | Allow compile tests for files that run in taint mode | jake%acutex.net | 1 | -2/+2 | |
No review needed for tests at this time. NOT PART OF BUILD | |||||
2001-10-06 | Fixing issue where excluded files aren't excluded if they end in .pl or | zach%zachlipton.com | 1 | -4/+5 | |
.cgi. | |||||
2001-10-06 | Don't test importxml.pl since you need XML::Parser which is not required, | zach%zachlipton.com | 1 | -1/+1 | |
creating a false fail. No review needed for tests. NOT PART OF BUILD | |||||
2001-09-17 | Fix to make the tests generate the list of files to test instead of having ↵ | zach%zachlipton.com | 1 | -53/+28 | |
to update the list manually whenever a file is added or removed. The main logic is in t/Support/Files.pm, changes to the test files are needed to allow it to function properly. NOT_PART_OF_BUILD. No review needed for tests at this time. | |||||
2001-09-04 | Add a little 1; to the end of this. | zach%zachlipton.com | 1 | -0/+2 | |
2001-09-04 | Remove processmail from the list. It was causing problems with taint. | zach%zachlipton.com | 1 | -4/+3 | |
2001-09-04 | Addition of Files.pm which will be used shortly by 1.t (soon to be ↵ | zach%zachlipton.com | 1 | -0/+89 | |
1compile.t) which contains the list of files to test. This is important so that we can bring it into other tests which check files for content, etc... No review required for tests as of now as per Dave. |