summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: Remove unused queries from tracker-sparql-testCarlos Garnacho2017-10-051-42/+5
* tests: Check return values for g_chmod/stat/remove callsCarlos Garnacho2017-10-057-13/+13
* tests: Make libtracker-data tests use separate directoriesCarlos Garnacho2017-10-053-3/+6
* tests: Remove stray semicolonCarlos Garnacho2017-09-161-1/+1
* tests: Fix compiler warningsCarlos Garnacho2017-09-168-13/+11
* meson: Replace all source_root() and build_root() callsSam Thursfield2017-08-045-9/+9
* Remove all miners/extract/writebackCarlos Garnacho2017-08-0380-2417/+0
* build: Cleanup TRACKER_COMPILATION defines from c_argsCarlos Garnacho2017-07-191-1/+0
* tests: Adapt tracker-backup-test to non-GPrivate interfacesCarlos Garnacho2017-07-101-0/+6
* libtracker-miner: Remove Tracker[File]EnumeratorCarlos Garnacho2017-07-101-2/+2
* tests: Add missing macros to meson build instructionsCarlos Garnacho2017-07-023-3/+15
* libtracker-common: Add a last resort envvar to load default domain ontologywip/carlosg/domain-ontologiesCarlos Garnacho2017-06-295-1/+14
* libtracker-miner: Add connection property to TrackerFileNotifierCarlos Garnacho2017-06-292-1/+13
* libtracker-data: Fix compilation on DISABLE_JOURNALCarlos Garnacho2017-06-291-1/+2
* libtracker-sparql: Use TrackerDomainOntology on tracker_sparql_connection_get()Carlos Garnacho2017-06-292-2/+2
* Remove ignore_next_update() APICarlos Garnacho2017-06-291-2/+0
* libtracker-data: Make TrackerDataManager a non singletonCarlos Garnacho2017-06-296-115/+90
* libtracker-data: Make tracker-data-update.c a non singletonCarlos Garnacho2017-06-294-5/+11