Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(xquery): report all the basic types and valid numeric expressions #772

Merged
merged 12 commits into from
Feb 10, 2020

Conversation

AirQuick
Copy link
Member

@AirQuick AirQuick commented Feb 6, 2020

Following #58, this pull request fixes #50 and fixes #55 for XQuery by aligning test:atom-type() and test:report-atomic-value() with XSLT.
The change doesn't include anything new. It just ports some utility functions from XSLT.

@AirQuick AirQuick added the bug label Feb 6, 2020
@AirQuick AirQuick added this to the v1.6.0 milestone Feb 6, 2020
@commit-lint
Copy link

commit-lint bot commented Feb 6, 2020

Tests

  • xquery: fully test test:report-atomic-value() on XQuery (ef3e281)
  • xquery: test test:atom-type() on XQuery (867b283)
  • xquery: test x:decimal-string() on XQuery (0f63d28)
  • remove stale comments (4289445)
  • xquery: adapt xspec-50.xspec to XQuery (2ed9644)
  • xquery: adapt xspec-55.xspec to XQuery (f5f61df)
  • reword a label (3ef06c1)

Features

  • xquery: implement x:decimal-string() on XQuery (c855651)

Bug Fixes

  • xquery: align test:report-atomic-value() with XSLT (4eed09c)
  • xquery: align test:atom-type() with XSLT (333fd66)

Documentation

  • make some comments language independent (bd8f88e)

Contributors

@AirQuick

@AirQuick AirQuick merged commit 4f836a9 into xspec:master Feb 10, 2020
@AirQuick AirQuick deleted the report-basic-types-xq branch February 10, 2020 23:52
magwas pushed a commit to kode-konveyor/xspec that referenced this pull request Mar 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant