rlubke 01/12/29 19:48:39
Modified: src/conf jsp-gtest.xml
Log:
- Added first and last task markers to task list.
Revision Changes Path
1.12 +2 -0 jakarta-watchdog-4.0/src/conf/jsp-gtest.xml
Index: jsp-gtest.xml
===================================================================
RCS file: /home/cvs/jakarta-watchdog-4.0/src/conf/jsp-gtest.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- jsp-gtest.xml 18 Dec 2001 14:49:48 -0000 1.11
+++ jsp-gtest.xml 30 Dec 2001 03:48:39 -0000 1.12
@@ -21,6 +21,7 @@
testName="precompileNoValueTest"
assertion="If the jsp_precompile request parameter has no value, the
request will not be delivered to the target JSP page. JavaServer Pages Specification
v1.2, Sec. 8.4.2"
testStrategy="Validate that no response body is returned when
jsp_precompile has no value."
+ firstTask="true"
/>
<gtest request="GET
/jsp-tests/jsp/misc/precompilation/precompile.jsp?jsp_precompile=false HTTP/1.0"
@@ -1600,6 +1601,7 @@
testName="tag_translationtime_verify_1.jsp"
assertion="Test for translation-time verification, specified in the Java
Server Pages Specification v1.2, Sec 6.4.7"
testStrategy="testing LifeCycle process"
+ lastTask="true"
/>
<!-- All below JSP negative tests have been commented out till they get fixed
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>