summaryrefslogtreecommitdiff
path: root/tests/libtracker-data/tracker-sparql-test.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Rename libtracker-data tests to 'core'Carlos Garnacho2022-04-031-652/+0
* tests: Update libtracker-data tests to use high-level library APICarlos Garnacho2022-04-031-30/+23
* tests: Add tests for negated property pathsCarlos Garnacho2022-03-271-0/+11
* tests: Add basic test around long string literalsCarlos Garnacho2022-03-271-0/+1
* tests: Add 3-way alternative path testCarlos Garnacho2022-03-131-0/+1
* tests: Add more aggregate function testsCarlos Garnacho2022-03-131-0/+7
* tests: Add more tests for cast and xpath functionsCarlos Garnacho2022-03-131-0/+3
* tests: Add more SPARQL builtin function testsCarlos Garnacho2022-03-131-0/+27
* tests: Prepare SPARQL tests for cursor errorsCarlos Garnacho2022-03-131-5/+5
* tests: Add tests for +/? property path operator finding 0-length resultsCarlos Garnacho2021-11-071-0/+2
* add tests for feature of supporting comments in ontology filesAbanoub Ghadban2021-06-221-0/+1
* Merge branch 'wip/carlosg/datetime-comparisons' into 'master'Carlos Garnacho2021-06-081-0/+5
|\
| * tests: Add tests for xsd:dateTime comparisons in FILTERCarlos Garnacho2021-05-081-0/+5
* | treewide: Fix signed vs unsigned comparison in loop index variablesDaniele Nicolodi2021-05-081-1/+1
|/
* tests: Add test for OPTIONAL inside GRAPH ?g {}Carlos Garnacho2021-03-211-0/+1
* tests: Add test for nested multivalued properties as property functionswip/carlosg/sparql-cornersCarlos Garnacho2021-03-011-0/+1
* tests: Add tests for LIMIT/OFFSET modifiersCarlos Garnacho2021-02-271-0/+4
* tests: Add tests for unbound GRAPH variablesCarlos Garnacho2021-02-261-0/+3
* tests: Add tests for BIND reusing variable namesCarlos Garnacho2021-02-261-0/+3
* tracker:strip-punctuation function createdNishit Patel2020-12-101-0/+1
* tests: Add some tests for dates far in the past/futurewip/carlosg/datetime-fixesCarlos Garnacho2020-10-101-0/+2
* tests: Add tests for some builtin SPARQL functionswip/carlosg/more-testsCarlos Garnacho2020-09-301-1/+8
* tests: Add missing tests for SPARQL functions in the tracker namespaceCarlos Garnacho2020-09-301-0/+6
* tests: Add test for title sortCarlos Garnacho2020-09-301-0/+1
* tests: Add tests for unbound variablesCarlos Garnacho2020-08-301-0/+5
* tests: Add tests for property paths used from several graphsCarlos Garnacho2020-08-271-0/+1
* tests: Add test for empty group patternsCarlos Garnacho2020-08-271-0/+1
* tests: Add tests for inline dataCarlos Garnacho2020-08-211-0/+14
* tests: Use g_assert_true() instead of g_assert()Sam Thursfield2020-08-121-3/+3
* tests: Add tests for CONSTRAINT declarations in prologueCarlos Garnacho2020-07-171-0/+15
* ontologies: Move tracker: ontology in 11-rdf.ontology to NRLCarlos Garnacho2020-06-191-2/+2
* tests: Add test for property function calls in non-existent graphsCarlos Garnacho2020-05-281-0/+1
* tests: Add tests for UNION of subselects with different variables on left/rightCarlos Garnacho2020-05-261-0/+1
* tests: Add some more tests around property pathsCarlos Garnacho2020-05-181-0/+6
* tests: Add test for property path queries on non-existent graphsCarlos Garnacho2020-04-291-0/+1
* tests: Add tests for insertion of dates with UTC offsetsCarlos Garnacho2020-04-291-0/+1
* Remove TRACKER_VERBOSITY and tracker-log moduleSam Thursfield2020-04-201-2/+0
* libtracker-data: Don't create double transactions in LOADSam Thursfield2020-04-041-0/+4
* Allow 'open with existing ontology', disable automatic re-indexingSam Thursfield2020-04-041-3/+2
* tests: Add tests for MINUS graph patternsCarlos Garnacho2020-03-071-0/+5
* tests: Make libtracker-data/sparql-test use in-memory databasesCarlos Garnacho2020-02-221-21/+4
* libtracker-data: Remove traces of journal location in internal APICarlos Garnacho2020-02-171-1/+1
* tests: Enable logging in test data-sparqlSam Thursfield2019-09-221-0/+2
* tests: Add test for GROUP BY (... AS ...)Carlos Garnacho2019-09-101-0/+1
* tests: Add test for GROUP BY ... AS ?varCarlos Garnacho2019-09-101-0/+1
* tests: Add tests around DATATYPE()/IS*() functionsCarlos Garnacho2019-09-101-0/+4
* tests: Add TZ/TIMEZONE testsCarlos Garnacho2019-09-101-0/+2
* tests: Add tests for CONSTRUCTCarlos Garnacho2019-09-101-0/+3
* tests: Add tests for DESCRIBECarlos Garnacho2019-09-101-3/+26
* tests: Add rdf:List testsCarlos Garnacho2019-09-101-0/+4