Mateusz Tabaka 021a8e00fc Fix stdio/scanf test case %!s(int64=3) %!d(string=hai) anos
..
all.c 9aac2672e3 Fix few warnings %!s(int64=5) %!d(string=hai) anos
buffer.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting %!s(int64=5) %!d(string=hai) anos
fgets.c 513f4ba53c tests: Documentation for test_helpers.h, more refactoring %!s(int64=5) %!d(string=hai) anos
fputs.c 513f4ba53c tests: Documentation for test_helpers.h, more refactoring %!s(int64=5) %!d(string=hai) anos
fputs.out 5b6b11cb65 Fix panic in fwrite %!s(int64=6) %!d(string=hai) anos
fread.c 513f4ba53c tests: Documentation for test_helpers.h, more refactoring %!s(int64=5) %!d(string=hai) anos
fread.in dd711f4dee Fix bug in fread %!s(int64=6) %!d(string=hai) anos
freopen.c b623e245c0 Make freopen reset the stream orientation. %!s(int64=4) %!d(string=hai) anos
fscanf.c 92d6735e3f Add more scanf tests %!s(int64=4) %!d(string=hai) anos
fscanf_offby1.c 1b131b8c60 Test off by one bug in vfscanf %!s(int64=4) %!d(string=hai) anos
fseek.c a92be000fb tests: Even more work on error handling %!s(int64=5) %!d(string=hai) anos
fwrite.c 513f4ba53c tests: Documentation for test_helpers.h, more refactoring %!s(int64=5) %!d(string=hai) anos
fwrite.out 5b6b11cb65 Fix panic in fwrite %!s(int64=6) %!d(string=hai) anos
getc_unget.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting %!s(int64=5) %!d(string=hai) anos
mutex.c 513f4ba53c tests: Documentation for test_helpers.h, more refactoring %!s(int64=5) %!d(string=hai) anos
popen.c 2d027f0771 tests: More work on error handling %!s(int64=5) %!d(string=hai) anos
printf.c aec4a84e90 Include stdlib.h so free() can be used %!s(int64=4) %!d(string=hai) anos
printf_neg_pad.c 7eba6d88df Add test for negative pad stupport in printf %!s(int64=4) %!d(string=hai) anos
printf_space_pad.c a39447e6a4 Test printf space padding regression %!s(int64=4) %!d(string=hai) anos
rename.c a92be000fb tests: Even more work on error handling %!s(int64=5) %!d(string=hai) anos
scanf.c 021a8e00fc Fix stdio/scanf test case %!s(int64=3) %!d(string=hai) anos
setvbuf.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting %!s(int64=5) %!d(string=hai) anos
sprintf.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting %!s(int64=5) %!d(string=hai) anos
stdio.in afc1ff134a Rewrite IO to use core-io library %!s(int64=6) %!d(string=hai) anos
tempnam.c 3584edf199 stdio: implement tempnam() and tmpnam() %!s(int64=5) %!d(string=hai) anos
tmpnam.c 3584edf199 stdio: implement tempnam() and tmpnam() %!s(int64=5) %!d(string=hai) anos
ungetc_ftell.c 6fba592fdb Implement regression test for ftell-ungetc bug %!s(int64=4) %!d(string=hai) anos
ungetc_multiple.c 49dec86a5d Unit test arbitrarily long ungetc() %!s(int64=4) %!d(string=hai) anos