]> git.cworth.org Git - notmuch/commit
test: Set all times to UTC
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 10 Jun 2010 06:48:04 +0000 (08:48 +0200)
committerCarl Worth <cworth@cworth.org>
Thu, 16 Sep 2010 22:56:44 +0000 (15:56 -0700)
commit7a72999fad235deddb1364b8667f7012939ab385
treec9476a3ee09dee0c4e6a23195b5c9de7b22aa363
parent5398e6966a80e1aaad111e1fc0c61d0aa199a229
test: Set all times to UTC

In order to have repeatable test suite, all times in messages are set
to UTC time zone to match the time zone (TZ variable) set in
test-lib.sh.

Signed-off-by: Michal Sojka <sojkam1@fel.cvut.cz>
test/t0004-thread-naming.sh
test/t0005-reply.sh
test/t0010-from-line-heuristics.sh
test/t0012-encoding-issues.sh
test/test-lib.sh