Skip to content

XQueryX parser#57

Merged
DrRataplan merged 206 commits intomasterfrom
xqueryx-parser
Oct 30, 2018
Merged

XQueryX parser#57
DrRataplan merged 206 commits intomasterfrom
xqueryx-parser

Conversation

@DrRataplan
Copy link
Contributor

No description provided.

DrRataplan and others added 29 commits October 23, 2018 11:17
This will be built when you run `npm install`
… path expression, only add pathExpr if it is a path expression
@DrRataplan DrRataplan force-pushed the xqueryx-parser branch 2 times, most recently from 0c53aaf to 32d05c9 Compare October 23, 2018 09:20
@DrRataplan DrRataplan changed the title Xqueryx parser XQueryX parser Oct 23, 2018
@DrRataplan DrRataplan force-pushed the xqueryx-parser branch 2 times, most recently from e82474c to f3e3e1b Compare October 23, 2018 09:33
@DrRataplan DrRataplan force-pushed the xqueryx-parser branch 2 times, most recently from bec2794 to 5cee667 Compare October 23, 2018 09:52
@DrRataplan
Copy link
Contributor Author

It seems like the following QT3 tests are new-failing:

Alnilam /tmp/diff » diff -u before after | grep -E "^\+" 
+++ after	2018-10-25 09:55:31.355792683 +0200
+  "comp-attr-bad-name-1",
+  "comp-attr-bad-name-2",
+  "comp-attr-bad-name-3",
+  "comp-attr-bad-name-4",
+  "comp-attr-bad-name-5",
+  "comp-attr-bad-name-6",
+  "comp-attr-bad-name-7",
+  "K2-ComputeConComment-4",
+  "comp-elem-bad-name-2",
+  "comp-elem-bad-name-3",
+  "comp-elem-bad-name-4",
+  "comp-elem-bad-name-5",
+  "comp-elem-bad-name-6",
+  "K2-ConText-5",
+  "K2-DirectConElem-53",
+  "K-FunctionCallExpr-25",

@DrRataplan
Copy link
Contributor Author

DrRataplan commented Oct 30, 2018

The problem with most of these failing tests are dependency related. We are not an XQ10/XQ20/XQ30 engine. We are XQ3.1(+)!

The other tests are about new features, which are expected to bring new failing tests.

@DrRataplan DrRataplan merged commit 2f958d3 into master Oct 30, 2018
@DrRataplan DrRataplan deleted the xqueryx-parser branch October 30, 2018 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants