]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Allow skipping of regression tests not supported on windows. This reduces noise...
authorKristján Valur Jónsson <kristjan@ccpgames.com>
Wed, 1 Apr 2009 11:28:47 +0000 (11:28 +0000)
committerKristján Valur Jónsson <kristjan@ccpgames.com>
Wed, 1 Apr 2009 11:28:47 +0000 (11:28 +0000)
commit42a40c59a0bc94d29e5fd61cada2d8c0763211d6
tree94eee2be7820a758772406882a7393a7e9e7155a
parente3944a5e1ecf67aa722fd9ce0c0a4ee72ee5ba2d
Allow skipping of regression tests not supported on windows.  This reduces noise in the regression test suite for py3k on Windows.
Lib/test/regrtest.py
Lib/test/test_dbm_gnu.py
Lib/test/test_dbm_ndbm.py
Lib/test/test_posix.py
Lib/test/test_pty.py
Lib/test/test_syslog.py
Lib/test/test_tk.py