Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
0cdcec548b04c84f77f958026cc711a29e27dbc1
/
Lib
/
distutils
/
tests
eba28be
Whitespace normalization.
by Tim Peters
· 20 years ago
db7b002
PEP 314 implementation (client side):
by Fred Drake
· 20 years ago
54398d6
helper code, mostly from Andy Harrington, for PEP 314 completion
by Fred Drake
· 20 years ago
4085f03
Add missing executable option to DummyCommand.
by Martin v. Löwis
· 21 years ago
edcac8f
make sure distutils logging is shut off in tests to avoid spurious output
by Fred Drake
· 21 years ago
d04573f
This allows additional commands to be provided for existing setup.py
by Fred Drake
· 21 years ago
b3d55d3
elaborate package data test to make sure get_outputs() gives the right
by Fred Drake
· 21 years ago
ec6229e
Make distutils "install --home" support all platforms.
by Fred Drake
· 21 years ago
2202157
add boilerplate so the test modules can be run as scripts
by Fred Drake
· 21 years ago
2c9f889
add a couple of tests for the build_scripts command
by Fred Drake
· 21 years ago
b849edd
fix bug: list of data files was initialized too soon in build_py
by Fred Drake
· 21 years ago
b8ab8b6
move support code to a helper module to ease re-use
by Fred Drake
· 21 years ago
d0620dc
add a test that actually installs some scripts
by Fred Drake
· 21 years ago
bb7c144
One unit test for distutils is not much, but is more than we had yesterday.
by Fred Drake
· 21 years ago