python/dist/src/Lib/test regrtest.py, 1.161, 1.162 test_rotor.py, 1.7, NONE test_xreadline.py, 1.5, NONE
Update of /cvsroot/python/python/dist/src/Lib/test In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27009 Modified Files: regrtest.py Removed Files: test_rotor.py test_xreadline.py Log Message: Remove tests for mpz, rotor, xreadlines Index: regrtest.py =================================================================== RCS file: /cvsroot/python/python/dist/src/Lib/test/regrtest.py,v retrieving revision 1.161 retrieving revision 1.162 diff -u -d -r1.161 -r1.162 --- regrtest.py 18 Aug 2004 15:13:41 -0000 1.161 +++ regrtest.py 31 Aug 2004 13:29:02 -0000 1.162 @@ -693,7 +693,6 @@ test_largefile test_linuxaudiodev test_mhlib - test_mpz test_nis test_openpty test_ossaudiodev @@ -750,7 +749,6 @@ test_linuxaudiodev test_locale test_mmap - test_mpz test_nis test_ntpath test_openpty @@ -901,7 +899,6 @@ test_linuxaudiodev test_locale test_minidom - test_mpz test_nis test_ntpath test_ossaudiodev @@ -923,7 +920,6 @@ test_gzip test_imgfile test_linuxaudiodev - test_mpz test_openpty test_zipfile test_zlib --- test_rotor.py DELETED --- --- test_xreadline.py DELETED ---
participants (1)
-
akuchling@users.sourceforge.net