summaryrefslogtreecommitdiff
path: root/test/stdlib/.cvsignore
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-05-08 18:04:43 +0000
committerEric Andersen <andersen@codepoet.org>2001-05-08 18:04:43 +0000
commitf8a65069905b067fda10667f4275c9f3ead64eed (patch)
tree7ff621f926961047f3a4a5e27525d5634f071132 /test/stdlib/.cvsignore
parentd25de224769281dc702430752fc4c64e8a317a9b (diff)
Add in a qsort, alphasort, scandir test from Jon Nelson, jnelson@securepipe.com
Diffstat (limited to 'test/stdlib/.cvsignore')
-rw-r--r--test/stdlib/.cvsignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/stdlib/.cvsignore b/test/stdlib/.cvsignore
index 89fe8faa4..253c81051 100644
--- a/test/stdlib/.cvsignore
+++ b/test/stdlib/.cvsignore
@@ -9,3 +9,8 @@ teststrtol.out
teststrtol_glibc.out
mallocbug
mallocbug_glibc
+qsort
+qsort_glibc
+qsort.out
+qsort_glibc.out
+