mes/lib/tests
Jan Nieuwenhuizen 9b1fbe03ec
mescc: Mes C Library: vfprintf, vsnprintf: Pad floats with space.
* lib/stdio/vfprintf.c (vfprintf): Pad floats with space.
* lib/stdio/vsnprintf.c (vsnprintf): Pad floats with space.
* lib/tests/stdio/90-sprintf.c: Test it.
2019-09-09 18:34:25 +02:00
..
assert mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
dirent test: Move scaffold/tests into lib. 2019-06-08 15:34:44 +02:00
io ARM: Fix stat test. 2019-09-09 18:34:02 +02:00
mes mescc: Mes C Library: Support GNU Awk: Add dtoab, %f in vfprintf, vsnprintf. 2019-09-09 18:34:23 +02:00
posix mescc: Mes C Library: Support GNU Tar: Add execlp. 2019-09-09 18:34:22 +02:00
scaffold ARM: Add case for ARM. 2019-09-09 18:34:03 +02:00
setjmp build: Improve --with-system-libc support. 2019-06-25 19:05:58 +02:00
signal mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
stdio mescc: Mes C Library: vfprintf, vsnprintf: Pad floats with space. 2019-09-09 18:34:25 +02:00
stdlib mescc: Mes C Library: Use SYSTEM_LIBC [WAS: WITH_GLIBC]. 2019-05-29 16:15:12 +02:00
string mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00