about summary refs log tree commit diff
path: root/stdio-common/Makefile
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-06-29 09:33:43 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-06-29 09:33:44 +0200
commitc11cfe8d7c1e219fa8c819187d8b030ce3b4e947 (patch)
treed5c788cec1270855671917533444e593452a4492 /stdio-common/Makefile
parente2390be8e47352147215aff06b23927dc6ededb7 (diff)
downloadglibc-c11cfe8d7c1e219fa8c819187d8b030ce3b4e947.tar.gz
glibc-c11cfe8d7c1e219fa8c819187d8b030ce3b4e947.tar.xz
glibc-c11cfe8d7c1e219fa8c819187d8b030ce3b4e947.zip
vfprintf: Add test case for multi-byte/wide strings and precision
Diffstat (limited to 'stdio-common/Makefile')
-rw-r--r--stdio-common/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdio-common/Makefile b/stdio-common/Makefile
index 63c9ebdd81..309d83ec01 100644
--- a/stdio-common/Makefile
+++ b/stdio-common/Makefile
@@ -60,6 +60,7 @@ tests := tstscanf test_rdwr test-popen tstgetln test-fseek \
 	 bug25 tst-printf-round bug23-2 bug23-3 bug23-4 bug26 tst-fmemopen3 \
 	 tst-printf-bz18872 tst-vfprintf-width-prec tst-fmemopen4 \
 	 tst-vfprintf-user-type \
+	 tst-vfprintf-mbs-prec \
 
 test-srcs = tst-unbputc tst-printf