tests/test-context.py.out
author Matt Mackall <mpm@selenic.com>
Thu, 12 May 2011 18:35:04 -0500
changeset 14312 ba883fa211f3
parent 4110 20af6a2f0b0e
child 14379 bd23d5f28bbb
permissions -rw-r--r--
subrepo: use a safer revision check for hg repos This avoids a traceback if the expected revision has been stripped.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4110
20af6a2f0b0e Fixed workingfilectx.date() (found by Thomas Waldmann) with test.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff changeset
     1
workingfilectx.date = (1000, 0)