Bruno Haible wrote:
What do you mean? I don't see an 'mktime-tests' module, nor a 'timegm-tests'
module, not a 'localtime-tests' module in gnulib. Gnulib has some tests
whether the system's mktime() has certain bugs, but no verification that the
replacement code actually fixes these bugs, nor any other unit test.

Ah, sorry, I thought there was a mktime-tests module. Anyway, there are mktime tests in glibc which is the "upstream" version. That being said, it'd be nice if someone added mktime tests for Gnulib too, as that would test Gnulib mktime on non-Glibc platforms and would also check the Gnulib packaging.

Reply via email to