aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_storage.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* storage/FileInfo: rename to StorageFileInfoMax Kellermann2015-02-281-4/+4
|
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* configure.ac: require GLib 2.32 (if enabled)Max Kellermann2014-12-051-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.
* StoragePlugin: pass EventLoop to constructorMax Kellermann2014-10-091-1/+4
|
* test/run_storage: new debug programMax Kellermann2014-10-071-0/+130