david-sarah
|
7da0457ee5
|
misc/build_helpers/run_trial.py: fix typo in last patch.
|
2010-10-31 08:52:15 -07:00 |
|
david-sarah
|
74996ffe46
|
misc/build_helpers/run_trial.py: fix false positive on directory check that can occur when running run_trial from test-with-fake-pkg manually.
|
2010-10-31 08:36:13 -07:00 |
|
david-sarah
|
8835f009d0
|
misc/build_helpers/run_trial.py: look for zetuptoolz egg in the parent directory, not the cwd of run_trial. refs #1190
|
2010-10-29 16:03:29 -07:00 |
|
david-sarah
|
fd02946074
|
setup.py, misc/build_helpers/run_trial.py: use undocumented __requires__ variable to cause setuptools/zetuptoolz to put the correct versions of dependencies on sys.path. Also ensure that run_trial adds the bundled zetuptoolz egg at the start of sys.path if present. Make the source directory comparison work correctly for the test-with-fake-pkg build step. refs #1190
|
2010-10-29 15:28:25 -07:00 |
|
david-sarah
|
3af6f19cb0
|
misc/build_helpers/run_trial.py: check that the root from which the module we are testing was loaded is the current directory. This version of the patch folds in later fixes to the logic for caculating the directories to compare, and improvements to error messages. addresses #1137
|
2010-08-01 21:55:35 -07:00 |
|
Zooko O'Whielacronx
|
1fc6be28f4
|
setup: organize misc/ scripts and tools and remove obsolete ones
This is for ticket #1068.
|
2010-06-06 22:16:18 -07:00 |
|