• Jeremy Hylton's avatar
    Three new tests: · 801d193a
    Jeremy Hylton authored
    checkBuggyResolve2() -- _p_resolveConflict takes too few args
    checkUndoConflictResolution() -- make sure conflict resolution is
         invoked properly during transactional undo
    checkUndoUnresolvable() -- make sure transactional undo can cope with
         failed conflict resolution
    801d193a
ConflictResolution.py 5.42 KB