summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove test-runner.sh.inSam Thursfield2019-09-141-20/+0
* functional-tests: Run the IPC tests through tracker-sandboxSam Thursfield2019-09-142-7/+18
* functional-tests: Remove +x bit from functional-testsSam Thursfield2019-09-1413-0/+0
* functional-tests: Start daemons through D-Bus autolaunchSam Thursfield2019-09-1418-188/+127
* functional-tests: Fix brokeness of @expectedFailureJournal decoratorSam Thursfield2019-09-141-6/+2
* functional-tests/ipc: Fix invalid INSERT in testcaseSam Thursfield2019-09-141-4/+4
* tests: Add test for GROUP BY (... AS ...)Carlos Garnacho2019-09-103-0/+12
* tests: Add test for GROUP BY ... AS ?varCarlos Garnacho2019-09-103-0/+12
* tests: Add tests around DATATYPE()/IS*() functionsCarlos Garnacho2019-09-109-0/+125
* tests: Add TZ/TIMEZONE testsCarlos Garnacho2019-09-105-0/+16
* tests: Add tests for CONSTRUCTCarlos Garnacho2019-09-109-0/+99
* tests: Add tests for DESCRIBECarlos Garnacho2019-09-1013-3/+140
* tests: Add rdf:List testsCarlos Garnacho2019-09-1014-0/+90
* tests: Add tests for rdf:langString, LANGMATCHES, and STRLANGCarlos Garnacho2019-09-1013-0/+51
* tests: Add test for BASECarlos Garnacho2019-09-103-0/+5
* tests: Add a bunch of graph operation testsCarlos Garnacho2019-09-1099-0/+539
* tests: Use graph on TrackerMinerFS testsCarlos Garnacho2019-09-101-4/+7
* tests: Add type explicitly inside graph patternsCarlos Garnacho2019-09-102-25/+50
* tests: Use explicit graph in DELETE {}Carlos Garnacho2019-09-102-4/+5
* tests: Fix some graph tests in tracker-sparql-testCarlos Garnacho2019-09-103-2/+5
* tests: Use single group explicitly in property paths test dataCarlos Garnacho2019-09-101-2/+7
* tests: Set specific order on complex-optional sparql testCarlos Garnacho2019-09-101-1/+2
* libtracker-data: Implement TTL file loading in tracker-data-update.cCarlos Garnacho2019-09-103-3/+3
* tests: Set explicit order in some test queriesCarlos Garnacho2019-09-103-2/+6
* libtracker-data: Pass graph parameter to turtle readerCarlos Garnacho2019-09-103-3/+3
* libtracker-data: Drop journal_check argument from TrackerDataManager initCarlos Garnacho2019-09-105-10/+10
* libtracker-common: Add offset argument to tracker_date_to_string()Carlos Garnacho2019-09-102-3/+38
* libtracker-data: Drop journalCarlos Garnacho2019-09-1010-442/+1
* libtracker-sparql: Escape single quotesCarlos Garnacho2019-08-311-0/+1
* Merge branch 'sam/functional-tests-shared' into 'master'Sam Thursfield2019-08-2634-587/+123
|\
| * functional-tests: Remove unnecessary Python shebagsSam Thursfield2019-08-234-5/+0
| * functional-tests: Add 2019 copyrightSam Thursfield2019-08-2316-1/+16
| * functional-tests: Merge common/utils package into the tests themselvesSam Thursfield2019-08-2318-20/+20
| * functional-tests: Move the 'helpers' module into 'trackertestutils'Sam Thursfield2019-08-233-338/+5
| * functional-tests: Clean up use of the common.utils.configuration moduleSam Thursfield2019-08-236-138/+96
| * functional-tests: Remove obsolete optionsSam Thursfield2019-08-233-59/+26
| * functional-tests: Add new trackertestutils moduleSam Thursfield2019-08-233-82/+6
| * functional-tests: Remove log() helper functionSam Thursfield2019-08-144-23/+34
| * functional-tests: Remove unused moduleSam Thursfield2019-08-141-1/+0
| * functional-tests: Remove unused dataSam Thursfield2019-08-148-0/+0
* | file-utils-test: application/x-zerosize is a valid mime for an empty fileMarco Trevisan (TreviƱo)2019-08-221-1/+2
|/
* Merge branch 'sam/functional-tests-remove-generated-data' into 'master'Sam Thursfield2019-08-147-426/+1
|\
| * functional-tests: Remove stress testsSam Thursfield2019-08-077-426/+1
* | functional-tests: Fix mistake in functional-01-insertion testSam Thursfield2019-08-071-1/+1
|/
* tests: Mark file-notifier-test as needing a higher timeoutSam Thursfield2019-08-011-1/+1
* functional-tests: Remove 12-transactions testSam Thursfield2019-08-012-88/+0
* build: Correctly hide static libtracker-sparql-intermediate librariesSam Thursfield2019-07-141-1/+1
* tests: Explicitly mark the unit tests which require D-BusSam Thursfield2019-05-255-29/+48
* tests: Don't depend on installed service fileAndrea Azzarone2019-05-2513-36/+105
* Merge branch 'sam/quieter-tests' into 'master'Sam Thursfield2019-05-024-8/+0
|\