tests/test-filelog.py.out
author Siddharth Agarwal <sid0@fb.com>
Sat, 12 Jul 2014 00:31:36 -0700
changeset 21893 e967c3b08705
parent 16498 d76ba2090e0c
permissions -rw-r--r--
revset: replace _missingancestors optimization with only revset (::a - ::b) is equivalent to only(a, b).
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11540
2370e270a29a filelog: test behaviour for data starting with "\1\n"
Nicolas Dumazet <nicdumz.commits@gmail.com>
parents:
diff changeset
     1
ERROR: FIXME: This is a known failure of filelog.size for data starting with \1\n
2370e270a29a filelog: test behaviour for data starting with "\1\n"
Nicolas Dumazet <nicdumz.commits@gmail.com>
parents:
diff changeset
     2
OK.