From 97a68bfd65b8368862f9daab2465fe85c275eb16 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 20 Jan 2003 18:20:22 +0000 Subject: change test name to wide-fmt --- tests/date/Test.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/date') diff --git a/tests/date/Test.pm b/tests/date/Test.pm index 2070a2430..e6df464b0 100644 --- a/tests/date/Test.pm +++ b/tests/date/Test.pm @@ -140,7 +140,7 @@ sub test_vector # This would infloop (or appear to) prior to coreutils-4.5.5, # due to a bug in strftime.c. - ['bignum', "-d '1999-06-01' +%3004Y", {}, '0' x 3000 . '1999', 0], + ['wide-fmt', "-d '1999-06-01' +%3004Y", {}, '0' x 3000 . '1999', 0], # FIXME: add a lot more... ); -- cgit v1.2.3-70-g09d2