rbb 2004/03/18 09:41:08
Modified: test .cvsignore Log: Update .cvsignore to remove all the files that we don't build anymore. Revision Changes Path 1.51 +6 -45 apr/test/.cvsignore Index: .cvsignore =================================================================== RCS file: /home/cvs/apr/test/.cvsignore,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- .cvsignore 15 Mar 2004 03:32:43 -0000 1.50 +++ .cvsignore 18 Mar 2004 17:41:08 -0000 1.51 @@ -7,39 +7,11 @@ *.la .libs .deps -testmd5 -testmmap htdigest proctest readchild -testatomic -testud -testargs -testdir -testdso -testdup -testfmt -testhash -testoc -testpipe -testpoll -testpools -testrand -testshm -testshmconsumer -testshmproducer -testsleep -teststr -testtime -testthread -client -server -testsock -testproc -testfile occhild sendfile -testuuid aprtest aprtest.ncb aprtest.opt @@ -47,31 +19,14 @@ aprtest.sln aprtest.suo aprtest.vcproj -testfile.tmp -testflock -testsockopt -testipsub *.ilk *.pdb *.idb mod_test.exp mod_test.lib mod_test.so -testnames *.dbg -testmem -testlock -testlockperf *.core -testsockets -testuser -test.fil -testprocmutex -testglobalmutex -testvsn -testregex -testmutexscope -testtable tryread testall testall.ncb @@ -79,6 +34,12 @@ testall.plg proc_child sockchild +globalmutexchild *.bb *.bbg *.da +testlockperf +testmutexscope +testshmconsumer +testshmproducer +
