diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-01-23 16:28:10 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-01-23 16:28:10 +0000 |
commit | 545e51be154967ab3e8d82fff5f7c25487076e72 (patch) | |
tree | 24cdc7527b6e430111c26b00fddf66fc3ad91178 /test/math/.cvsignore | |
parent | bce788f4dc069f977a8e55dd3d69f3fa4a498170 (diff) |
Update tests to be somewhat consistant with the rest of the world
Diffstat (limited to 'test/math/.cvsignore')
-rw-r--r-- | test/math/.cvsignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/math/.cvsignore b/test/math/.cvsignore index 31ed5f055..3c0a8a6fc 100644 --- a/test/math/.cvsignore +++ b/test/math/.cvsignore @@ -6,3 +6,7 @@ test-float test-ifloat test-ldouble test-ildouble +rint +rint.out +rint_glibc +rint_glibc.out |