From 70c01e7963e94f2d3e45131ae2c5304e9525b462 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 29 Aug 1999 14:46:25 +0000 Subject: (test_vector): Add a test for the Risks-reported problem with `Nov 11 1996'. --- tests/date/Test.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') diff --git a/tests/date/Test.pm b/tests/date/Test.pm index 49bee6ab7..34c9641b2 100644 --- a/tests/date/Test.pm +++ b/tests/date/Test.pm @@ -111,6 +111,8 @@ sub test_vector ['this-mo', "-d '$d0 $t0 this month' $fmt", {}, "$d0 $t0", 0], ['this-y', "-d '$d0 $t0 this year' $fmt", {}, "$d0 $t0", 0], + ['risks-1', "-d 'Nov 10 1996' $fmt", {}, "1996-11-10 00:00:00", 0], + # FIXME: add a lot more... ); -- cgit v1.2.3-70-g09d2