aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_inotify.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-02-05event/Loop: remove the dummy constructor argumentMax Kellermann1-1/+1
2014-01-24Database*: move to db/Max Kellermann1-1/+1
2014-01-24Update*: move to update/Max Kellermann1-1/+1
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-12-24test/*: use fprintf(stderr,...) and Log() instead of g_printerr()Max Kellermann1-7/+6
2013-10-20Inotify: convert anonymous enum to constexprMax Kellermann1-5/+4
2013-10-18test/run_inotify: use SignalMonitorMax Kellermann1-20/+5
2013-10-02Log: new logging library APIMax Kellermann1-2/+3
2013-09-04util/Error: new error passing libraryMax Kellermann1-7/+6
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann1-3/+3
2013-01-15InotifySource: use the SocketMonitor classMax Kellermann1-3/+4
2013-01-14InotifySource: convert to a classMax Kellermann1-7/+5
2013-01-14Main, IOThread: move GMainLoop setup code to class EventLoopMax Kellermann1-5/+6
2013-01-08test: rename debug programs back to old namesMax Kellermann1-0/+0
2013-01-02don't include stdbool.h in C++ sourcesMax Kellermann1-1/+0
2013-01-02update: convert to C++Max Kellermann1-1/+1
2012-08-02DatabaseVisitor, ...: use GError forward declarationMax Kellermann1-0/+2
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-05-30test: added debug program "run_inotify"Max Kellermann1-0/+93