aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_input.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tag_pool: use GStaticMutexMax Kellermann2012-08-081-3/+1
* test/run_input: use input_stream_*lock()Max Kellermann2012-03-191-4/+4
* input_stream: non-blocking I/OMax Kellermann2011-09-161-12/+18
* input_plugin: add method check()Max Kellermann2011-09-161-0/+6
* input/soup: new input plugin based on libsoupMax Kellermann2011-08-241-0/+11
* copyright year 2011Max Kellermann2011-01-291-1/+1
* test: enable binary mode on stdin/stdoutMax Kellermann2010-05-201-0/+1
* input_stream: return allocated input_stream objectsMax Kellermann2010-01-011-4/+5
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* input_stream: return errors with GErrorMax Kellermann2009-12-151-6/+21
* Merge branch 'v0.15.x'Max Kellermann2009-12-151-41/+64
|\
| * test/run_input: deinitialize everything after open() errorMax Kellermann2009-12-151-40/+50
| * test/run_input: initialize archive pluginsMax Kellermann2009-12-151-0/+15
* | input_plugin: method init() returns errors with GErrorMax Kellermann2009-12-141-1/+7
* | input_stream: moved input_stream_global_init() to input_init.cMax Kellermann2009-12-141-0/+1
* | include config.h in all sourcesMax Kellermann2009-11-121-0/+1
|/
* test: added run_input test programMax Kellermann2009-04-131-0/+114