lp://staging/~dobey/dirspec/add-exefind
Created by
dobey
and last modified
- Get this branch:
- bzr branch lp://staging/~dobey/dirspec/add-exefind
Branch merges
Propose for merging
No branches
dependent on this one.
- Roberto Alsina (community): Approve
- Mike McCracken (community): Approve
-
Diff: 241 lines (+190/-4)2 files modifieddirspec/tests/test_utils.py (+118/-2)
dirspec/utils.py (+72/-2)
Related bugs
Related blueprints
Recent revisions
- 14. By dobey
-
Update tests docstrings from review
Remove a couple of now extraneous/duplicate tests
Rename the ExeFind test case to ProgramPath
Link the bug as LP isn't picking up the sub-commit bugs - 12. By dobey
-
Change the API around a little, to use kwargs
Update the tests for the API changes
Fix some naming - 11. By Mike McCracken
-
- Move get_cmdline into utils.py
- Don't prepend 'python ' to cmdline, this is too specific to buildout
python and should be done by clients of this code. - 9. By Mike McCracken
-
Add support for installed linux using generated-
at-install module.constants to find BIN_DIR
Avoid using 'python ' + exe on non-mac/win
Refactor tests. - 7. By Mike McCracken
-
add exefind.get_cmdline to consolidate code for looking for a binary on all platforms
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/dirspec