Tpt
|
7d58f451bd
|
Runs LLVM address sanitizer and fixes found bugs
|
3 years ago |
Tpt
|
12c297425a
|
Fixes SPARQL parser property path parsing performance
The current behavior was 4^n with n the number of parentheses in the expression
|
3 years ago |
Tpt
|
579641909c
|
sparesults: return error on duplicated variable declaration
|
3 years ago |
Tpt
|
8fec549b85
|
Fixes a crash in SPARQL unicode escapes decoding
|
3 years ago |
Tpt
|
aaa730d684
|
Adds an update test about dirty reads
|
3 years ago |
Tpt
|
45f612b6e3
|
Allows comparing rdf:langString literals with the same language tag
|
3 years ago |
Tpt
|
1ddc9a8788
|
Fixes SPARQL FILTER evaluation with VALUES and subqueries
|
3 years ago |
Tpt
|
0ba0e4e399
|
Makes testsuite parsing more robust
- avoids stack overflow if there are a lot of empty tests
- allows blank node test ids
- runs tests in the same order they are defined
|
3 years ago |
Tpt
|
5aeea55884
|
SPARQL: PropertyListPathNotEmpty children should be ObjectListPath for consistency
|
3 years ago |
Tpt
|
7226bf384f
|
Adds an extra test for queries with only a FILTER NOT EXISTS
|
4 years ago |
Tpt
|
cd8032136a
|
Fixes a bug in SPARQL DESCRIBE implementation
Adds tests to ensure it won't happen again
|
4 years ago |
Tpt
|
c3ae01e701
|
Implements a crate for the testsuite, adds parser tests and a better isomorphism algorithm
|
4 years ago |