Update of /cvsroot/monetdb/pathfinder/tests/BugDay_2005-12-19_0.9.3/Tests
In directory sc8-pr-cvs16:/tmp/cvs-serv9351/tests/BugDay_2005-12-19_0.9.3/Tests
Modified Files:
shred_doc_with_space.SF-1211372.milS
shred_doc_with_space.SF-1211372.stable.out
Log Message:
(finally) giving in to the (not that) new requirement that
"document name must end in .xml"
Index: shred_doc_with_space.SF-1211372.milS
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/tests/BugDay_2005-12-19_0.9.3/Tests/shred_doc_with_space.SF-1211372.milS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- shred_doc_with_space.SF-1211372.milS 19 Dec 2005 10:30:57 -0000
1.1
+++ shred_doc_with_space.SF-1211372.milS 18 Apr 2007 17:49:57 -0000
1.2
@@ -1,17 +1,17 @@
module(pathfinder);
-shred_doc("does_not_exist.xml","does_not_exist.0");
+shred_doc("does_not_exist.xml","does_not_exist.0.xml");
-shred_doc("/does_not_exist.xml","does_not_exist.1");
+shred_doc("/does_not_exist.xml","does_not_exist.1.xml");
-shred_doc("/Documents and Settings/does_not_exist.xml","does_not_exist.2");
+shred_doc("/Documents and Settings/does_not_exist.xml","does_not_exist.2.xml");
-shred_doc("c:\does_not_exist.xml","does_not_exist.3");
+shred_doc("c:\does_not_exist.xml","does_not_exist.3.xml");
-shred_doc("c:\Documents and Settings\does_not_exist.xml","does_not_exist.4");
+shred_doc("c:\Documents and
Settings\does_not_exist.xml","does_not_exist.4.xml");
-shred_doc("c:\\does_not_exist.xml","does_not_exist.5");
+shred_doc("c:\\does_not_exist.xml","does_not_exist.5.xml");
-shred_doc("c:\\Documents and Settings\\does_not_exist.xml","does_not_exist.6");
+shred_doc("c:\\Documents and
Settings\\does_not_exist.xml","does_not_exist.6.xml");
quit();
Index: shred_doc_with_space.SF-1211372.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/tests/BugDay_2005-12-19_0.9.3/Tests/shred_doc_with_space.SF-1211372.stable.out,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- shred_doc_with_space.SF-1211372.stable.out 19 Sep 2006 12:27:46 -0000
1.4
+++ shred_doc_with_space.SF-1211372.stable.out 18 Apr 2007 17:49:57 -0000
1.5
@@ -11,43 +11,43 @@
# Visit http://monetdb.cwi.nl/ for further information.
module(pathfinder);
-shred_doc("does_not_exist.xml","does_not_exist.0");
+shred_doc("does_not_exist.xml","does_not_exist.0.xml");
!ERROR: [shred_url]: 1 times inserted nil due to errors at tuples [EMAIL
PROTECTED]
!ERROR: [shred_url]: first error was:
!ERROR: shred: cannot stat `does_not_exist.xml': No such file or directory
!ERROR: CMDshred_url: operation failed.
-shred_doc("/does_not_exist.xml","does_not_exist.1");
+shred_doc("/does_not_exist.xml","does_not_exist.1.xml");
!ERROR: [shred_url]: 1 times inserted nil due to errors at tuples [EMAIL
PROTECTED]
!ERROR: [shred_url]: first error was:
!ERROR: shred: cannot stat `/does_not_exist.xml': No such file or directory
!ERROR: CMDshred_url: operation failed.
-shred_doc("/Documents and Settings/does_not_exist.xml","does_not_exist.2");
+shred_doc("/Documents and Settings/does_not_exist.xml","does_not_exist.2.xml");
!ERROR: [shred_url]: 1 times inserted nil due to errors at tuples [EMAIL
PROTECTED]
!ERROR: [shred_url]: first error was:
!ERROR: shred: cannot stat `/Documents and Settings/does_not_exist.xml': No
such file or directory
!ERROR: CMDshred_url: operation failed.
-shred_doc("c:\does_not_exist.xml","does_not_exist.3");
+shred_doc("c:\does_not_exist.xml","does_not_exist.3.xml");
!ERROR: [shred_url]: 1 times inserted nil due to errors at tuples [EMAIL
PROTECTED]
!ERROR: [shred_url]: first error was:
!ERROR: shred: cannot stat `c:does_not_exist.xml': No such file or directory
!ERROR: CMDshred_url: operation failed.
-shred_doc("c:\Documents and Settings\does_not_exist.xml","does_not_exist.4");
+shred_doc("c:\Documents and
Settings\does_not_exist.xml","does_not_exist.4.xml");
!ERROR: [shred_url]: 1 times inserted nil due to errors at tuples [EMAIL
PROTECTED]
!ERROR: [shred_url]: first error was:
!ERROR: shred: cannot stat `c:Documents and Settingsdoes_not_exist.xml': No
such file or directory
!ERROR: CMDshred_url: operation failed.
-shred_doc("c:\\does_not_exist.xml","does_not_exist.5");
+shred_doc("c:\\does_not_exist.xml","does_not_exist.5.xml");
!ERROR: [shred_url]: 1 times inserted nil due to errors at tuples [EMAIL
PROTECTED]
!ERROR: [shred_url]: first error was:
!ERROR: shred: cannot stat `c:\does_not_exist.xml': No such file or directory
!ERROR: CMDshred_url: operation failed.
-shred_doc("c:\\Documents and Settings\\does_not_exist.xml","does_not_exist.6");
+shred_doc("c:\\Documents and
Settings\\does_not_exist.xml","does_not_exist.6.xml");
!ERROR: [shred_url]: 1 times inserted nil due to errors at tuples [EMAIL
PROTECTED]
!ERROR: [shred_url]: first error was:
!ERROR: shred: cannot stat `c:\Documents and Settings\does_not_exist.xml': No
such file or directory
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins