summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Use nie:title instead of nmm:albumTitleMarinus Schraal2016-11-152-5/+5
* functional-tests: Fix brokenness introduced in e4493c677f721193c3e641Sam Thursfield2016-09-201-0/+2
* tests: Ensure folder is deletedCarlos Garnacho2016-09-141-1/+1
* tests: Avoid horrible hang in test-tracker-resourceSam Thursfield2016-09-031-1/+3
* tests: Include new libtracker-data tests in distCarlos Garnacho2016-08-232-0/+56
* tests: Add tests around DELETE{}INSERT{}WHERE{} syntaxCarlos Garnacho2016-07-1725-0/+348
* tests: Add tests around update syntaxCarlos Garnacho2016-07-1729-0/+354
* tests: Update tracker guarantee tests to check the TrackerResource functionsCarlos Garnacho2016-07-171-20/+8
* Use TrackerResource instead of TrackerSparqlBuilder in all extractorswip/sam/resource-rebase-6Sam Thursfield2016-07-142-98/+22
* libtracker-sparql: Add TrackerResource classSam Thursfield2016-07-143-1/+170
* functional-tests: Add test case for re-extracting known filesSam Thursfield2016-07-135-3/+120
* functional-tests: Fix bug in await_resource_inserted()Sam Thursfield2016-07-131-4/+1
* functional-tests: Increase resource wait timeout to 30 secondsSam Thursfield2016-06-131-1/+1
* functional-tests: Fix crash in tests with multiple testsuitesSam Thursfield2016-06-131-7/+16
* functional-tests: Decode query results as UTF-8 in the correct waySam Thursfield2016-06-131-3/+3
* functional-tests: Add missing GLib importSam Thursfield2016-06-131-0/+3
* tests: Give tracker-test.c a slightly better nameSam Thursfield2016-06-092-11/+11
* tests: Add some BIND() testsCarlos Garnacho2016-05-3013-0/+96
* tests: Fix distcheckCarlos Garnacho2016-05-281-0/+2
* tests: Tear down test data in tracker-steroids testsCarlos Garnacho2016-05-141-4/+15
* tests: Test cases for fn:replace() with regular expression support.Kevin Haller2016-05-0814-1/+163
* tests: distcheck fixCarlos Garnacho2016-03-142-0/+12
* tracker-extract: Propagate urn to the TrackerExtractInfoCarlos Garnacho2016-03-141-2/+3
* tests: Add tests to prove the last commitCarlos Garnacho2016-03-139-0/+80
* tracker-extract-xmp: Fix extraction of orientation values 3 and 4Debarshi Ray2015-11-181-2/+2
* functional-tests: Time out after 5 seconds, instead of 30 secondsSam Thursfield2015-10-112-2/+2
* functional-tests: Clean up name watches properlySam Thursfield2015-10-111-5/+14
* functional-tests Remove some outdated and unused testsSam Thursfield2015-10-117-7619/+1
* functional-tests: Use GDBus instead of dbus-pythonSam Thursfield2015-10-1118-227/+162
* functional-tests: Avoid AttributeError exception in Helper.stop()Sam Thursfield2015-10-101-0/+6
* functional-tests: Use environment vars instead of commandline optionsSam Thursfield2015-10-101-28/+15
* tests: Don't use the same test path twiceCarlos Garnacho2015-09-224-2/+12
* tests: Fix make checkCarlos Garnacho2015-08-191-2/+9
* functional-tests: Improve 'manual start' modeSam Thursfield2015-08-111-16/+24
* functional-tests: Clean up miner tests a bitSam Thursfield2015-08-112-16/+8
* distcheck fixesCarlos Garnacho2015-07-131-0/+2
* Fix tracker-encoding-testSam Thursfield2015-07-051-1/+2
* build: Add missing files to .gitignore filesPhilip Withnall2015-07-033-1/+3
* functions-tracker: Fix collate orderIain Lane2015-07-042-2/+2
* tracker-iptc-test: Only build if libjpeg enabledDavid King2015-03-051-1/+2
* functional-tests: Fix and improve 601-applications-syncSam Thursfield2014-12-261-1/+19
* functional-tests: Consolidate and clean up 600-applications-cameraSam Thursfield2014-12-261-146/+103
* functional-tests: Remove another guarantee-metadata dependencySam Thursfield2014-12-261-2/+2
* functional-tests: Fix 'not a directory' error in writeback testsSam Thursfield2014-12-261-0/+6
* functional-tests: Don't require 'guarantee-metadata' for some testsSam Thursfield2014-12-263-3/+1
* functional-tests: Isolate 3xx-miner tests from each otherSam Thursfield2014-12-265-111/+33
* functional-tests: Improve stopping of child processesSam Thursfield2014-12-261-43/+12
* functional-tests: Many fixes to 3xx-miner testsSam Thursfield2014-12-264-41/+59
* functional-tests: Add await_property_changed() methodSam Thursfield2014-12-261-0/+40
* functional-tests: Fix bad calls to `tracker daemon` commandSam Thursfield2014-12-222-2/+2