aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_input.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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