Georg Brandl
|
28aeb0d0ab
|
Add missing import when running these tests standalone.
|
2010-02-06 23:53:52 +00:00 |
Tarek Ziadé
|
6d2db3784a
|
improved distutils test coverage: now the DEBUG mode is covered too (will help fix the issue #6954 in py3k branch)
|
2009-09-21 12:19:07 +00:00 |
Benjamin Peterson
|
5c8da86f3a
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
Tarek Ziadé
|
2fdd0d5ab7
|
improved test coverage for distutils.cmd
|
2009-04-13 20:03:44 +00:00 |
Tarek Ziadé
|
8be8765a2e
|
#3986 replacing string and types call (like in the Py3k branch), and put exec_msg call at the right place
|
2009-02-07 00:05:39 +00:00 |
Tarek Ziadé
|
98da8e151a
|
removed types usage and added test coverage (work for #3986)
|
2009-02-06 08:55:23 +00:00 |