From 8c2c5e549eec9eec63c85e2d21a53a71a369e557 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 14 Aug 2002 02:38:04 +0000 Subject: Move all malloc tests under test/malloc/ --- test/stdlib/.cvsignore | 6 ------ 1 file changed, 6 deletions(-) (limited to 'test/stdlib/.cvsignore') 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 -- cgit v1.2.3