diff options
author | Eric Andersen <andersen@codepoet.org> | 2002-08-14 02:38:04 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2002-08-14 02:38:04 +0000 |
commit | 8c2c5e549eec9eec63c85e2d21a53a71a369e557 (patch) | |
tree | a6f09ae74a425d493fbab0d4e453da7db956c9ab /test/stdlib/.cvsignore | |
parent | 8966b4965d7d6ae29d957950d064382c79669246 (diff) |
Move all malloc tests under test/malloc/
Diffstat (limited to 'test/stdlib/.cvsignore')
-rw-r--r-- | test/stdlib/.cvsignore | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/stdlib/.cvsignore b/test/stdlib/.cvsignore index 253c81051..a85e224fb 100644 --- a/test/stdlib/.cvsignore +++ b/test/stdlib/.cvsignore @@ -1,14 +1,8 @@ -testmalloc -testmalloc.o -testmalloc_glibc -testmalloc_glibc.o teststrtol teststrtol_glibc teststrtol.o teststrtol.out teststrtol_glibc.out -mallocbug -mallocbug_glibc qsort qsort_glibc qsort.out |