cpython/Lib/distutils/tests
Fred Drake b3d55d31d9 elaborate package data test to make sure get_outputs() gives the right
results when byte-code compilation is requested (in particular, make
sure that package data doesn't get a bogus byte-code listing
generated)
2004-07-21 18:53:06 +00:00
..
__init__.py One unit test for distutils is not much, but is more than we had yesterday. 2004-06-15 15:49:46 +00:00
support.py move support code to a helper module to ease re-use 2004-06-17 20:14:50 +00:00
test_build_py.py elaborate package data test to make sure get_outputs() gives the right 2004-07-21 18:53:06 +00:00
test_build_scripts.py add boilerplate so the test modules can be run as scripts 2004-06-25 19:04:21 +00:00
test_install.py Make distutils "install --home" support all platforms. 2004-06-25 23:02:59 +00:00
test_install_scripts.py add boilerplate so the test modules can be run as scripts 2004-06-25 19:04:21 +00:00