- 19 Jul, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
r=myk, jouni
-
- 01 Jul, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
r=jouni, justdave
-
- 09 May, 2002 1 commit
-
-
zach%zachlipton.com authored
test code. Patch makes the tests much better now. r=zach x2
-
- 08 May, 2002 1 commit
-
-
gerv%gerv.net authored
-
- 07 May, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
Patch by ddkilzer@theracingworld.com (David D. Kilzer), r=gerv, justdave
-
- 25 Apr, 2002 1 commit
-
-
gerv%gerv.net authored
-
- 24 Apr, 2002 1 commit
-
-
justdave%syndicomm.com authored
Fix tinderbox bustage caused by the template location code change. The tests are now looking in the right place for the templates. 4 templates in the new location now come up with syntax errors however.
-
- 18 Apr, 2002 1 commit
-
-
gerv%gerv.net authored
-
- 04 Apr, 2002 2 commits
-
-
zach%zachlipton.com authored
xml templates. r=bbaetz, r2=ddk
-
zach%zachlipton.com authored
Fix for bug 98658: Let administrator know which customised templates have 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
-
- 12 Mar, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
subject to interpolation. Ignore names with $ in them as a workaround r=myk x 2
-
- 14 Feb, 2002 1 commit
-
-
jake%acutex.net authored
-
- 20 Jan, 2002 1 commit
-
-
justdave%syndicomm.com authored
Patch by Brad Baetz <bbaetz@student.usyd.edu.au> r= jake, justdave
-
- 19 Jan, 2002 1 commit
-
-
dkl%redhat.com authored
-
- 11 Jan, 2002 1 commit
-
-
zach%zachlipton.com authored
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.
-
- 05 Jan, 2002 1 commit
-
-
jake%acutex.net authored
Bug 112914 - This test was relying on the existance of the unix "cat" command instead of using perl's standard open() function. This caused a test failed when running the tinderbox script on win32.
-
- 01 Dec, 2001 1 commit
-
-
jake%acutex.net authored
-
- 18 Nov, 2001 1 commit
-
-
zach%zachlipton.com authored
No review needed for tests at this time.
-
- 14 Nov, 2001 1 commit
-
-
jake%acutex.net authored
We don't really need to look for fragments that are pulled in by [% INCLUDE %] 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.
-
- 31 Oct, 2001 1 commit
-
-
zach%zachlipton.com authored
intentional! No review needed for tests at this time.
-
- 27 Oct, 2001 1 commit
-
-
jake%acutex.net authored
* 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
-
- 26 Oct, 2001 1 commit
-
-
jake%acutex.net authored
-
- 25 Oct, 2001 1 commit
-
-
jake%acutex.net authored
Don't rely on the TEST_VERBOSE environment variable (no longer exported from 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.
-
- 24 Oct, 2001 1 commit
-
-
jake%acutex.net authored
Bug 106424 - We weren't going orange on warnings such as "used only once". This script now properly outputs the --WARNING and fails on such a condition.
-
- 20 Oct, 2001 1 commit
-
-
jake%acutex.net authored
Bug 103664 - Tests should "use strict;" and not contain any tabs. We should 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.
-
- 19 Oct, 2001 4 commits
-
-
justdave%syndicomm.com authored
-
justdave%syndicomm.com authored
-
justdave%syndicomm.com authored
-
justdave%syndicomm.com authored
-
- 13 Oct, 2001 2 commits
-
-
jake%acutex.net authored
No review needed for tests at this time. NOT PART OF BUILD
-
jake%acutex.net authored
No review needed for tests at this time. NOT PART OF BUILD
-
- 10 Oct, 2001 1 commit
-
-
jake%acutex.net authored
No review needed for tests at this time. NOT PART OF BUILD.
-
- 07 Oct, 2001 3 commits
-
-
jake%acutex.net authored
No review needed for tests at this time. NOT PART OF BUILD
-
jake%acutex.net authored
No review needed for tests at this time. NOT PART OF BUILD
-
jake%acutex.net authored
a) All the required templates exist b) They all have good syntax No review needed for tests at this time. NOT PART OF BUILD
-
- 06 Oct, 2001 3 commits
-
-
zach%zachlipton.com authored
.cgi.
-
zach%zachlipton.com authored
creating a false fail. No review needed for tests. NOT PART OF BUILD
-
zach%zachlipton.com authored
No review needed for tests at this time. NOT PART OF BUILD
-
- 23 Sep, 2001 2 commits
-
-
zach%zachlipton.com authored
bug 97976. No review required for tests at this time. NOT_PART_OF_BUILD
-
zach%zachlipton.com authored
-