Update of /cvsroot/monetdb/pathfinder/compiler/semantics/tests/ns/Tests
In directory
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv17495/compiler/semantics/tests/ns/Tests
Modified Files:
Tag: XQuery_0-22
bad-001.bat bad-002.bat bad-003.bat bad-004.bat bad-005.bat
bad-006.bat bad-007.bat bad-008.bat good-001.bat good-002.bat
good-003.bat good-004.bat good-005.bat good-006.bat
good-007.bat good-008.bat good-009.bat good-010.bat
good-011.bat good-012.bat good-013.bat good-014.bat
good-015.bat good-016.bat good-017.bat
Log Message:
finishing tsheyar's checkin of 2007/07/26:
"
-- Fix bug 1760467 by letting the compiler run a little bit longer.
(The changed behavior was triggered by introducing additonal
compiler phases.)
"
applied / propagated the changes tsheyar made back then in the
Unix shell script versions also to the Windows batch script versions.
Hopefully, this fixes
[ 1894473 ] PF: compiler tests do not produce expected errors on Windows
http://sourceforge.net/tracker/index.php?func=detail&aid=1894473&group_id=56967&atid=482468
Index: good-009.bat
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/ns/Tests/good-009.bat,v
retrieving revision 1.2
retrieving revision 1.2.26.1
diff -u -d -r1.2 -r1.2.26.1
--- good-009.bat 6 Oct 2005 10:36:33 -0000 1.2
+++ good-009.bat 15 Feb 2008 16:46:30 -0000 1.2.26.1
@@ -3,5 +3,6 @@
@set NAME=%1
-pf -s4 < %NAME%.xq
+pf -s7 < %NAME%.xq
@echo %ERRORLEVEL%
+
Index: good-007.bat
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/ns/Tests/good-007.bat,v
retrieving revision 1.2
retrieving revision 1.2.26.1
diff -u -d -r1.2 -r1.2.26.1
--- good-007.bat 6 Oct 2005 10:36:33 -0000 1.2
+++ good-007.bat 15 Feb 2008 16:46:29 -0000 1.2.26.1
@@ -3,5 +3,6 @@
@set NAME=%1
-pf -s4 < %NAME%.xq
+pf -s7 < %NAME%.xq
@echo %ERRORLEVEL%
+
Index: good-013.bat
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/ns/Tests/good-013.bat,v
retrieving revision 1.2
retrieving revision 1.2.26.1
diff -u -d -r1.2 -r1.2.26.1
--- good-013.bat 6 Oct 2005 10:36:33 -0000 1.2
+++ good-013.bat 15 Feb 2008 16:46:30 -0000 1.2.26.1
@@ -3,5 +3,6 @@
@set NAME=%1
-pf -s4 < %NAME%.xq
+pf -s7 < %NAME%.xq
@echo %ERRORLEVEL%
+
Index: good-010.bat
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/ns/Tests/good-010.bat,v
retrieving revision 1.2
retrieving revision 1.2.26.1
diff -u -d -r1.2 -r1.2.26.1
--- good-010.bat 6 Oct 2005 10:36:33 -0000 1.2
+++ good-010.bat 15 Feb 2008 16:46:30 -0000 1.2.26.1
@@ -3,5 +3,6 @@
@set NAME=%1
-pf -s4 < %NAME%.xq
+pf -s7 < %NAME%.xq
@echo %ERRORLEVEL%
+
Index: good-002.bat
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/ns/Tests/good-002.bat,v
retrieving revision 1.2
retrieving revision 1.2.26.1
diff -u -d -r1.2 -r1.2.26.1
--- good-002.bat 6 Oct 2005 10:36:33 -0000 1.2
+++ good-002.bat 15 Feb 2008 16:46:29 -0000 1.2.26.1
@@ -3,5 +3,6 @@
@set NAME=%1
-pf -s4 < %NAME%.xq
+pf -s7 < %NAME%.xq
@echo %ERRORLEVEL%
+
Index: bad-006.bat
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/ns/Tests/bad-006.bat,v
retrieving revision 1.2
retrieving revision 1.2.12.1
diff -u -d -r1.2 -r1.2.12.1
--- bad-006.bat 18 May 2007 12:27:41 -0000 1.2
+++ bad-006.bat 15 Feb 2008 16:46:29 -0000 1.2.12.1
@@ -3,5 +3,6 @@
@set NAME=%1
-pf -s6 < %NAME%.xq
+pf -s7 < %NAME%.xq
@echo %ERRORLEVEL%
+
Index: good-005.bat
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/ns/Tests/good-005.bat,v
retrieving revision 1.2
retrieving revision 1.2.26.1
diff -u -d -r1.2 -r1.2.26.1
--- good-005.bat 6 Oct 2005 10:36:33 -0000 1.2
+++ good-005.bat 15 Feb 2008 16:46:29 -0000 1.2.26.1
@@ -3,5 +3,6 @@
@set NAME=%1
-pf -s4 < %NAME%.xq
+pf -s7 < %NAME%.xq
@echo %ERRORLEVEL%
+
Index: good-008.bat
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/ns/Tests/good-008.bat,v
retrieving revision 1.2
retrieving revision 1.2.26.1
diff -u -d -r1.2 -r1.2.26.1
--- good-008.bat 6 Oct 2005 10:36:33 -0000 1.2
+++ good-008.bat 15 Feb 2008 16:46:30 -0000 1.2.26.1
@@ -3,5 +3,6 @@
@set NAME=%1
-pf -s4 < %NAME%.xq
+pf -s7 < %NAME%.xq
@echo %ERRORLEVEL%
+
Index: good-015.bat
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/ns/Tests/good-015.bat,v
retrieving revision 1.2
retrieving revision 1.2.26.1
diff -u -d -r1.2 -r1.2.26.1
--- good-015.bat 6 Oct 2005 10:36:33 -0000 1.2
+++ good-015.bat 15 Feb 2008 16:46:30 -0000 1.2.26.1
@@ -3,5 +3,6 @@
@set NAME=%1
-pf -s4 < %NAME%.xq
+pf -s7 < %NAME%.xq
@echo %ERRORLEVEL%
+
Index: good-012.bat
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/ns/Tests/good-012.bat,v
retrieving revision 1.2
retrieving revision 1.2.26.1
diff -u -d -r1.2 -r1.2.26.1
--- good-012.bat 6 Oct 2005 10:36:33 -0000 1.2
+++ good-012.bat 15 Feb 2008 16:46:30 -0000 1.2.26.1
@@ -3,5 +3,6 @@
@set NAME=%1
-pf -s4 < %NAME%.xq
+pf -s7 < %NAME%.xq
@echo %ERRORLEVEL%
+
Index: bad-001.bat
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/ns/Tests/bad-001.bat,v
retrieving revision 1.2
retrieving revision 1.2.26.1
diff -u -d -r1.2 -r1.2.26.1
--- bad-001.bat 6 Oct 2005 10:36:33 -0000 1.2
+++ bad-001.bat 15 Feb 2008 16:46:29 -0000 1.2.26.1
@@ -3,5 +3,6 @@
@set NAME=%1
-pf -s4 < %NAME%.xq
+pf -s7 < %NAME%.xq
@echo %ERRORLEVEL%
+
Index: bad-002.bat
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/ns/Tests/bad-002.bat,v
retrieving revision 1.2
retrieving revision 1.2.26.1
diff -u -d -r1.2 -r1.2.26.1
--- bad-002.bat 6 Oct 2005 10:36:33 -0000 1.2
+++ bad-002.bat 15 Feb 2008 16:46:29 -0000 1.2.26.1
@@ -3,5 +3,6 @@
@set NAME=%1
-pf -s4 < %NAME%.xq
+pf -s7 < %NAME%.xq
@echo %ERRORLEVEL%
+
Index: bad-008.bat
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/ns/Tests/bad-008.bat,v
retrieving revision 1.1
retrieving revision 1.1.18.1
diff -u -d -r1.1 -r1.1.18.1
--- bad-008.bat 25 Jul 2006 15:51:00 -0000 1.1
+++ bad-008.bat 15 Feb 2008 16:46:29 -0000 1.1.18.1
@@ -3,5 +3,6 @@
@set NAME=%1
-pf -s4 < %NAME%.xq
+pf -s7 < %NAME%.xq
@echo %ERRORLEVEL%
+
Index: good-004.bat
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/ns/Tests/good-004.bat,v
retrieving revision 1.2
retrieving revision 1.2.26.1
diff -u -d -r1.2 -r1.2.26.1
--- good-004.bat 6 Oct 2005 10:36:33 -0000 1.2
+++ good-004.bat 15 Feb 2008 16:46:29 -0000 1.2.26.1
@@ -3,5 +3,6 @@
@set NAME=%1
-pf -s4 < %NAME%.xq
+pf -s7 < %NAME%.xq
@echo %ERRORLEVEL%
+
Index: good-014.bat
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/ns/Tests/good-014.bat,v
retrieving revision 1.2
retrieving revision 1.2.26.1
diff -u -d -r1.2 -r1.2.26.1
--- good-014.bat 6 Oct 2005 10:36:33 -0000 1.2
+++ good-014.bat 15 Feb 2008 16:46:30 -0000 1.2.26.1
@@ -3,5 +3,6 @@
@set NAME=%1
-pf -s4 < %NAME%.xq
+pf -s7 < %NAME%.xq
@echo %ERRORLEVEL%
+
Index: good-003.bat
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/ns/Tests/good-003.bat,v
retrieving revision 1.2
retrieving revision 1.2.26.1
diff -u -d -r1.2 -r1.2.26.1
--- good-003.bat 6 Oct 2005 10:36:33 -0000 1.2
+++ good-003.bat 15 Feb 2008 16:46:29 -0000 1.2.26.1
@@ -3,5 +3,6 @@
@set NAME=%1
-pf -s4 < %NAME%.xq
+pf -s7 < %NAME%.xq
@echo %ERRORLEVEL%
+
Index: good-011.bat
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/ns/Tests/good-011.bat,v
retrieving revision 1.2
retrieving revision 1.2.26.1
diff -u -d -r1.2 -r1.2.26.1
--- good-011.bat 6 Oct 2005 10:36:33 -0000 1.2
+++ good-011.bat 15 Feb 2008 16:46:30 -0000 1.2.26.1
@@ -3,5 +3,6 @@
@set NAME=%1
-pf -s4 < %NAME%.xq
+pf -s7 < %NAME%.xq
@echo %ERRORLEVEL%
+
Index: bad-004.bat
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/ns/Tests/bad-004.bat,v
retrieving revision 1.2
retrieving revision 1.2.26.1
diff -u -d -r1.2 -r1.2.26.1
--- bad-004.bat 6 Oct 2005 10:36:33 -0000 1.2
+++ bad-004.bat 15 Feb 2008 16:46:29 -0000 1.2.26.1
@@ -3,5 +3,6 @@
@set NAME=%1
-pf -s4 < %NAME%.xq
+pf -s7 < %NAME%.xq
@echo %ERRORLEVEL%
+
Index: bad-003.bat
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/ns/Tests/bad-003.bat,v
retrieving revision 1.2
retrieving revision 1.2.26.1
diff -u -d -r1.2 -r1.2.26.1
--- bad-003.bat 6 Oct 2005 10:36:33 -0000 1.2
+++ bad-003.bat 15 Feb 2008 16:46:29 -0000 1.2.26.1
@@ -3,5 +3,6 @@
@set NAME=%1
-pf -s4 < %NAME%.xq
+pf -s7 < %NAME%.xq
@echo %ERRORLEVEL%
+
Index: good-016.bat
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/ns/Tests/good-016.bat,v
retrieving revision 1.2
retrieving revision 1.2.26.1
diff -u -d -r1.2 -r1.2.26.1
--- good-016.bat 6 Oct 2005 10:36:33 -0000 1.2
+++ good-016.bat 15 Feb 2008 16:46:30 -0000 1.2.26.1
@@ -3,5 +3,6 @@
@set NAME=%1
-pf -s4 < %NAME%.xq
+pf -s7 < %NAME%.xq
@echo %ERRORLEVEL%
+
Index: good-006.bat
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/ns/Tests/good-006.bat,v
retrieving revision 1.2
retrieving revision 1.2.26.1
diff -u -d -r1.2 -r1.2.26.1
--- good-006.bat 6 Oct 2005 10:36:33 -0000 1.2
+++ good-006.bat 15 Feb 2008 16:46:29 -0000 1.2.26.1
@@ -3,5 +3,6 @@
@set NAME=%1
-pf -s4 < %NAME%.xq
+pf -s7 < %NAME%.xq
@echo %ERRORLEVEL%
+
Index: good-001.bat
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/ns/Tests/good-001.bat,v
retrieving revision 1.2
retrieving revision 1.2.26.1
diff -u -d -r1.2 -r1.2.26.1
--- good-001.bat 6 Oct 2005 10:36:33 -0000 1.2
+++ good-001.bat 15 Feb 2008 16:46:29 -0000 1.2.26.1
@@ -3,5 +3,6 @@
@set NAME=%1
-pf -s4 < %NAME%.xq
+pf -s7 < %NAME%.xq
@echo %ERRORLEVEL%
+
Index: bad-005.bat
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/ns/Tests/bad-005.bat,v
retrieving revision 1.2
retrieving revision 1.2.26.1
diff -u -d -r1.2 -r1.2.26.1
--- bad-005.bat 6 Oct 2005 10:36:33 -0000 1.2
+++ bad-005.bat 15 Feb 2008 16:46:29 -0000 1.2.26.1
@@ -3,5 +3,6 @@
@set NAME=%1
-pf -s4 < %NAME%.xq
+pf -s7 < %NAME%.xq
@echo %ERRORLEVEL%
+
Index: bad-007.bat
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/ns/Tests/bad-007.bat,v
retrieving revision 1.1
retrieving revision 1.1.18.1
diff -u -d -r1.1 -r1.1.18.1
--- bad-007.bat 25 Jul 2006 15:51:00 -0000 1.1
+++ bad-007.bat 15 Feb 2008 16:46:29 -0000 1.1.18.1
@@ -3,5 +3,6 @@
@set NAME=%1
-pf -s4 < %NAME%.xq
+pf -s7 < %NAME%.xq
@echo %ERRORLEVEL%
+
Index: good-017.bat
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/ns/Tests/good-017.bat,v
retrieving revision 1.1
retrieving revision 1.1.18.1
diff -u -d -r1.1 -r1.1.18.1
--- good-017.bat 25 Jul 2006 15:51:00 -0000 1.1
+++ good-017.bat 15 Feb 2008 16:46:30 -0000 1.1.18.1
@@ -3,5 +3,6 @@
@set NAME=%1
-pf -s5 < %NAME%.xq
+pf -s7 < %NAME%.xq
@echo %ERRORLEVEL%
+
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins