Working option parser.
authorGunnar Wrobel <p@rdus.de>
Wed, 30 Jun 2010 19:40:46 +0000 (21:40 +0200)
committerGunnar Wrobel <p@rdus.de>
Mon, 23 Aug 2010 07:51:50 +0000 (09:51 +0200)
commit9eb9b37518b35d2b1ba6e1a2814f93dbe88da7e5
tree9f02d2a4297b5de17876650e6945e61769b060c8
parent135660463335cabaf8f5ddbeb89df6fa5fab502c
Working option parser.
14 files changed:
framework/Kolab_Config/test/Horde/Kolab/Config/ConfigStoryTestCase.php
framework/Qc/lib/Horde/Qc.php [new file with mode: 0644]
framework/Qc/lib/Horde/Qc/Config.php
framework/Qc/lib/Horde/Qc/Config/Cli.php
framework/Qc/lib/Horde/Qc/Module.php
framework/Qc/lib/Horde/Qc/Module/PearPackageXml.php
framework/Qc/lib/Horde/Qc/Modules.php [new file with mode: 0644]
framework/Qc/package.xml
framework/Qc/test/Horde/Qc/AllTests.php
framework/Qc/test/Horde/Qc/Autoload.php [new file with mode: 0644]
framework/Qc/test/Horde/Qc/Integration/QcTest.php [new file with mode: 0644]
framework/Qc/test/Horde/Qc/StoryTestCase.php [new file with mode: 0644]
framework/Qc/test/Horde/Qc/Stub/Parser.php [new file with mode: 0644]
framework/Qc/test/Horde/Qc/phpunit.xml [new file with mode: 0644]