tests/test-context.py.out
author Matt Mackall <mpm@selenic.com>
Mon, 01 Jun 2009 22:13:08 -0500
changeset 8710 bcb6e5bebd93
parent 4110 20af6a2f0b0e
child 14379 bd23d5f28bbb
permissions -rw-r--r--
commit: trade O(n^2) file checks for O(n^2) dir checks
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)