Age | Commit message (Collapse) | Author | Files | Lines |
|
%] 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.
|
|
intentional!
No review needed for tests at this time.
|
|
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.
|
|
No review needed for tests at this time. NOT PART OF BUILD.
|
|
No review needed for tests at this time. NOT PART OF BUILD
|
|
No review needed for tests at this time. NOT PART OF BUILD
|
|
make sure that:
a) All the required templates exist
b) They all have good syntax
No review needed for tests at this time. NOT PART OF BUILD
|
|
.cgi.
|
|
creating a false fail.
No review needed for tests. NOT PART OF BUILD
|
|
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.
|
|
|
|
|
|
|
|
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.
|