From: Allan McRae Date: Tue, 16 Dec 2014 03:20:25 +0000 (+1000) Subject: stdio-common/Makefile: readd bug26 testcase X-Git-Tag: glibc-2.21~225 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae61fc7b33d9d99d2763c16de8275227dc9748ba;p=thirdparty%2Fglibc.git stdio-common/Makefile: readd bug26 testcase This testcase was accidentally removed in commit a5357b7c. --- diff --git a/ChangeLog b/ChangeLog index ebfaa0aac84..a0a11e8a625 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-12-16 Allan McRae + + * stdio-common/Makefile (tests): Re-add bug26. + 2014-12-15 Ondřej Bílka [BZ #17657] diff --git a/stdio-common/Makefile b/stdio-common/Makefile index 960996614e8..cc3d49b2f12 100644 --- a/stdio-common/Makefile +++ b/stdio-common/Makefile @@ -57,7 +57,7 @@ tests := tstscanf test_rdwr test-popen tstgetln test-fseek \ bug19 bug19a tst-popen2 scanf13 scanf14 scanf15 bug20 bug21 bug22 \ scanf16 scanf17 tst-setvbuf1 tst-grouping bug23 bug24 \ bug-vfprintf-nargs tst-long-dbl-fphex tst-fphex-wide tst-sprintf3 \ - bug25 tst-printf-round bug23-2 bug23-3 bug23-4 + bug25 tst-printf-round bug23-2 bug23-3 bug23-4 bug26 test-srcs = tst-unbputc tst-printf