summaryrefslogtreecommitdiff
path: root/tests/libtracker-sparql
Commit message (Expand)AuthorAgeFilesLines
* tests: Pass right type/width to varargs TrackerBatch APICarlos Garnacho2023-03-211-7/+7
* tests: Modify TrackerBatch asynchronous execution testCarlos Garnacho2023-02-241-6/+67
* tests: Plug leaks in tracker-batch-testCarlos Garnacho2023-02-241-26/+66
* tests: Add more TrackerSparqlStatement testsCarlos Garnacho2023-01-171-2/+228
* tests: Add tests for asynchronous TrackerSparqlConnection constructorsCarlos Garnacho2023-01-171-0/+116
* tests: Check all branches of tracker_check_version()Carlos Garnacho2023-01-171-0/+8
* libtracker-sparql: Increase test coverage of TrackerResourceCarlos Garnacho2023-01-171-2/+208
* tests: Add deprecation guards around deprecated callsCarlos Garnacho2023-01-111-0/+12
* core: Group tracker_triples results by graphCarlos Garnacho2023-01-102-16/+10
* core: Cluster queries in tracker_triples virtual tableCarlos Garnacho2023-01-106-13/+5
* tests: Add tests for JSON-LD serialization and deserializationCarlos Garnacho2023-01-104-0/+4
* tests: Add TrackerBatch testsCarlos Garnacho2022-12-242-0/+1055
* tests: Make serialization API tests use absolute IRIsCarlos Garnacho2022-11-215-28/+28
* libtracker-sparql: Fix off by one in checks for escaped IRIsCarlos Garnacho2022-09-041-0/+6
* libtracker-sparql: Escape illegal characters in IRIREF from TrackerResourceCarlos Garnacho2022-09-021-0/+32
* tests: Remove unused variablesCarlos Garnacho2022-08-301-2/+0
* libtracker-sparql/core: Set nrl:modified/added consistentlyCarlos Garnacho2022-08-301-1/+0
* tests: Invert order of assertsCarlos Garnacho2022-07-131-2/+2
* tests: Add tests for deserializationCarlos Garnacho2022-06-308-0/+1375
* tests: Add tests for TrackerNamespaceManager APICarlos Garnacho2022-05-072-0/+224
* tests: Assert that cursors have the right connection assignedCarlos Garnacho2022-05-012-9/+15
* tests: Test both JSON and XML cursorsCarlos Garnacho2022-05-012-3/+19
* tests: Rename testCarlos Garnacho2022-05-011-3/+3
* tests: Compare cursors more exhaustively in cursor testsCarlos Garnacho2022-05-011-3/+25
* tests: Run cursor tests on all connection typesCarlos Garnacho2022-05-011-85/+89
* tests: Refactor static variable usageCarlos Garnacho2022-05-011-15/+15
* tests: Do not use separate test to poke cursors after last next()Carlos Garnacho2022-05-011-28/+2
* tests: Refactor cursors testCarlos Garnacho2022-05-011-51/+60
* tests: Merge cursor tests into their own executableCarlos Garnacho2022-05-014-541/+648
* tests: Do not leak cursorsCarlos Garnacho2022-05-011-0/+1
* tests: Fix libtracker-sparql/tracker-serialize-test on macOSDaniele Nicolodi2022-03-261-1/+1
* tests: Add more tests for TrackerSparqlCursor APICarlos Garnacho2022-03-131-0/+84
* libtracker-sparql: Add TrackerSerializeFlags argument to serialization APICarlos Garnacho2022-02-041-0/+2
* libtracker-data: Forward annotated column types on DESCRIBE queriesCarlos Garnacho2022-02-046-11/+11
* tests: Add serialize testsCarlos Garnacho2022-02-0418-0/+579
* tests: Do not leak TrackerSparqlStatementsCarlos Garnacho2021-11-131-0/+1
* tests: Add tests for remote TrackerSparqlStatementsCarlos Garnacho2021-11-131-2/+10
* tests: Really test TrackerSparqlStatement on all connectionsCarlos Garnacho2021-11-111-9/+17
* tests: Add tests for loading statements from resourcesCarlos Garnacho2021-11-063-12/+51
* [test] Refactor double comparisonFabián Heredia Montiel2021-10-151-1/+1
* 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