From 366cff4d8f5c0e6dbfe06eaa1301aa955a848f45 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 28 Apr 1998 14:15:46 +0000 Subject: Update. Reported by Dirk Laessig . * stdio-common/tst-wc-printf.c: New file. Test for %S and %C format. * stdio-common/Makefile (tests): Add tst-wc-printf. --- stdio-common/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdio-common/Makefile') 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 -- cgit v1.2.3