summaryrefslogtreecommitdiffstats
path: root/test/perms.test
Commit message (Collapse)AuthorAgeFilesLines
* - Rename the ``remove'' command to ``revert'': this removesAndreas Gruenbacher2007-04-271-2/+2
| | | | | ambiguities with the delete command, and more closely matches what the command does.
* - Always use full command names in the test suite.Andreas Gruenbacher2006-01-161-2/+2
|
* - 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).
* - Fix test/perms.test for LANG=POSIX (from John VandenbergAndreas Gruenbacher2005-09-061-6/+6
| | | | | <jayvdb@gmail.com>), and always run the test cases with LANG set to POSIX.
* - Add test case for permissions.v0.35Andreas Gruenbacher2004-07-151-0/+65
- Very minor translation updates. - Convert timestamps in changes file into UTC when generating the RPM changelog: the changelog does not understand timestamps. - Bump version to 0.35.