Fork of https://github.com/oxigraph/oxigraph.git for the purpose of NextGraph project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
oxigraph/testsuite/oxigraph-tests/sparql
Tpt b0a01e65fa SPARQL: makes sure that STR is working properly on small IRIs 11 months ago
..
lateral Implements LATERAL join 2 years ago
ask_from.rq SPARQL: Fix ASK + FROM combination 11 months ago
cmp_langString.rq Allows comparing rdf:langString literals with the same language tag 3 years ago
cmp_langString.srx Allows comparing rdf:langString literals with the same language tag 3 years ago
describe.rq Fixes a bug in SPARQL DESCRIBE implementation 4 years ago
describe_input.ttl Fixes a bug in SPARQL DESCRIBE implementation 4 years ago
describe_output.ttl Fixes a bug in SPARQL DESCRIBE implementation 4 years ago
describe_where.rq Fixes a bug in SPARQL DESCRIBE implementation 4 years ago
group_concat_with_null.rq Implements a crate for the testsuite, adds parser tests and a better isomorphism algorithm 4 years ago
group_concat_with_null.srx Implements a crate for the testsuite, adds parser tests and a better isomorphism algorithm 4 years ago
group_concat_with_null.ttl Implements a crate for the testsuite, adds parser tests and a better isomorphism algorithm 4 years ago
in_empty_error.rq Fixes empty IN expression optimization 1 year ago
in_empty_error.srx Fixes empty IN expression optimization 1 year ago
long_unicode_escape_with_multibytes_char.rq Fixes a crash in SPARQL unicode escapes decoding 3 years ago
long_unicode_escape_with_multibytes_char.ru Fixes a crash in SPARQL unicode escapes decoding 3 years ago
manifest.ttl SPARQL: makes sure that STR is working properly on small IRIs 11 months ago
nested_anonymous.rq SPARQL: Fixes parsing of nested anonymous blank nodes 2 years ago
nested_anonymous.srx SPARQL: Fixes parsing of nested anonymous blank nodes 2 years ago
nested_anonymous.ttl SPARQL: Fixes parsing of nested anonymous blank nodes 2 years ago
nested_expression.rq Runs LLVM address sanitizer and fixes found bugs 3 years ago
nested_path.rq Fixes SPARQL parser property path parsing performance 3 years ago
one_or_more_shared.rq Adds some extra tests covering property path with shared variables 1 year ago
one_or_more_shared.srx Adds some extra tests covering property path with shared variables 1 year ago
one_or_more_shared.ttl Adds some extra tests covering property path with shared variables 1 year ago
one_or_more_star.rq Adds some extra tests covering property path with shared variables 1 year ago
one_or_more_star.srx Adds some extra tests covering property path with shared variables 1 year ago
one_or_more_star.ttl Adds some extra tests covering property path with shared variables 1 year ago
order_terms.rq Fixes SPARQL order test 3 years ago
order_terms.ttl Adds a global term ordering for ORDER BY 3 years ago
property_list_path.rq SPARQL: PropertyListPathNotEmpty children should be ObjectListPath for consistency 3 years ago
single_not_exists.rq Adds an extra test for queries with only a FILTER NOT EXISTS 3 years ago
single_not_exists.srx Adds an extra test for queries with only a FILTER NOT EXISTS 3 years ago
small_iri_str.rq SPARQL: makes sure that STR is working properly on small IRIs 11 months ago
small_iri_str.srx SPARQL: makes sure that STR is working properly on small IRIs 11 months ago
small_unicode_escape_with_multibytes_char.rq Fixes a crash in SPARQL unicode escapes decoding 3 years ago
small_unicode_escape_with_multibytes_char.ru Fixes a crash in SPARQL unicode escapes decoding 3 years ago
subquery_in_filter_not_exists.rq Fixes SPARQL FILTER evaluation with VALUES and subqueries 3 years ago
unbound_variable_in_subquery.rq Variable should stay not bound in subqueries even if they are bound in the parent query 2 years ago
unbound_variable_in_subquery.srx Variable should stay not bound in subqueries even if they are bound in the parent query 2 years ago
values_in_filter_exists.rq Fixes SPARQL FILTER evaluation with VALUES and subqueries 3 years ago
values_in_filter_exists.srx Fixes SPARQL FILTER evaluation with VALUES and subqueries 3 years ago
values_in_filter_not_exists.rq Fixes SPARQL FILTER evaluation with VALUES and subqueries 3 years ago