trawick 02/01/12 12:42:01
Modified: test .cvsignore Log: account for some recent additions and a recent deletion (but I suspect there is other extra stuff in here) Revision Changes Path 1.33 +6 -1 apr/test/.cvsignore Index: .cvsignore =================================================================== RCS file: /home/cvs/apr/test/.cvsignore,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- .cvsignore 1 Dec 2001 01:23:45 -0000 1.32 +++ .cvsignore 12 Jan 2002 20:42:01 -0000 1.33 @@ -10,12 +10,17 @@ testargs testdir testdso +testdup testfmt testhash testoc testpipe testpoll -testshmem +testpools +testshm +testshmconsumer +testshmproducer +testsleep teststr testtime testthread
