• Jeremy Hylton's avatar
    Three new tests: · 32bad8be
    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
    32bad8be
ConflictResolution.py 5.42 KB