]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t0006-date.sh
pathspec: handle non-terminated strings with :(attr)
[thirdparty/git.git] / t / t0006-date.sh
index 64ff86df8eb02aa635af1bad0b6d1f31578f222a..b7ea5fbc362860e6f1e5a04329c452755411e4df 100755 (executable)
@@ -113,6 +113,7 @@ check_approxidate '3:00' '2009-08-30 03:00:00'
 check_approxidate '15:00' '2009-08-30 15:00:00'
 check_approxidate 'noon today' '2009-08-30 12:00:00'
 check_approxidate 'noon yesterday' '2009-08-29 12:00:00'
+check_approxidate 'January 5th noon pm' '2009-01-05 12:00:00'
 
 check_approxidate 'last tuesday' '2009-08-25 19:20:00'
 check_approxidate 'July 5th' '2009-07-05 19:20:00'