about summary refs log tree commit diff
path: root/timezone/tst-tzset.c
Commit message (Collapse)AuthorAgeFilesLines
* Don't reduce test timeout to less than defaultAndreas Schwab2018-10-171-1/+0
| | | | | This removes all overrides of TIMEOUT that are less than or equal to the default timeout.
* Avoid running some tests if the file system does not support holesFlorian Weimer2018-08-211-0/+3
| | | | | Otherwise, these tests fills up the entire disk (or just run very slowly and eventually time out).
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
| | | | | | | * All files with FSF copyright notices: Update copyright dates using scripts/update-copyrights. * locale/programs/charmap-kw.h: Regenerated. * locale/programs/locfile-kw.h: Likewise.
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
|
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
|
* tst-tzset: raise timeout to 5 secondsMike Frysinger2015-07-151-0/+1
| | | | | This test is reliably taking 2.3 seconds on my system, and the default is 2 seconds, so it always times out. Bump it up to 5 seconds instead.
* Make time zone file parser more robust [BZ #17715]Florian Weimer2015-04-241-0/+200