summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add tracker_sparql_connection_get/set_dbus_connection()sam/tracker-sparql-connection-set-dbus-connectionSam Thursfield2018-08-112-2/+2
* tests: Set limit on test-bus-query-cancellationCarlos Garnacho2018-08-011-4/+12
* configure: Various distcheck fixesCarlos Garnacho2018-07-225-12/+7
* functional-tests: Remove unused code from helpers.pySam Thursfield2018-07-211-226/+1
* tests: Adapt TrackerFileNotifier tests to internal behavioral changewip/carlosg/direct-rewriteCarlos Garnacho2018-07-211-0/+2
* meson: Consolite vars used for running tracker-store uninstalledSam Thursfield2018-07-174-12/+9
* functional-tests: Autotools now runs functional tests against source treeSam Thursfield2018-07-162-6/+17
* functional-tests/09-concurrent-query.py: Print error on failureSam Thursfield2018-07-161-3/+3
* tests: Turn gb-737023 test into a functional-testSam Thursfield2018-07-164-3/+16
* functional-tests/200-backup-restore.py: Delete this testSam Thursfield2018-07-163-328/+1
* functional-tests/17-ontology-changes.py: Disable most testsSam Thursfield2018-07-1689-3055/+171
* functional-tests/13-threaded-store.py: Disable failing testSam Thursfield2018-07-161-0/+1
* functional-tests/13-threaded-store.py: Remove obsolete importSam Thursfield2018-07-161-2/+1
* functional-tests/03-fts-functions.py: Skip failing test, for now.Sam Thursfield2018-07-161-3/+4
* functional-tests: Disable sqlite-misused tests as they are super slowSam Thursfield2018-07-161-4/+5
* functional-tests: Disable IPC tests that don't workSam Thursfield2018-07-161-8/+0
* functional-tests: Avoid crash when TRACKER_TESTS_VERBOSE is setSam Thursfield2018-07-161-1/+4
* functional-tests: Add missing environment variableSam Thursfield2018-07-161-0/+1
* tests: Enable two more test cases in tracker-miner-fs-testSam Thursfield2018-07-151-2/+2
* meson: Rework how unit tests are definedSam Thursfield2018-07-155-193/+120
* meson: Enable gb-737023 testSam Thursfield2018-07-151-1/+1
* meson: Enable tracker-file-enumerator-testSam Thursfield2018-07-151-0/+8
* meson: Enable tracker-miner-fs-testSam Thursfield2018-07-151-6/+8
* tests/libtracker-miner: Fix warnings in tracker-file-enumerator-test.cSam Thursfield2018-07-151-3/+0
* tests: Fix inconsistent test filenamesSam Thursfield2018-07-156-4/+7
* tests: Fix warnings in testcaseSam Thursfield2018-07-111-22/+43
* tests: Fix warnings in tracker-miner-fs-testSam Thursfield2018-07-111-3/+2
* functional-tests: Show stderr output when a subprocess failsSam Thursfield2018-07-021-2/+3
* functional-tests: Return correct (non-zero) exit code if subprocess crashesSam Thursfield2018-07-021-1/+1
* tests: Fix tracker-steroids testSam Thursfield2018-07-021-27/+48
* tests: Set stop-words envvar on TrackerFileNotifier testCarlos Garnacho2018-06-241-1/+5
* tests: Fix some path lookupsCarlos Garnacho2018-06-232-3/+3
* tests/libtracker-data: Fix error tests in tracker-sparql-testSam Thursfield2017-12-283-3/+5
* Fix .gitignore and add missing ttl/meson.build fileSam Thursfield2017-12-262-1/+54
* functional-tests: Fix configuration to work with MesonSam Thursfield2017-12-1813-80/+136
* functional-tests: Fix use of non existant predicate in 13-threaded-storeSam Thursfield2017-12-181-1/+1
* functional-tests: Remove tests that belong in tracker-minersSam Thursfield2017-12-183-0/+0
* Update Makefile.am for removed functional test filesSam Thursfield2017-12-181-3/+0
* functional-tests: Remove unused helper codeSam Thursfield2017-12-186-755/+0
* functional-tests: Remove tests that belong in tracker-miners.gitSam Thursfield2017-12-1815-1864/+1
* functional-tests: Remove some apparently unused scriptsSam Thursfield2017-12-181-1/+0
* functional-tests: Unbreak test by fixing the name of the interfaceDebarshi Ray2017-12-011-1/+1
* functional-tests: Unbreak test by removing haveMaemo conditionalsDebarshi Ray2017-11-291-2/+0
* tests: Add test for ignored content in configured foldersCarlos Garnacho2017-11-141-0/+72
* tests: Use tmp dir on testsCarlos Garnacho2017-11-142-2/+6
* tests: Minor update to TrackerMonitor testCarlos Garnacho2017-11-141-2/+2
* tests: Remove "blacklisting" TrackerMonitor testsCarlos Garnacho2017-11-141-485/+0
* tests: Minor update to TrackerFileNotifier testCarlos Garnacho2017-11-142-3/+3
* libtracker-miner: Remove TrackerCrawler max_depth argumentCarlos Garnacho2017-11-141-77/+5
* tests: Add tests for libtracker-miner's TrackerMinerFSCarlos Garnacho2017-11-143-0/+1976