diff options
author | Eric Andersen <andersen@codepoet.org> | 2002-10-17 11:15:14 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2002-10-17 11:15:14 +0000 |
commit | 6343d9e51dff0b86bd5b6d9f6aca2e155aba5549 (patch) | |
tree | 8a8b7b14c596713e28cb55c8562d42949ee5f3d9 /test/stdlib/.cvsignore | |
parent | db7c5027f4dfaa1cb83d25f7284d124bee4eb574 (diff) |
Add a test from Alex King <alex@morrison.king.net.nz> which
shows a failure in ptsname when ASSUME_DEVPTS=false
-Erik
Diffstat (limited to 'test/stdlib/.cvsignore')
-rw-r--r-- | test/stdlib/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/stdlib/.cvsignore b/test/stdlib/.cvsignore index 41c135188..77402d21b 100644 --- a/test/stdlib/.cvsignore +++ b/test/stdlib/.cvsignore @@ -19,3 +19,4 @@ teston_exit teston_exit.out teston_exit_glibc teston_exit_glibc.out +ptytest |