Jesse Buhagiar
|
2de7f2021d
LibC: Support `X` modifier for `scanf`
|
3 年之前 |
Jelle Raaijmakers
|
a44978b9b0
LibC: Fix `%n` conversion specifier in scanf() format
|
3 年之前 |
Jelle Raaijmakers
|
00f36fc5ae
Tests: Print full 32-byte range of values in TestScanf
|
3 年之前 |
Jelle Raaijmakers
|
e71e9de61f
Tests: Reword 'output' to 'return value' in TestScanf
|
3 年之前 |
Jelle Raaijmakers
|
e3f17401cb
Tests: Use correct argument count for value conformance in TestScanf
|
3 年之前 |
Andrew Kaster
|
b3e3e4d45d
Tests: Convert remaining LibC tests to LibTest
|
3 年之前 |