emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [PATCH v3] org-encode-time compatibility and convenience helper


From: Max Nikulin
Subject: Re: [PATCH v3] org-encode-time compatibility and convenience helper
Date: Wed, 4 May 2022 23:49:10 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1

On 04/05/2022 16:56, Ihor Radchenko wrote:
Max Nikulin writes:

1 unexpected results:
    FAILED  test-org-clock/clocktable/ranges

Thank you, Ihor. I run tests in containers with UTC timezone, so I did not notice such failure. So unit tests reveal a problem with tests.

`org-read-date-analyze' returns additional nil -1 nil now to allow passing its result directly to `encode-time'. `org-test-clock-create-timestamp' replaces nils by 0, so default timezone becomes UTC.

I will try to fix the test helper later.



reply via email to

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