view tests/helper-runtests.sh @ 29638:491ee264b9f6 stable

date: accept broader range of ISO 8601 time specs The "normal" ISO date/time includes a T between date and time. It also allows dropping the colons and seconds from the timespec. Add new patterns for these forms as well as tests.
author Matt Mackall <mpm@selenic.com>
date Wed, 27 Jul 2016 15:22:36 -0500
parents 054bcdad6042
children
line wrap: on
line source

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL