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

test: rework SPARQL test suite #1988

Merged

Commits on Jun 5, 2022

  1. Rework SPARQL test suite

    This patch reworks the SPARQL test suite to use the new DAWG manifest
    processor. The actual checker is also more accurate, correctly reporting
    negative tests and more correctly checking the resutls of positive
    tests.
    
    There are still some tests from the SPARQL test suite that are not executed,
    but checkers for these will be implemented later.
    
    Other changes:
    - Fixed `test/data/suites/rdflib/sparql/unicode.srx`. This file did not
      have the correct content for the query. I verified this with Apache Jena.
    aucampia committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    c6a0a09 View commit details
    Browse the repository at this point in the history