aboutsummaryrefslogtreecommitdiffstats
path: root/t
Commit message (Collapse)AuthorAgeFilesLines
* Bug 203318 - 008filter.t fails to do chdir $topdir - if ↵burnus%gmx.de2003-04-261-6/+9
| | | | | | | @Support::Templates::include_paths returns more than one path r=justdave,gerv a=justdave
* Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com2003-04-251-0/+182
| | | | | | | | | templates, and correct the XSS holes that were discovered as a result of it. Patch by Gervase Markham <gerv@mozilla.org> r= myk, bbaetz, justdave a= justdave
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-2/+2
| | | | | r=justdave a=justdave
* Bug 180642 - Move authentication code into a modulebbaetz%acm.org2003-03-221-2/+3
| | | | | r=gerv, justdave a=justdave
* Partial fix for bug 192513 (processmail cleanup). Patch fixes test fileszach%zachlipton.com2003-02-102-6/+3
| | | | | | | to disregard processmail since it no longer exists (it was special-cased before). r=dave, a=dave
* Fix "variable declaration masks earler declaration" warning. No bug number.gerv%gerv.net2003-01-291-1/+1
|
* Bug 126955 - Bugzilla should support translated/localized templates. Patch ↵gerv%gerv.net2003-01-243-66/+132
| | | | by burnus; r=gerv, a=justdave.
* Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixeszach%zachlipton.com2003-01-111-14/+28
| | | | | | | | | the spelling errors so tinderbox doesn't barf, part two fixes t/006spellcheck.t and adds some more new words to check for. Part 1 patch by myself, r=timeless Part 2 patch by MattyT. r=zach (myself) a=justdave
* Bug 158499 - Templatise XML bug outputbbaetz%student.usyd.edu.au2002-12-151-0/+1
| | | | | r=gerv, justdave a=justdave
* Fix for bug 180955: Remove dual-license from test fileszach%zachlipton.com2002-12-106-78/+6
| | | | | | 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.
* Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au2002-11-281-0/+2
| | | | | r=justdave, joel a=justdave
* Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵jake%bugzilla.org2002-11-282-1/+17
| | | | | | | every time we display. r=justdave a=justdave
* Fix for bug 179396 (add 007util.t in order to test Bugzilla::Util).zach%zachlipton.com2002-11-111-0/+71
| | | | | rx2=bbaetz, a=myk (on the condition that we check out the use of the trilicense later)
* Bug 168191 - Checksetup needs to force template recompilation. Patch by ↵gerv%gerv.net2002-10-291-11/+5
| | | | bbaetz; r=gerv. Should fix tindebox bustage.
* require Perl 5.6justdave%syndicomm.com2002-10-241-0/+6
|
* Bug 12282 - General summary reports. Patch by gerv; r=joel.gerv%gerv.net2002-09-251-0/+1
|
* Bug 167978 - Fix Throw*Error l10n regressions and add a test to catch more. ↵gerv%gerv.net2002-09-131-1/+27
| | | | Patch by gerv; r=bbaetz.
* Updating my e-mail address as jake@acutex.net is no longer valid.jake%bugzilla.org2002-08-274-4/+4
| | | | * NO CODE CHANGES *
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
| | | | r=joel x2
* Bug 163494 - runtests.sh needs a switch to include optional modulesbugreport%peshkin.net2002-08-261-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
* Bug 162438 - fix permissions/tests for Bugzilla/ directorybbaetz%student.usyd.edu.au2002-08-141-1/+2
| | | | r=joel x2
* Add a test to check for speling errors. It only currently checks for two ↵zach%zachlipton.com2002-08-101-0/+92
| | | | | | simple errors that used to be in checksetup.pl, more errors can and will be added in the future. Bug 147151, no review needed for tests
* Bug 157074 - verify-new-product doubles comment linefeeds on Win32bbaetz%student.usyd.edu.au2002-07-191-0/+1
| | | | r=myk, jouni
* Bug 150770 - Lost <nobr> arround query resultsbbaetz%student.usyd.edu.au2002-07-011-1/+0
| | | | r=jouni, justdave
* Fix for bug 143124, Fix warning messages about *::TESTOUT and clean upzach%zachlipton.com2002-05-095-70/+100
| | | | | | test code. Patch makes the tests much better now. r=zach x2
* Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.gerv%gerv.net2002-05-081-0/+1
|
* Bug 135543 - @Support::Templates::testitems does not list all templatesbbaetz%student.usyd.edu.au2002-05-073-40/+90
| | | | Patch by ddkilzer@theracingworld.com (David D. Kilzer), r=gerv, justdave
* Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net2002-04-251-2/+3
|
* Fix tinderbox bustage caused by the template location code change. The ↵justdave%syndicomm.com2002-04-241-1/+1
| | | | | | tests are now looking in the right place for the templates. 4 templates in the new location now come up with syntax errors however.
* Bug 137589 - fix test 4 not to hang on the "use CGI" in the template.gerv%gerv.net2002-04-181-0/+3
|
* Fix for bug 135291: add version string to new templates and fix the string ↵zach%zachlipton.com2002-04-041-1/+1
| | | | | | | | for non xml templates. r=bbaetz, r2=ddk
* Fix for bug 98658: Let administrator know which customised templates have ↵zach%zachlipton.com2002-04-041-3/+17
| | | | | | | | | | | been updated by Bugzilla team. Patch adds a version string to every template and a check in t/004template.t to check for version strings in templates. Note that two templates that were not included in the initial patch now have version strings added. r=justdave, r2=myk
* Bug 130254 - Template params don't have to exist, since they may bebbaetz%student.usyd.edu.au2002-03-121-0/+3
| | | | | subject to interpolation. Ignore names with $ in them as a workaround r=myk x 2
* Update the test to use the same basic format as the handling code from ↵jake%acutex.net2002-02-141-1/+2
| | | | globals.pl
* Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com2002-01-201-3/+30
| | | | | Patch by Brad Baetz <bbaetz@student.usyd.edu.au> r= jake, justdave
* Fix for bug 119060 - Use of Template.pm filters for url and html encoding. ↵dkl%redhat.com2002-01-191-2/+1
| | | | r=jake,dkl
* Additional fix for bug 112914: "Test should not `cat $file`" Previouszach%zachlipton.com2002-01-111-27/+35
| | | | | | | | patch fixed the problem, but this patch stops once it finds strict so it will not take as long to run. Patch by ddkilzer@theracingworld.com. R=zach@zachlipton.com though review is not required for tests.
* Bug 112914 - This test was relying on the existance of the unix "cat" ↵jake%acutex.net2002-01-051-8/+13
| | | | command instead of using perl's standard open() function. This caused a test failed when running the tinderbox script on win32.
* Get the file list of files to scan for templates from Support::Files instead ↵jake%acutex.net2001-12-011-1/+3
| | | | of glob('*')
* Fix the double testing of .pm files.zach%zachlipton.com2001-11-181-7/+3
| | | | No review needed for tests at this time.
* We don't really need to look for fragments that are pulled in by [% INCLUDE ↵jake%acutex.net2001-11-141-15/+0
| | | | %] or [% PROCESS %]. While removing this code bit doesn't allow us to seperatly check that those fragments exist and compile, they'll be checked atomatically when the the template that wants them is run through the process() routine by the 004template.t test. This issue was raised because bug 98707 introduced a [% BLOCK %] element and the syntax for using that is the same as for including a template fragment.
* Have the tests test .pm files as well, yes this creates bustage, this iszach%zachlipton.com2001-10-311-1/+1
| | | | | | intentional! No review needed for tests at this time.
* A few enhancements to the template test:jake%acutex.net2001-10-271-8/+32
| | | | | | | * If there's a compilation error, report what it is * Don't try to compile a template if it doesn't exist - We already tested for that and issued an ERROR * Define the 'url' FILTER
* Check templates for tabs, also.jake%acutex.net2001-10-261-0/+5
|
* Don't rely on the TEST_VERBOSE environment variable (no longer exported from ↵jake%acutex.net2001-10-255-10/+9
| | | | runtests.sh) and instead print to the TESTOUT file handle pulled in from Test::More. This will allow the testing backend to check for verbosity rather than having to handle it in the .t files.
* Bug 106424 - We weren't going orange on warnings such as "used only once". ↵jake%acutex.net2001-10-241-3/+9
| | | | This script now properly outputs the --WARNING and fails on such a condition.
* Bug 103664 - Tests should "use strict;" and not contain any tabs. We should ↵jake%acutex.net2001-10-208-69/+82
| | | | | | | 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.
* yet another meaningless whitespace change to test tinderbox withjustdave%syndicomm.com2001-10-191-1/+1
|
* another useless whitespace change to test tinderbox withjustdave%syndicomm.com2001-10-191-1/+1
|
* whitespace change to test tinderbox again.justdave%syndicomm.com2001-10-191-1/+1
|