aboutsummaryrefslogtreecommitdiff
path: root/stdio-common/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-04-28 14:15:46 +0000
committerUlrich Drepper <drepper@redhat.com>1998-04-28 14:15:46 +0000
commit366cff4d8f5c0e6dbfe06eaa1301aa955a848f45 (patch)
treee75a2d685d4b78f60a20a3eae04e57712b11a27e /stdio-common/Makefile
parentdf493c3bef6369b5e80b8aaf0f90847eafbd63f2 (diff)
downloadglibc-366cff4d8f5c0e6dbfe06eaa1301aa955a848f45.tar
glibc-366cff4d8f5c0e6dbfe06eaa1301aa955a848f45.tar.gz
glibc-366cff4d8f5c0e6dbfe06eaa1301aa955a848f45.tar.bz2
glibc-366cff4d8f5c0e6dbfe06eaa1301aa955a848f45.zip
Update.
Reported by Dirk Laessig <d.laessig@tu-bs.de>. * stdio-common/tst-wc-printf.c: New file. Test for %S and %C format. * stdio-common/Makefile (tests): Add tst-wc-printf.
Diffstat (limited to 'stdio-common/Makefile')
-rw-r--r--stdio-common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/Makefile b/stdio-common/Makefile
index 409e64a91c..577cf4cfa3 100644
--- a/stdio-common/Makefile
+++ b/stdio-common/Makefile
@@ -43,7 +43,7 @@ tests := tst-printf tstscanf test_rdwr test-popen tstgetln test-fseek \
temptest tst-fileno test-fwrite tst-ungetc tst-ferror \
xbug errnobug \
bug1 bug2 bug3 bug4 bug5 bug6 bug7 bug8 bug9 bug10 bug11 \
- tfformat tiformat tstdiomisc tst-printfsz \
+ tfformat tiformat tstdiomisc tst-printfsz tst-wc-printf \
scanf1 scanf2 scanf3 scanf4 scanf5 scanf7 scanf8 scanf9 scanf10