morgand
Fri, 07 Sep 2001 13:47:36 -0700
morgand 01/09/07 14:12:03
Modified: latka/tests/latka-self-test TestLatka.xml
latka/tests/samples TestCommonsWebsite.xml
TestTaglibsWebsite.xml
latka/tests/watchdog WatchdogJSPSuite.xml
WatchdogServletSuite.xml
Log:
updated DTD paths for the new location of these tests
Revision Changes Path
1.6 +1 -1 jakarta-commons/latka/tests/latka-self-test/TestLatka.xml
Index: TestLatka.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/latka/tests/latka-self-test/TestLatka.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- TestLatka.xml 2001/09/07 17:12:55 1.5
+++ TestLatka.xml 2001/09/07 21:12:03 1.6
@@ -1,5 +1,5 @@
<?xml version="1.0" standalone="no"?>
-<!DOCTYPE suite SYSTEM "../conf/suite.dtd">
+<!DOCTYPE suite SYSTEM "../../conf/suite.dtd">
<suite defaultHost="localhost" defaultPort="8080" label="Latka self-diagnostics">
<!-- functional tests that Latka can run on itself -->
1.5 +1 -1 jakarta-commons/latka/tests/samples/TestCommonsWebsite.xml
Index: TestCommonsWebsite.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/latka/tests/samples/TestCommonsWebsite.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- TestCommonsWebsite.xml 2001/08/23 16:01:12 1.4
+++ TestCommonsWebsite.xml 2001/09/07 21:12:03 1.5
@@ -1,5 +1,5 @@
<?xml version="1.0" standalone="no"?>
-<!DOCTYPE suite SYSTEM "../conf/suite.dtd">
+<!DOCTYPE suite SYSTEM "../../conf/suite.dtd">
<suite defaultHost="jakarta.apache.org" label="Taglibs">
<!-- confirm that docs for all Jakarta Commons components are present -->
1.4 +1 -1 jakarta-commons/latka/tests/samples/TestTaglibsWebsite.xml
Index: TestTaglibsWebsite.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/latka/tests/samples/TestTaglibsWebsite.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- TestTaglibsWebsite.xml 2001/08/20 17:08:36 1.3
+++ TestTaglibsWebsite.xml 2001/09/07 21:12:03 1.4
@@ -1,5 +1,5 @@
<?xml version="1.0" standalone="no"?>
-<!DOCTYPE suite SYSTEM "../conf/suite.dtd">
+<!DOCTYPE suite SYSTEM "../../conf/suite.dtd">
<suite defaultHost="jakarta.apache.org" label="Tablibs">
<!-- confirm that docs for all Jakarta Taglibs are present -->
1.5 +1 -1 jakarta-commons/latka/tests/watchdog/WatchdogJSPSuite.xml
Index: WatchdogJSPSuite.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/latka/tests/watchdog/WatchdogJSPSuite.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- WatchdogJSPSuite.xml 2001/08/24 16:26:09 1.4
+++ WatchdogJSPSuite.xml 2001/09/07 21:12:03 1.5
@@ -1,5 +1,5 @@
<?xml version="1.0" standalone="no"?>
-<!DOCTYPE suite SYSTEM "../conf/suite.dtd">
+<!DOCTYPE suite SYSTEM "../../conf/suite.dtd">
<suite defaultHost="localhost" defaultPort="8080" label="Watchdog JSP tests">
<!-- ==================== Watchdog JSP tests ==================== -->
<!-- Precompilation tests -->
1.3 +1 -1 jakarta-commons/latka/tests/watchdog/WatchdogServletSuite.xml
Index: WatchdogServletSuite.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/latka/tests/watchdog/WatchdogServletSuite.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- WatchdogServletSuite.xml 2001/08/24 16:29:52 1.2
+++ WatchdogServletSuite.xml 2001/09/07 21:12:03 1.3
@@ -1,5 +1,5 @@
<?xml version="1.0" standalone="no"?>
-<!DOCTYPE suite SYSTEM "../conf/suite.dtd">
+<!DOCTYPE suite SYSTEM "../../conf/suite.dtd">
<suite defaultHost="localhost" defaultPort="8080" label="Watchdog Servlet tests">
<!-- ==================== Watchdog Servlet tests ==================== -->
<!-- javax_servlet_GenericServlet tests -->