summaryrefslogtreecommitdiff
path: root/libc/libio/Makefile
diff options
context:
space:
mode:
authorjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2014-02-07 21:04:10 +0000
committerjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2014-02-07 21:04:10 +0000
commit85f4cc52a11508e42daa5625283410e0d6f3a993 (patch)
treedeca25a1076f1a24479cbca3bd7d162123fae742 /libc/libio/Makefile
parenta1055d384d75c28f09a47c2d8628bc330f892955 (diff)
downloadeglibc2-master.tar.gz
Merge changes between r25087 and r25236 from /fsf/trunk.HEADmaster
git-svn-id: svn://svn.eglibc.org/trunk@25237 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/libio/Makefile')
-rw-r--r--libc/libio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/libio/Makefile b/libc/libio/Makefile
index b2aa50f0d..7c8036207 100644
--- a/libc/libio/Makefile
+++ b/libc/libio/Makefile
@@ -78,7 +78,7 @@ tests-$(OPTION_POSIX_WIDE_CHAR_DEVICE_IO) \
bug-wfflush bug-wmemstream1 tst-fopenloc2 \
tst_getwc \
tst_putwc tst_wprintf tst_wprintf2 tst_wscanf \
- tst-fgetwc bug-wsetpos tst-fseek
+ tst-fgetwc bug-wsetpos tst-fseek tst-ftell-partial-wide
tests-$(OPTION_POSIX_C_LANG_WIDE_CHAR) \
+= tst_swprintf tst_swscanf \
tst-sscanf \