3 # Copyright (c) 2006 Catalin Marinas
6 test_description
='Exercise stg undo with push of missing files.
8 Test the case where a patch fails to be pushed because it modifies a
9 missing file. The "stg undo" command has to be able to revert it.
15 'Initialize the StGit repository' \
20 'Create the first patch' \
29 'Create the second patch' \
44 'Push the second patch with conflict' \
50 'Undo the previous push' \
56 'Check the push after undo fails as well' \
62 'Undo with disappeared newborn' \