summaryrefslogtreecommitdiffstats
path: root/test/remove2.test
Commit message (Collapse)AuthorAgeFilesLines
* - Rename the ``remove'' command to ``revert'': this removesAndreas Gruenbacher2007-04-271-29/+0
| | | | | ambiguities with the delete command, and more closely matches what the command does.
* - Fix the test suite so that directories leftover from a previouslyJean Delvare2005-09-231-0/+1
| | | | interrupted test won't cause a test to fail.
* - Fix the test suite so that it doesn't fail if any higher-levelAndreas Gruenbacher2005-09-231-1/+1
| | | | | directory contains a patches/ sub-directory (iow, if quilt itself is patched with quilt).
* - test/remove2.test: Test for remove + refresh interactions.Andreas Gruenbacher2005-06-011-0/+28