mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Add more directory monitoring tests
These tests clear up a misunderstanding of mine: Monitoring nonexisting files and directories *does* work with the inotify implementation, it just has a very long timeout for scanning for missing locations, so the test needs to take that into account.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 2; tab-width: 8 -*- */
|
||||
|
||||
/* inotify-sub.c - GMonitor based on inotify.
|
||||
/* inotify-sub.c - GVFS Monitor based on inotify.
|
||||
|
||||
Copyright (C) 2006 John McCutchan
|
||||
|
||||
|
Reference in New Issue
Block a user