diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-11-01 04:49:27 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-11-01 04:49:27 +0000 |
commit | d8fe0f7534a6b52549992238c061e4e7a5b319ab (patch) | |
tree | 94d9406e4d7d9db435322a46aa3976553b9474c9 /test/pwd_grp/.cvsignore | |
parent | fabd08e8543c01b41f277eb2eb9f731c7b424c36 (diff) |
Add some additional pwd/grp tests, to prevent me from
breaking obvious things in the future.
-Erik
Diffstat (limited to 'test/pwd_grp/.cvsignore')
-rw-r--r-- | test/pwd_grp/.cvsignore | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/pwd_grp/.cvsignore b/test/pwd_grp/.cvsignore index 04680f55a..208dd67ee 100644 --- a/test/pwd_grp/.cvsignore +++ b/test/pwd_grp/.cvsignore @@ -8,4 +8,16 @@ test_pwd test_pwd.out test_pwd_glibc test_pwd_glibc.out +pwcat +pwcat.o +pwcat.out +pwcat_glibc +pwcat_glibc.o +pwcat_glibc.out +grcat +grcat.o +grcat.out +grcat_glibc +grcat_glibc.o +grcat_glibc.out |