tests/test-filelog.py.out
author Valentin Gatien-Baron <vgatien-baron@janestreet.com>
Mon, 21 Jan 2019 22:37:30 +0100
changeset 42482 465f2d0df9ae
parent 16498 d76ba2090e0c
permissions -rw-r--r--
deltas: accept and skip None return for delta info They are some extra computation that will shortcut the delta compression if the delta seems hopeless, returning None.
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.