Changeset 258
- Timestamp:
- 26-05-07 13:22:42 (6 years ago)
- Location:
- trunk
- Files:
-
- 1 added
- 2 edited
-
ChangeLog (modified) (1 diff)
-
moap/test/Makefile.am (modified) (1 diff)
-
moap/test/test_vcs_bzr.py (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r256 r258 1 2007-05-26 Thomas Vander Stichele <thomas at apestaart dot org> 2 3 * moap/test/Makefile.am: 4 * moap/test/test_vcs_bzr.py: 5 Add a test. 6 * moap/vcs/bzr.py: 7 Use commands instead of subprocess, so it works with Python 2.3 8 Various re-introductions of os.chdir trickery to fix the test. 9 1 10 2007-05-26 Thomas Vander Stichele <thomas at apestaart dot org> 2 11 -
trunk/moap/test/Makefile.am
r247 r258 11 11 test_util_distro.py \ 12 12 test_util_util.py \ 13 test_vcs_bzr.py \ 13 14 test_vcs_cvs.py \ 14 15 test_vcs_darcs.py \
Note: See TracChangeset
for help on using the changeset viewer.
