summaryrefslogtreecommitdiff
path: root/tests/libtracker-data
Commit message (Expand)AuthorAgeFilesLines
* add test cases for ontology errorAbanoub Ghadban2021-07-128-0/+205
* add tests for feature of supporting comments in ontology filesAbanoub Ghadban2021-06-225-0/+55
* Merge branch 'wip/carlosg/datetime-comparisons' into 'master'Carlos Garnacho2021-06-0811-0/+56
|\
| * tests: Add tests for xsd:dateTime comparisons in FILTERCarlos Garnacho2021-05-0811-0/+56
* | ci: Add test timeout multiplierCarlos Garnacho2021-05-161-1/+1
* | treewide: Fix signed vs unsigned comparison in loop index variablesDaniele Nicolodi2021-05-084-4/+4
|/
* tests: Add another test for SERVICE being unioned with local dataCarlos Garnacho2021-05-013-0/+25
* docs: Change lower datetime bound in doc/tests about limitsCarlos Garnacho2021-04-072-2/+2
* tests: Plug leaksCarlos Garnacho2021-03-261-1/+3
* tests: Add test for OPTIONAL inside GRAPH ?g {}Carlos Garnacho2021-03-213-0/+10
* tests: Add test for nested multivalued properties as property functionswip/carlosg/sparql-cornersCarlos Garnacho2021-03-014-0/+31
* tests: Add tests for SERVICE queries with empty/pointless patternsCarlos Garnacho2021-02-275-0/+11
* tests: Add tests for LIMIT/OFFSET modifiersCarlos Garnacho2021-02-279-0/+14
* tests: Add tests for unbound GRAPH variablesCarlos Garnacho2021-02-267-0/+16
* tests: Add tests for BIND reusing variable namesCarlos Garnacho2021-02-265-0/+11
* tests: Fake TAP output in ad-hoc testCarlos Garnacho2021-02-141-0/+3
* tests: Make test output respect TAP protocol formatCarlos Garnacho2021-02-141-12/+0
* tests: Add tests for variables instead of service literalsCarlos Garnacho2021-01-265-0/+46
* tracker:strip-punctuation function createdNishit Patel2020-12-103-0/+3
* tests: Add some tests for dates far in the past/futurewip/carlosg/datetime-fixesCarlos Garnacho2020-10-106-0/+13
* tests: Add tests for some builtin SPARQL functionswip/carlosg/more-testsCarlos Garnacho2020-09-3015-1/+29
* tests: Add missing tests for SPARQL functions in the tracker namespaceCarlos Garnacho2020-09-3013-0/+53
* tests: Add test for title sortCarlos Garnacho2020-09-304-0/+19
* tests: Add tests for unbound variablesCarlos Garnacho2020-08-3013-0/+46
* tests: Add tests for property paths used from several graphsCarlos Garnacho2020-08-274-0/+26
* tests: Add test for empty group patternsCarlos Garnacho2020-08-273-0/+4
* tests: Add test for service in subselectCarlos Garnacho2020-08-273-0/+25
* tests: Add tests for inline dataCarlos Garnacho2020-08-2129-0/+128
* tests: Use g_assert_true() instead of g_assert()Sam Thursfield2020-08-123-9/+9
* tests: Add tests for CONSTRAINT declarations in prologueCarlos Garnacho2020-07-1731-0/+99
* ontologies: Move tracker: ontology in 11-rdf.ontology to NRLCarlos Garnacho2020-06-1953-222/+204
* Merge branch 'sam/ontology-shrink' into 'master'Sam Thursfield2020-06-172-30/+0
|\
| * ontology: Remove predefined locations from slo ontologySam Thursfield2020-05-202-30/+0
* | tests: Add test for UNION of local and remote URNsCarlos Garnacho2020-06-113-0/+43
* | tests: Add test for property function calls in non-existent graphsCarlos Garnacho2020-05-283-0/+11
* | Merge branch 'wip/carlosg/better-errors' into 'master'Sam Thursfield2020-05-271-1/+1
|\ \
| * | tests: Fix wrong syntax in queryCarlos Garnacho2020-05-271-1/+1
| |/
* | tests: Add tests for UNION of subselects with different variables on left/rightCarlos Garnacho2020-05-263-0/+17
|/
* Merge branch 'wip/carlosg/fix-blank-node-labels' into 'master'Sam Thursfield2020-05-181-0/+4
|\
| * tests: Check blank node lifetimes in blank node testCarlos Garnacho2020-05-181-0/+4
* | tests: Add some more tests around property pathsCarlos Garnacho2020-05-1815-0/+61
|/
* Merge branch 'wip/carlosg/joining-services' into 'master'Sam Thursfield2020-05-1310-0/+345
|\
| * tests: Add libtracker-data test to test SERVICE queriesCarlos Garnacho2020-05-1310-0/+345
* | tests: Add tests for label/comment changes in ontologyCarlos Garnacho2020-05-135-0/+157
|/
* Merge branch 'sam/cleanups' into 'master'Sam Thursfield2020-05-0136-230/+0
|\
| * Remove unused ontologiesSam Thursfield2020-05-0136-230/+0
* | Merge branch 'sam/debug-more' into 'master'Sam Thursfield2020-05-013-24/+0
|\ \ | |/ |/|
| * tests: Remove custom log handlerSam Thursfield2020-04-283-24/+0
* | tests: Add test for property path queries on non-existent graphsCarlos Garnacho2020-04-293-0/+6
* | tests: Add tests for insertion of dates with UTC offsetsCarlos Garnacho2020-04-295-0/+16
|/