]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: move all id(1) tests to the same directory
authorPádraig Brady <P@draigBrady.com>
Sun, 22 Sep 2013 03:15:34 +0000 (04:15 +0100)
committerPádraig Brady <P@draigBrady.com>
Sun, 22 Sep 2013 03:15:34 +0000 (04:15 +0100)
commit3414301f5951c1805aa9185cce13f421f09042de
tree3800128d72a0d4d6e0d87d55df1ef18cd0b3599f
parent587cc684dc3f104bb9b6b05c7fc4873660909dac
maint: move all id(1) tests to the same directory

* tests/misc/id-context.sh -> tests/id/context.sh
* tests/misc/id-setgid.sh -> tests/id/setgid.sh
* tests/misc/id-uid.sh -> tests/id/uid.sh
* tests/misc/id-zero.sh -> tests/id/zero.sh
* tests/local.mk: Reference the renamed tests
tests/id/context.sh [moved from tests/misc/id-context.sh with 100% similarity]
tests/id/setgid.sh [moved from tests/misc/id-setgid.sh with 100% similarity]
tests/id/uid.sh [moved from tests/misc/id-uid.sh with 100% similarity]
tests/id/zero.sh [moved from tests/misc/id-zero.sh with 100% similarity]
tests/local.mk