summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * tests: Add FTS tests for partial updates and INSERT OR REPLACE changesCarlos Garnacho2022-05-0411-0/+26
* | Merge branch 'wip/carlosg/remote-namespace-manager' into 'master'Sam Thursfield2022-05-072-0/+224
|\ \
| * | tests: Add tests for TrackerNamespaceManager APICarlos Garnacho2022-05-072-0/+224
| |/
* | tests: Add tests for queries around blank nodesCarlos Garnacho2022-05-061-0/+265
|/
* tests: Assert that cursors have the right connection assignedCarlos Garnacho2022-05-012-9/+15
* tests: Test both JSON and XML cursorsCarlos Garnacho2022-05-013-7/+28
* 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: Rename libtracker-data tests to 'core'Carlos Garnacho2022-04-03924-20/+20
* tests: Update libtracker-data tests to use high-level library APICarlos Garnacho2022-04-037-117/+113
* tests: Rename libtracker-fts tests directory to ftsCarlos Garnacho2022-04-0361-8/+5
* libtracker-data: Drop crc32 utility functionCarlos Garnacho2022-04-032-48/+0
* tests: Add tests for negated property pathsCarlos Garnacho2022-03-2723-0/+36
* tests: Add basic test around long string literalsCarlos Garnacho2022-03-273-0/+3
* 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
* tests: Add more thorough portal testsCarlos Garnacho2022-03-131-6/+318
* tests: Add 3-way alternative path testCarlos Garnacho2022-03-133-0/+22
* tests: Add more aggregate function testsCarlos Garnacho2022-03-1315-0/+61
* tests: Add more tests for cast and xpath functionsCarlos Garnacho2022-03-137-0/+9
* tests: Add more SPARQL builtin function testsCarlos Garnacho2022-03-1355-0/+190
* tests: Prepare SPARQL tests for cursor errorsCarlos Garnacho2022-03-131-5/+5
* tests: Add tests for FTS functionsCarlos Garnacho2022-03-1325-0/+82
* tests: Test locally mapped connections in the services testsCarlos Garnacho2022-02-101-4/+32
* tests: Generalize service tests so we can specify full URIsCarlos Garnacho2022-02-1012-14/+17
* 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
* libtracker-data: Provide graph information at describe queriesCarlos Garnacho2022-02-044-44/+44
* 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
* Merge branch 'wip/carlosg/zero-or-more-fix' into 'master'Sam Thursfield2021-11-075-0/+14
|\
| * tests: Add tests for +/? property path operator finding 0-length resultsCarlos Garnacho2021-11-075-0/+14
* | tests: Add tests for loading statements from resourcesCarlos Garnacho2021-11-063-12/+51
|/
* Merge branch 'fix-float-cmp-in-test' into 'master'Carlos Garnacho2021-10-161-1/+1
|\
| * [test] Refactor double comparisonFabián Heredia Montiel2021-10-151-1/+1
* | add test for the parsing erros that printed while parsing the ontologyAbanoub Ghadban2021-10-054-1/+188
* | DomainIndexAddTest: fix problem of using multipe value property as a domain i...Abanoub Ghadban2021-10-052-5/+5
* | add test for handling incomplete property error in the ontologyAbanoub Ghadban2021-10-053-0/+18
* | make ontology-error test use regular expressions instead of strcmpAbanoub Ghadban2021-10-051-1/+11
|/
* libtracker-data: Ensure tracker:id/uri can only look up allowed graphsCarlos Garnacho2021-08-261-0/+20
* ontolog-changes.py: mark some tests as expected failureAbanoub Ghadban2021-08-101-6/+16
* ontology-changes.py: prevent some tests from being skippedAbanoub Ghadban2021-08-101-4/+3