Add an option to specify the target directory for a package snapshot. Add a test...
authorGunnar Wrobel <p@rdus.de>
Wed, 27 Oct 2010 19:44:23 +0000 (21:44 +0200)
committerGunnar Wrobel <p@rdus.de>
Wed, 27 Oct 2010 19:44:23 +0000 (21:44 +0200)
commit32c4dac082310c4e5041a0540cf1b348f7447f22
tree0ebb6400cc512549246f2bf53818f8e115994b9b
parentf34459a0a3e77ebc915040742f1e32c86b0a19a4
Add an option to specify the target directory for a package snapshot. Add a test for the DevPackage runner. Add some more code coverage.
components/lib/Components/Module/DevPackage.php
components/lib/Components/Pear/Package.php
components/lib/Components/Runner/DevPackage.php
components/lib/Components/Runner/Distribute.php
components/test/Components/Integration/Components/Module/DependenciesTest.php
components/test/Components/Integration/Components/Module/DevPackageTest.php [new file with mode: 0644]
components/test/Components/StoryTestCase.php