]> granicus.if.org Git - python/commit
SF patch #736962: Port tests to unittest
authorRaymond Hettinger <python@rcn.com>
Sat, 30 Aug 2003 22:54:55 +0000 (22:54 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 30 Aug 2003 22:54:55 +0000 (22:54 +0000)
commitf9f4c6945e14f5ad7f29085fcd756645348b13ae
tree2f1b9bee81f83d157a00da7101d0a411ade4f9ee
parentc11dbcd4bfb6c366e9ce541b982a036b34f7c30c
SF patch #736962:  Port tests to unittest
(Contributed by Walter Dörwald).

* Convert three test modules to unittest format.
* Expanded coverage in test_structseq.py.
* Raymond added a new test in test_sets.py
Lib/test/output/test_longexp [deleted file]
Lib/test/test_longexp.py
Lib/test/test_pep263.py
Lib/test/test_sets.py
Lib/test/test_structseq.py