.. |
all.stderr
|
2e3eda4612
Add more expected files
|
6 年 前 |
all.stdout
|
0c539d6e4e
tests: Fix expected outputs
|
6 年 前 |
buffer.stderr
|
243ce18ecd
Implement ftell
|
6 年 前 |
buffer.stdout
|
243ce18ecd
Implement ftell
|
6 年 前 |
fgets.stderr
|
243ce18ecd
Implement ftell
|
6 年 前 |
fgets.stdout
|
243ce18ecd
Implement ftell
|
6 年 前 |
fputs.stderr
|
5b6b11cb65
Fix panic in fwrite
|
6 年 前 |
fputs.stdout
|
5b6b11cb65
Fix panic in fwrite
|
6 年 前 |
fread.stderr
|
dd711f4dee
Fix bug in fread
|
6 年 前 |
fread.stdout
|
dd711f4dee
Fix bug in fread
|
6 年 前 |
freopen.stderr
|
2e3eda4612
Add more expected files
|
6 年 前 |
freopen.stdout
|
b623e245c0
Make freopen reset the stream orientation.
|
4 年 前 |
fscanf.stderr
|
92d6735e3f
Add more scanf tests
|
4 年 前 |
fscanf.stdout
|
92d6735e3f
Add more scanf tests
|
4 年 前 |
fscanf_offby1.stderr
|
1b131b8c60
Test off by one bug in vfscanf
|
4 年 前 |
fscanf_offby1.stdout
|
1b131b8c60
Test off by one bug in vfscanf
|
4 年 前 |
fseek.stderr
|
243ce18ecd
Implement ftell
|
6 年 前 |
fseek.stdout
|
96182ce8ad
tests: Fix expected outputs
|
6 年 前 |
fwrite.stderr
|
2e3eda4612
Add more expected files
|
6 年 前 |
fwrite.stdout
|
2e3eda4612
Add more expected files
|
6 年 前 |
getc_unget.stderr
|
67d5976622
Clean up tests
|
6 年 前 |
getc_unget.stdout
|
67d5976622
Clean up tests
|
6 年 前 |
mutex.stderr
|
75c5c04bee
Implement a proper mutex type for future usage
|
6 年 前 |
mutex.stdout
|
75c5c04bee
Implement a proper mutex type for future usage
|
6 年 前 |
popen.stderr
|
52493a1ec3
Add popen/pclose
|
6 年 前 |
popen.stdout
|
0c539d6e4e
tests: Fix expected outputs
|
6 年 前 |
printf.stderr
|
67d5976622
Clean up tests
|
6 年 前 |
printf.stdout
|
29ad5b75c9
Fix broken CVec
|
4 年 前 |
printf_neg_pad.stderr
|
7eba6d88df
Add test for negative pad stupport in printf
|
4 年 前 |
printf_neg_pad.stdout
|
7eba6d88df
Add test for negative pad stupport in printf
|
4 年 前 |
printf_space_pad.stderr
|
a39447e6a4
Test printf space padding regression
|
4 年 前 |
printf_space_pad.stdout
|
a39447e6a4
Test printf space padding regression
|
4 年 前 |
rename.stderr
|
67d5976622
Clean up tests
|
6 年 前 |
rename.stdout
|
67d5976622
Clean up tests
|
6 年 前 |
scanf.stderr
|
67d5976622
Clean up tests
|
6 年 前 |
scanf.stdout
|
018f7a3f38
Fix scanf.stdout as per glibc
|
4 年 前 |
setvbuf.stderr
|
b10fa984f3
Implement strtod
|
6 年 前 |
setvbuf.stdout
|
243ce18ecd
Implement ftell
|
6 年 前 |
sprintf.stderr
|
67d5976622
Clean up tests
|
6 年 前 |
sprintf.stdout
|
40a7380a58
Fix snprintf and make strftime use a counting writer
|
6 年 前 |
ungetc_ftell.stderr
|
6fba592fdb
Implement regression test for ftell-ungetc bug
|
4 年 前 |
ungetc_ftell.stdout
|
6fba592fdb
Implement regression test for ftell-ungetc bug
|
4 年 前 |
ungetc_multiple.stderr
|
49dec86a5d
Unit test arbitrarily long ungetc()
|
4 年 前 |
ungetc_multiple.stdout
|
49dec86a5d
Unit test arbitrarily long ungetc()
|
4 年 前 |