mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
stdio-common/Makefile: readd bug26 testcase
This testcase was accidentally removed in commit a5357b7c
.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2014-12-16 Allan McRae <allan@archlinux.org>
|
||||||
|
|
||||||
|
* stdio-common/Makefile (tests): Re-add bug26.
|
||||||
|
|
||||||
2014-12-15 Ondřej Bílka <neleai@seznam.cz>
|
2014-12-15 Ondřej Bílka <neleai@seznam.cz>
|
||||||
|
|
||||||
[BZ #17657]
|
[BZ #17657]
|
||||||
|
@@ -57,7 +57,7 @@ tests := tstscanf test_rdwr test-popen tstgetln test-fseek \
|
|||||||
bug19 bug19a tst-popen2 scanf13 scanf14 scanf15 bug20 bug21 bug22 \
|
bug19 bug19a tst-popen2 scanf13 scanf14 scanf15 bug20 bug21 bug22 \
|
||||||
scanf16 scanf17 tst-setvbuf1 tst-grouping bug23 bug24 \
|
scanf16 scanf17 tst-setvbuf1 tst-grouping bug23 bug24 \
|
||||||
bug-vfprintf-nargs tst-long-dbl-fphex tst-fphex-wide tst-sprintf3 \
|
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
|
test-srcs = tst-unbputc tst-printf
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user