mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-14 06:03:46 +02:00
(test_vector): Add a test for the Risks-reported problem with `Nov 11 1996'.
This commit is contained in:
@@ -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...
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user