tests/test-addremove-similar.out
author Patrick Mezard <pmezard@gmail.com>
Sat, 26 Jan 2008 19:55:04 +0100
changeset 5934 e495f3f35b2d
parent 4966 8d982aef0be1
child 6827 c978d6752dbb
permissions -rw-r--r--
convert: hg.clonebranches must pull missing parents (issue941)

adding empty-file
adding large-file
adding another-file
removing empty-file
removing large-file
recording removal of large-file as rename to another-file (99% similar)
% comparing two empty files caused ZeroDivisionError in the past
2 files updated, 0 files merged, 1 files removed, 0 files unresolved
adding another-empty-file
removing empty-file
adding large-file
adding tiny-file
adding small-file
removing large-file
removing tiny-file
recording removal of tiny-file as rename to small-file (82% similar)
% should all fail
abort: similarity must be a number
abort: similarity must be between 0 and 100
abort: similarity must be between 0 and 100