[issue1949] test_ntpath.py rewriting

Giampaolo Rodola' report at bugs.python.org
Sun Jan 27 23:19:46 CET 2008


New submission from Giampaolo Rodola':

Since I noticed that test_ntpath.py (unlike test_genericpath.py,
test_macpath.py and test_posixpath.py) does NOT use unittest for doing
tests I tried to rewrite it.
The patch in attachment does that leaving the original tests unchanged.

Tested successfully by having used python 2.6 (current trunk) on Windows
XP and Linux Ubuntu.

----------
components: Tests
files: test_ntpath.diff
messages: 61750
nosy: giampaolo.rodola
severity: normal
status: open
title: test_ntpath.py rewriting
versions: Python 2.6
Added file: http://bugs.python.org/file9301/test_ntpath.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1949>
__________________________________


More information about the Python-bugs-list mailing list