From 59e8a5e2b28561ee6fcf070b058b787a8fe247d5 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 3 May 2009 06:21:48 +0200 Subject: tests: add tests of e.g., date -d 'next monday' * tests/misc/date-next-dow: New file. * tests/Makefile.am (TESTS): Add misc/date-next-dow. * gnulib: Update submodule to latest, for getdate.y that handles "next Monday" properly when run on a Monday. --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index 61a64a12e..7fe74c0c3 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -133,6 +133,7 @@ TESTS = \ tail-2/tail-n0f \ misc/ls-misc \ misc/date \ + misc/date-next-dow \ misc/ptx-overrun \ misc/xstrtol \ misc/od \ -- cgit v1.2.3-54-g00ecf