summaryrefslogtreecommitdiff
path: root/tests/libtracker-sparql
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wip/carlosg/datetime-comparisons' into 'master'Carlos Garnacho2021-06-083-0/+8
|\
| * tests: add test for binding a string to a xsd:dateTime via TrackerSparqlState...Rasmus Thomsen2021-05-083-0/+8
* | Removed DataFixture typedefnitinosiris2021-05-231-66/+63
* | Removed typecast warningsnitinosiris2021-05-201-3/+1
* | tests: Fix ging vs guint comparisonsDaniele Nicolodi2021-05-081-3/+3
* | treewide: Fix signed vs unsigned comparison in loop index variablesDaniele Nicolodi2021-05-081-1/+1
|/
* libtracker-sparql: Add datetime helpers for statements and cursornis1302021-04-153-3/+17
* tracker-resource: add datetime helpernis1302021-04-151-2/+13
* libtracker-sparql, tests: Support empty array updateswip/rishi/tracker_sparql_connection_update_array-test-zero-lengthDebarshi Ray2021-04-061-0/+46
* tests: Plug leaksCarlos Garnacho2021-03-262-2/+7
* tests: Make test output respect TAP protocol formatCarlos Garnacho2021-02-141-3/+3
* tests: Use g_assert_true() instead of g_assert()Sam Thursfield2020-08-123-40/+40
* libtracker-sparql: Use matching integer types on (de)serializationCarlos Garnacho2020-06-291-2/+4
* ontologies: Move tracker: ontology in 11-rdf.ontology to NRLCarlos Garnacho2020-06-194-7/+7
* libtracker-sparql: Drop priority argument from async functionsCarlos Garnacho2020-06-191-4/+0
* libtracker-sparql: Drop priority argument from sync functionsCarlos Garnacho2020-06-191-9/+9
* tests: Add tests for binding arguments in limit/offsetCarlos Garnacho2020-05-267-0/+20
* libtracker-sparql: Add API to serialize and deserialize a TrackerResourceCarlos Garnacho2020-05-211-0/+64
* tests: Add test for TrackerSparqlStatement bindings in SERVICE{}Carlos Garnacho2020-05-053-6/+28
* Merge branch 'sam/cleanups' into 'master'Sam Thursfield2020-05-011-15/+15
|\
| * Remove unused ontologiesSam Thursfield2020-05-011-15/+15
* | Merge branch 'sam/error-no-ontology' into 'master'Sam Thursfield2020-05-011-0/+18
|\ \
| * | libtracker-sparql: Raise an error if no ontology is passedSam Thursfield2020-04-291-0/+18
| |/
* | tests: Remove custom log handlerSam Thursfield2020-04-282-16/+0
* | tests/libtracker-sparql: Don't print too much debug info by defaultSam Thursfield2020-04-281-6/+0
* | tests: Remove obsolete method of setting ontology locationSam Thursfield2020-04-282-4/+0
|/
* Update ontology URLs for 3.0Sam Thursfield2020-04-221-3/+3
* tests: Add incipient TrackerSparqlStatement testsCarlos Garnacho2020-03-0214-0/+324
* Update functional tests for Tracker 3.0 changesSam Thursfield2020-02-171-1/+0
* tests: Remove obsolete 'test domain ontology' variableSam Thursfield2020-02-172-2/+0
* tests: Remove the test tracker-store service fileSam Thursfield2020-02-171-2/+0
* Remove references to obsolete environment variablesSam Thursfield2020-02-171-2/+0
* libtracker-sparql: Allow specifying object path on DBus SPARQL connectionsCarlos Garnacho2020-02-171-1/+1
* tests: Rename "steroids" test to tracker-fd-testCarlos Garnacho2020-02-172-0/+847
* tests: Make libtracker-sparql tests use local connectionCarlos Garnacho2020-02-171-2/+23
* tests: Drop tests for tracker_sparql_connection_get(_async) behaviorCarlos Garnacho2020-02-171-139/+0
* tests: Hide INFO and DEBUG messages by defaultSam Thursfield2020-01-231-0/+8
* tests/libtracker-sparql: Increase timeout for get_connection_async testSam Thursfield2019-12-291-1/+1
* tests/libtracker-sparql: Rename test to avoid 'NBxxxxx' noiseSam Thursfield2019-12-291-12/+12
* Merge branch 'test-suites' into 'master'Sam Thursfield2019-10-021-2/+4
|\
| * tests: Use meson suitesMarco Trevisan (TreviƱo)2019-10-011-2/+4
* | tests: Add test for tracker_check_version()Victor Toso2019-09-301-0/+11
|/
* libtracker-sparql: Escape single quotesCarlos Garnacho2019-08-311-0/+1
* tests: Explicitly mark the unit tests which require D-BusSam Thursfield2019-05-251-19/+19
* tests: Don't depend on installed service fileAndrea Azzarone2019-05-251-6/+6
* tests: Remove needless HAVE_TRACKER_FTS checkCarlos Garnacho2019-02-231-11/+0
* tests: Initialize and run main loop in specific testsCarlos Garnacho2019-02-231-9/+6
* tests: Move connection global variable to specific testCarlos Garnacho2019-02-231-15/+13
* tests/libtracker-sparql: Avoid memory corruptionAndrea Azzarone2019-01-241-1/+1
* tests: compile gschemas in the build dirAndrea Azzarone2018-12-171-1/+6