tests: move "group-names" into test-lib.sh
authorJim Meyering <meyering@redhat.com>
Sat, 3 May 2008 13:43:13 +0000 (15:43 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 6 May 2008 06:21:30 +0000 (08:21 +0200)
commit3269104d172bdc0c9ed0a01e6706f1f6e1a2bdda
tree5fcc6230659c2f956ff5090d40feab70c3820470
parentf15e62d12ed0888d2ee474e74a8e4a3a6219c057
tests: move "group-names" into test-lib.sh

* tests/group-names: Remove file  Move contents into ...
* tests/test-lib.sh (require_membership_in_two_groups_): ...here.  New function.
* tests/chgrp/basic: Use the function, not the file.
* tests/chgrp/default-no-deref: Likewise.
* tests/chgrp/deref: Likewise.
* tests/chgrp/no-x: Likewise.
* tests/chgrp/posix-H: Likewise.
* tests/chgrp/recurse: Likewise.
* tests/cp/existing-perm-race: Likewise.
* tests/Makefile.am (EXTRA_DIST): Remove group-names.
tests/Makefile.am
tests/chgrp/basic
tests/chgrp/default-no-deref
tests/chgrp/deref
tests/chgrp/no-x
tests/chgrp/posix-H
tests/chgrp/recurse
tests/cp/existing-perm-race
tests/group-names [deleted file]
tests/test-lib.sh