bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH]: Fix for several getdate.y issues


From: Jim Meyering
Subject: Re: [PATCH]: Fix for several getdate.y issues
Date: Tue, 01 Jul 2008 18:02:47 +0200

Ondřej Vašík <address@hidden> wrote:
...
> From 4c9db16207b5c76bb85b05ee5853c525372bb80a Mon Sep 17 00:00:00 2001
> From: =?utf-8?q?Ond=C5=99ej=20Va=C5=A1=C3=ADk?= <address@hidden>
> Date: Fri, 27 Jun 2008 16:32:28 +0200
> Subject: [PATCH] *lib/getdate.y: Do not ignore specified time zone when 
> relative offset for days/months/years is specified.

It's good to have each fix in a separate change set.
Thanks.

Would you please add a unit test to exercise each bug-fixing change?
That should make it very clear, e.g., what effect the above change
will have.

Now that Simon has added tests/test-getdate.c,
it should be clear how to add new unit tests.
To run getdate's tests, do this:

  ../gnulib/gnulib-tool --with-tests --test getdate

assuming you have a sibling gnulib directory.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]