tests: don’t be so strict about timestamps
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 12 Nov 2017 08:20:04 +0000 (00:20 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 12 Nov 2017 08:21:53 +0000 (00:21 -0800)
commitb1d08ed0e26f0a8c81910c5950275d28ce06bd9c
treec3a7b81904deec1200852014b72804a617a0f161
parent9d3bb7832a57580af77754e80153b8dc07288793
tests: don’t be so strict about timestamps

* tests/timestamp: We’ve had many false alarms about timestamps
that are not gzip problems, but instead are problems with ‘touch’.
Attempt to work around them by not trusting ‘touch’ so much.
Problems and parts of solutions proposed by Bruno Haible.
tests/timestamp