From fe1cc35abb6e968d0b12d7ff3ef78cf821a5f48d Mon Sep 17 00:00:00 2001 From: Arjun Shankar Date: Wed, 17 Sep 2014 22:51:12 +0530 Subject: New test for ftime This test verifies the sanity of ftime and exposes bugs such as BZ 2014-09-17 Arjun Shankar * time/tst-ftime.c: New test. * time/Makefile (tests): Add tst-ftime. --- time/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'time/Makefile') diff --git a/time/Makefile b/time/Makefile index a07c041a1e..55c1de8c58 100644 --- a/time/Makefile +++ b/time/Makefile @@ -37,7 +37,7 @@ aux := era alt_digit lc-time-cleanup tests := test_time clocktest tst-posixtz tst-strptime tst_wcsftime \ tst-getdate tst-mktime tst-mktime2 tst-ftime_l tst-strftime \ tst-mktime3 tst-strptime2 bug-asctime bug-asctime_r bug-mktime1 \ - tst-strptime3 bug-getdate1 tst-strptime-whitespace + tst-strptime3 bug-getdate1 tst-strptime-whitespace tst-ftime include ../Rules -- cgit 1.4.1