[Python-checkins] python/dist/src/Lib/test regrtest.py,1.76,1.77

tim_one@sourceforge.net tim_one@sourceforge.net
Mon, 15 Apr 2002 16:56:06 -0700


Update of /cvsroot/python/python/dist/src/Lib/test
In directory usw-pr-cvs1:/tmp/cvs-serv7386/python/Lib/test

Modified Files:
	regrtest.py 
Log Message:
I expect test_univnewlines to be skipped on Windows.  I expect this
because it *is* skipped.  I'm not entirely sure it should be skipped, but
figuring that out would take actual thought <wink>.


Index: regrtest.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/regrtest.py,v
retrieving revision 1.76
retrieving revision 1.77
diff -C2 -d -r1.76 -r1.77
*** regrtest.py	11 Apr 2002 20:58:54 -0000	1.76
--- regrtest.py	15 Apr 2002 23:56:04 -0000	1.77
***************
*** 512,515 ****
--- 512,516 ----
          test_sunaudiodev
          test_timing
+         test_univnewlines
          """,
      'linux2':