summaryrefslogtreecommitdiff
path: root/tests/libtracker-miner/tracker-file-notifier-test.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Adapt TrackerFileNotifier tests to internal behavioral changewip/carlosg/direct-rewriteCarlos Garnacho2018-07-211-0/+2
* tests: Minor update to TrackerFileNotifier testCarlos Garnacho2017-11-141-1/+2
* tests: Remove stray semicolonCarlos Garnacho2017-09-161-1/+1
* libtracker-miner: Add connection property to TrackerFileNotifierCarlos Garnacho2017-06-291-1/+12
* 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