summaryrefslogtreecommitdiff
path: root/tests/test-parse-datetime.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* parse-datetime: support 'J' military time zonePaul Eggert2022-05-171-0/+10
* mktime: improve heuristic for ca-1986 Indiana DSTPaul Eggert2022-02-191-2/+19
* parse-datetime: allow calculations to yield -1Paul Eggert2022-02-051-0/+8
* license: fix GPLv3 texts to use a comma instead of semicolon.Bernhard Voelker2022-01-051-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* gnulib-common.m4: Use C2x [[maybe_unused]] when possible.Bruno Haible2021-08-221-1/+1
* parse-datetime tests: Avoid a test failure on NetBSD.Bruno Haible2021-03-141-0/+4
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* parse-datetime-tests: port to Alpine Linux 3.12.1Paul Eggert2020-11-111-3/+13
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-2/+2
* time_rz: fix heap buffer overflow vulnerabilityPádraig Brady2017-04-261-0/+16
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* Port tests away from prognamePino Toscano2016-09-051-3/+0
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* parse-datetime: fix crash or infloop in TZ="" parsingPádraig Brady2014-02-271-0/+16
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* test-parse-datetime: avoid glibc leap-second glitchPaul Eggert2012-08-171-0/+6
* parse-datetime: fix failure to diagnose invalid inputJim Meyering2012-07-041-0/+4
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* Use ', not `, for quoting output.Paul Eggert2012-01-051-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* test-parse-datetime.c: avoid new DST-related false positive test failureJim Meyering2011-10-301-12/+10
* date: accept 'hence' as opposite of 'ago'Eric Blake2011-09-191-0/+7
* test-parse-datetime.c: accommodate a relatively strict gcc warningJim Meyering2011-08-311-9/+9
* parse-datetime: accept ISO 8601 date and time rep with "T" separatorJ.T. Conklin2011-08-311-0/+154
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* parse-datetime: better name than get_dateEric Blake2010-10-051-0/+255