]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#16852: test_genericpath, test_posixpath, test_ntpath, and test_macpath now work...
authorEzio Melotti <ezio.melotti@gmail.com>
Thu, 10 Jan 2013 01:12:50 +0000 (03:12 +0200)
committerEzio Melotti <ezio.melotti@gmail.com>
Thu, 10 Jan 2013 01:12:50 +0000 (03:12 +0200)
commitd0dfe9ad463f5d3a76af23df8bfd9c9d1915b328
tree7f52b577fe45e54e934305b459a943fd93a6607f
parent0c270a8bb748f09b7de6f6ce21d405e0c83be329
#16852: test_genericpath, test_posixpath, test_ntpath, and test_macpath now work with unittest test discovery.  Patch by Zachary Ware.
Lib/test/test_genericpath.py
Lib/test/test_macpath.py
Lib/test/test_ntpath.py
Lib/test/test_posixpath.py
Misc/NEWS