summaryrefslogtreecommitdiffstats
path: root/test/delete.test
Commit message (Collapse)AuthorAgeFilesLines
* - quilt/delete.in: Display the proper error message when usingJean Delvare2006-09-221-0/+3
| | | | | "quilt delete" with no argument and no patch is applied. - test/delete.test: Add a test for this specific case.
* - quilt/delete.in: Remove a superfluous message.Andreas Gruenbacher2006-01-261-1/+0
|
* - Fix delete -n when no patches are applied.Andreas Gruenbacher2006-01-211-0/+40
|
* - 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/delete.test: New test case for the delete command.Jean Delvare2005-07-291-0/+61