summaryrefslogtreecommitdiff
path: root/tests/libtracker-miner/tracker-file-notifier-test.c
Commit message (Expand)AuthorAgeFilesLines
* libtracker-miner: Add ownership tracking to Tracker indexing configsam/index-mount-points-2Sam Thursfield2015-08-181-2/+2
* libtracker-miner: Fix API break with tracker_indexing_tree_new()Rico Tzschichholz2014-09-251-1/+1
* libtracker-miner: Allow FileNotifier to have external crawlersMartyn Russell2014-08-121-1/+1
* libtracker-miner: IndexingTree _new() now takes a GFileMartyn Russell2014-08-121-1/+1
* tests: Avoid invalid calls to g_source_remove().Sam Thursfield2013-11-251-2/+3
* libtracker-miner, libtracker-sparql: Fixed missing setlocale() in unit testsMartyn Russell2013-10-191-0/+6
* all: Remove use of g_type_init() now it's deprecated in GLib since 2.35.xMartyn Russell2013-03-081-1/+0
* tests: Fix build with GLib 2.28Sam Thursfield2012-03-191-0/+8
* tests: Fix compile warning in tracker-file-notifier-testSam Thursfield2012-02-041-1/+4
* tests: Fix tracker-file-notifier-testSam Thursfield2012-02-031-10/+19
* tests: Add TrackerFileNotifier file monitoring testsCarlos Garnacho2011-12-071-8/+121
* tests: Add tests for TrackerFileNotifier configuration changesCarlos Garnacho2011-12-071-9/+167
* tests: Add beginning of unit test for TrackerFileNotifierCarlos Garnacho2011-12-071-0/+486