comparison tests/test_startrev.py @ 880:d4312a6f7a87

test_utility_commands: test verify command Also, make verify output more stable.
author Patrick Mezard <patrick@mezard.eu>
date Sat, 21 Apr 2012 11:36:23 +0200
parents 312b37bc5e20
children
comparison
equal deleted inserted replaced
879:055f9254d790 880:d4312a6f7a87
34 34
35 35
36 # these fixtures contain no files at HEAD and would result in empty clones 36 # these fixtures contain no files at HEAD and would result in empty clones
37 nofiles = set([ 37 nofiles = set([
38 'binaryfiles.svndump', 38 'binaryfiles.svndump',
39 'binaryfiles-broken.svndump',
39 'emptyrepo.svndump', 40 'emptyrepo.svndump',
40 ]) 41 ])
41 42
42 # these fixtures contain no files in trunk at HEAD and would result in an empty 43 # these fixtures contain no files in trunk at HEAD and would result in an empty
43 # shallow clone if cloning trunk, so we use another subdirectory 44 # shallow clone if cloning trunk, so we use another subdirectory