X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft0006-date.sh;h=1d4d0a5c7d2549c67334a8d5dd3f462962db81f2;hb=61cf28204508c095a68e7a9cb6307ca2a27112c9;hp=3ea4f9eff923c963aeb9635be6d77dce99f3bf4a;hpb=56bfacef7966553530532d58c07787754add2465;p=git.git diff --git a/t/t0006-date.sh b/t/t0006-date.sh index 3ea4f9eff..1d4d0a5c7 100755 --- a/t/t0006-date.sh +++ b/t/t0006-date.sh @@ -39,6 +39,7 @@ check_parse 2008-02 bad check_parse 2008-02-14 bad check_parse '2008-02-14 20:30:45' '2008-02-14 20:30:45 +0000' check_parse '2008-02-14 20:30:45 -0500' '2008-02-14 20:30:45 -0500' +check_parse '2008-02-14 20:30:45' '2008-02-14 20:30:45 -0500' EST5 check_approxidate() { echo "$1 -> $2 +0000" >expect