]> granicus.if.org Git - python/commit
Merged revisions 78734-78735 via svnmerge from
authorFlorent Xicluna <florent.xicluna@gmail.com>
Mon, 8 Mar 2010 12:24:53 +0000 (12:24 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Mon, 8 Mar 2010 12:24:53 +0000 (12:24 +0000)
commitc9c79784cf675819981e54b9c64a9ec114aff994
tree00124eb960e0a9847c12708a9ba52c2a34fc069c
parent961683ac0f37de933ed15ccc60a9eee1a2fbcefc
Merged revisions 78734-78735 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78734 | florent.xicluna | 2010-03-06 19:07:18 +0100 (sam, 06 mar 2010) | 2 lines

  Create test_genericpath.CommonTest and reuse it to test other path modules.
........
  r78735 | florent.xicluna | 2010-03-06 19:52:52 +0100 (sam, 06 mar 2010) | 2 lines

  Minor tweaking of previous r78734, and add a NEWS entry.
........
Lib/test/test_genericpath.py
Lib/test/test_macpath.py
Lib/test/test_ntpath.py
Lib/test/test_posixpath.py
Misc/NEWS