summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* libtracker-sparql: Add tracker-gb-737023-test to .gitignore and to test cases...Martyn Russell2014-12-102-1/+2
* tracker: Merged all external commands into 'tracker'Martyn Russell2014-12-108-92/+92
* gvdb: Don't use TRACKER_UTILS_{CFLAGS|LIBS}Martyn Russell2014-12-102-16/+16
* libtracker-extract: Fix unit tests and return value for guarantee APIMartyn Russell2014-12-031-9/+16
* Revert "Always guarantee metadata, remove --enable-guarantee-metadata option"Debarshi Ray2014-12-031-0/+8
* libtracker-common: Move and fix tracker-parser unit tests from libtracker-ftsMartyn Russell2014-12-034-21/+22
* Fix unit test after refactor of tracker-parser to libtracker-commonPhilip Van Hoof2014-12-011-1/+1
* libtracker-common: There is no longer an os-depedent module/APIMartyn Russell2014-10-272-2/+2
* libtracker-common: Moved tracker-ontologies.h into libtracker-sparqlMartyn Russell2014-10-271-6/+1
* libtracker-common: Removed all tracker_file_*lock*() APIsMartyn Russell2014-10-271-43/+0
* libtracker-common: Removed all unused type utils functionsMartyn Russell2014-10-271-255/+0
* libtracker-data: Moved internal API tracker_crc32() here from libtracker-commonMartyn Russell2014-10-276-11/+10
* Merge branch 'data-in-binary-dirs'Martyn Russell2014-10-209-9/+9
|\
| * data: Moved data/languages to src/libtracker-common/stop-wordsMartyn Russell2014-09-263-3/+3
| * data: Moved ontologies/ into src/Martyn Russell2014-09-266-6/+6
* | functional-tests: Clean up writebacktest base classSam Thursfield2014-10-141-12/+1
* | functional-tests: Clean up minertest base classSam Thursfield2014-10-141-35/+36
* | functional-tests: Remove IgnoreNextUpdate wrapper, nobody should be using thisSam Thursfield2014-10-141-3/+0
* | functional-tests: Remove all remaining 'wait for miner to be idle' callsSam Thursfield2014-10-145-53/+1
* | functional-tests: Allow waiting on a specific property, and fix tests that ne...Sam Thursfield2014-10-143-20/+63
* | functional-tests: Await resource addition / removal properly in 300, 310, 600Sam Thursfield2014-10-143-30/+28
* | functional-tests: Improve the wait-for-change code in helpers.StoreHelperSam Thursfield2014-10-141-34/+49
* | functional-tests: Partially fix writeback testsSam Thursfield2014-10-145-14/+48
|/
* libtracker-fts: Make parser tests conditional by build requirmentsMartyn Russell2014-09-261-9/+29