richter 01/05/22 04:25:22
Modified: . Tag: Embperl2c MANIFEST test.pl
Added: test/cmp Tag: Embperl2c execnotfound.htm
test/html Tag: Embperl2c execnotfound.htm
Log:
Make -> Error setable
Revision Changes Path
No revision
No revision
1.50.4.26 +2 -0 embperl/MANIFEST
Index: MANIFEST
===================================================================
RCS file: /home/cvs/embperl/MANIFEST,v
retrieving revision 1.50.4.25
retrieving revision 1.50.4.26
diff -u -r1.50.4.25 -r1.50.4.26
--- MANIFEST 2001/05/15 14:19:30 1.50.4.25
+++ MANIFEST 2001/05/22 11:25:02 1.50.4.26
@@ -151,6 +151,7 @@
test/html/errdoc/epl/errdoc2.htm
test/html/errmsg.htm
test/html/errmsg2.htm
+test/html/execnotfound.htm
test/html/escape.htm
test/html/escraw.htm
test/html/spaces.htm
@@ -369,6 +370,7 @@
test/cmp/delwrsess.htm
test/cmp/setbadsess.htm
test/cmp/setunknownsess.htm
+test/cmp/execnotfound.htm
test/cmp/inctext.htm
test/conf/httpd.conf.src
test/conf/startup.pl
1.70.4.61 +4 -1 embperl/test.pl
Index: test.pl
===================================================================
RCS file: /home/cvs/embperl/test.pl,v
retrieving revision 1.70.4.60
retrieving revision 1.70.4.61
diff -u -r1.70.4.60 -r1.70.4.61
--- test.pl 2001/05/17 06:41:25 1.70.4.60
+++ test.pl 2001/05/22 11:25:04 1.70.4.61
@@ -11,7 +11,7 @@
# IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
# WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
#
-# $Id: test.pl,v 1.70.4.60 2001/05/17 06:41:25 richter Exp $
+# $Id: test.pl,v 1.70.4.61 2001/05/22 11:25:04 richter Exp $
#
###################################################################################
@@ -69,6 +69,9 @@
'errors' => '1',
},
'notfound.htm' => {
+ 'errors' => '1',
+ },
+ 'execnotfound.htm' => {
'errors' => '1',
},
'notallow.xhtm' => {
No revision
No revision
1.1.2.1 +0 -0 embperl/test/cmp/execnotfound.htm
Index: execnotfound.htm
===================================================================
RCS file: /home/cvs/embperl/test/cmp/execnotfound.htm,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -r1.1 -r1.1.2.1
No revision
No revision
1.1.2.1 +0 -0 embperl/test/html/execnotfound.htm
Index: execnotfound.htm
===================================================================
RCS file: /home/cvs/embperl/test/html/execnotfound.htm,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -r1.1 -r1.1.2.1
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]