aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_storage.cxx (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-02-28storage/FileInfo: rename to StorageFileInfoMax Kellermann1-4/+4
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-12-05configure.ac: require GLib 2.32 (if enabled)Max Kellermann1-12/+0
Since version 2.32, g_thread_init() is deprecated and a no-op. Let's upgrade that (optional) dependency so we can remove all those g_thread_init() calls.
2014-10-09StoragePlugin: pass EventLoop to constructorMax Kellermann1-1/+4
2014-10-07test/run_storage: new debug programMax Kellermann1-0/+130