Added more testing for the package.xml update module. Fixed install location for...
authorGunnar Wrobel <p@rdus.de>
Tue, 12 Oct 2010 20:15:42 +0000 (22:15 +0200)
committerGunnar Wrobel <p@rdus.de>
Wed, 13 Oct 2010 19:14:43 +0000 (21:14 +0200)
commit83662862d586f7ec2f54d68448bed52614e5ba50
tree39d88c17db34489cc3699fae6de733725dbe09e2
parent7e4375c68c63c8bcad31a8de4f53cf3b81c27a3d
Added more testing for the package.xml update module. Fixed install location for scripts.
12 files changed:
components/TODO
components/lib/Components/Pear/Package.php
components/lib/Components/Runner/PearPackageXml.php
components/test/Components/Integration/Components/Module/PearPackageXmlTest.php
components/test/Components/StoryTestCase.php
components/test/Components/fixture/simple/js/test.js [new file with mode: 0644]
components/test/Components/fixture/simple/lib/Stays.php [new file with mode: 0644]
components/test/Components/fixture/simple/migration/test.sql [new file with mode: 0644]
components/test/Components/fixture/simple/package.xml
components/test/Components/fixture/simple/script/other_script [new file with mode: 0644]
components/test/Components/fixture/simple/script/script.php [new file with mode: 0644]
components/test/Components/fixture/simple/script/shell_script.sh [new file with mode: 0644]