projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f022a4d
)
I expect test_univnewlines to be skipped on Windows. I expect this
author
Tim Peters
<tim.peters@gmail.com>
Mon, 15 Apr 2002 23:56:04 +0000
(23:56 +0000)
committer
Tim Peters
<tim.peters@gmail.com>
Mon, 15 Apr 2002 23:56:04 +0000
(23:56 +0000)
because it *is* skipped. I'm not entirely sure it should be skipped, but
figuring that out would take actual thought <wink>.
Lib/test/regrtest.py
patch
|
blob
|
history
diff --git
a/Lib/test/regrtest.py
b/Lib/test/regrtest.py
index 843deefbec1321e2623ff910935459ad63060309..18decfeb069da5ab7860f92f3ca38fa57d1461b5 100755
(executable)
--- a/
Lib/test/regrtest.py
+++ b/
Lib/test/regrtest.py
@@
-511,6
+511,7
@@
_expectations = {
test_socketserver
test_sunaudiodev
test_timing
+ test_univnewlines
""",
'linux2':
"""