comparison tests/test-mq-missingfiles.t @ 14370:17cea10c343e

patch: add a workingbackend dirstate layer on top of fsbackend _updatedir() is no longer used by internalpatch() The change in test-mq-missingfiles.t comes from workingbackend not considering the missing 'b' file as changed, thus not calling addremove() on it.
author Patrick Mezard <pmezard@gmail.com>
date Wed, 18 May 2011 23:48:17 +0200
parents d035ede73434
children 6d42c797ca6e
comparison
equal deleted inserted replaced
14369:f8932d540088 14370:17cea10c343e
99 99
100 $ hg qpush 100 $ hg qpush
101 applying changeb 101 applying changeb
102 unable to find 'b' for patching 102 unable to find 'b' for patching
103 1 out of 1 hunks FAILED -- saving rejects to file b.rej 103 1 out of 1 hunks FAILED -- saving rejects to file b.rej
104 b: No such file or directory
105 patch failed, unable to continue (try -v) 104 patch failed, unable to continue (try -v)
106 patch failed, rejects left in working dir 105 patch failed, rejects left in working dir
107 errors during apply, please fix and refresh changeb 106 errors during apply, please fix and refresh changeb
108 [2] 107 [2]
109 $ hg st 108 $ hg st