From 68bd3326bf4b1598c94dd60416da3ae82b4139ee Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 10 Aug 2001 00:01:27 +0000 Subject: Update. 2001-08-09 Ulrich Drepper * time/tst-strptime.c: Add tests in different locales. * time/Makefile (tst-strptime-ENV): Define. --- time/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'time/Makefile') diff --git a/time/Makefile b/time/Makefile index ae5c844492..f60dee0e28 100644 --- a/time/Makefile +++ b/time/Makefile @@ -49,3 +49,5 @@ CFLAGS-test_time.c = -Wno-format tst-getdate-ENV= DATEMSK=datemsk TZDIR=${common-objpfx}timezone/testdata test_time-ARGS= EST5EDT CST + +tst-strptime-ENV = LOCPATH=${common-objpfx}localedata -- cgit 1.4.1