summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/tests/test_build_scripts.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 73715 via svnmerge fromGeorg Brandl2009-08-131-5/+5
* Merged revisions 71884 via svnmerge fromTarek Ziadé2009-04-251-1/+1
* Merged revisions 69598 via svnmerge fromTarek Ziadé2009-02-131-0/+28
* Add missing executable option to DummyCommand.Martin v. Löwis2004-08-261-1/+3
* make sure distutils logging is shut off in tests to avoid spurious outputFred Drake2004-08-031-1/+3
* add boilerplate so the test modules can be run as scriptsFred Drake2004-06-251-0/+3
* add a couple of tests for the build_scripts commandFred Drake2004-06-211-0/+74