- 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
-
- 17 Sep, 2001 2 commits
-
-
zach%zachlipton.com authored
Fix to make the tests generate the list of files to test instead of having 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.
-
zach%zachlipton.com authored
one-argument and are therefore insecure. NOT_PART_OF_BUILD, no review needed.
-
- 10 Sep, 2001 1 commit
-
-
zach%zachlipton.com authored
-
- 05 Sep, 2001 1 commit
-
-
zach%zachlipton.com authored
-
- 04 Sep, 2001 11 commits
-
-
zach%zachlipton.com authored
-
zach%zachlipton.com authored
-
zach%zachlipton.com authored
-
zach%zachlipton.com authored
-
zach%zachlipton.com authored
-
zach%zachlipton.com authored
-
zach%zachlipton.com authored
-
zach%zachlipton.com authored
-
zach%zachlipton.com authored
No review needed at this time for tests as per Dave.
-
zach%zachlipton.com authored
Addition of Files.pm which will be used shortly by 1.t (soon to be 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.
-
zach%zachlipton.com authored
Patch by ddkilzer@theracingworld.com (David D. Kilzer, ddk). Review by Zach Lipton (zach@zachlipton.com) no 2nd review required.
-
- 01 Sep, 2001 2 commits
-
-
justdave%syndicomm.com authored
Added a --verbose option to runtests.sh that the tinderbox scripts can use to get all the warnings and errors and whatnot into the build log. Also corrected several syntax and logic errors in the 1.t test file.
-
zach%zachlipton.com authored
filed on this issue. NOT_PART_OF_BUILD.
-