Make timeval tests independent of the environment
authorMatthias Clasen <mclasen@redhat.com>
Thu, 2 Jan 2014 02:39:51 +0000 (21:39 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 2 Jan 2014 02:41:16 +0000 (21:41 -0500)
commit6106e38c8e7cbf523fd3a9c638ffc32133d2a7a4
tree7da4b49c57bbd012aa47944f720dece89969fc4d
parentcda4080af079b733d8e8ad50fae3527cbdf11e15
Make timeval tests independent of the environment

Some of the tested formats are locale-dependent, so unset
the TZ environment variable before testing them.
glib/tests/timer.c