tests/test-filelog.py.out
author Gregory Szorc <gregory.szorc@gmail.com>
Mon, 05 Jan 2015 22:18:55 -0800
branchstable
changeset 23734 f4e6475950f1
parent 16498 d76ba2090e0c
permissions -rw-r--r--
cmdutil.jsonchangeset: properly compute added and removed files jsonchangeset._show() was computing the reverse status of the current changeset. As a result, added files were showing up as removed and removed files were showing up as adds. There were existing tests for this code and they were flat out wrong.

ERROR: FIXME: This is a known failure of filelog.size for data starting with \1\n
OK.