From ae61fc7b33d9d99d2763c16de8275227dc9748ba Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Tue, 16 Dec 2014 13:20:25 +1000 Subject: stdio-common/Makefile: readd bug26 testcase This testcase was accidentally removed in commit a5357b7c. --- stdio-common/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdio-common') diff --git a/stdio-common/Makefile b/stdio-common/Makefile index 960996614e..cc3d49b2f1 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 -- cgit 1.4.1