Start collecting stubs of general use in the Horde_Test package.
authorGunnar Wrobel <p@rdus.de>
Fri, 10 Dec 2010 05:02:16 +0000 (06:02 +0100)
committerGunnar Wrobel <p@rdus.de>
Mon, 13 Dec 2010 10:17:20 +0000 (11:17 +0100)
commit7206d212166a660a53fb6e4edb5a2a01695fd4f6
tree87952a8115dc4a4396165fe27ea5bf4684114bbb
parent5c78e751783b5519bcf9731d8ad195b668c2efa9
Start collecting stubs of general use in the Horde_Test package.

Added test stubs for testing command line tools (Argv, Cli). Both
classes tend to exit unconditionally in certain situations. The stubs
disable this.
components/package.xml
components/test/Components/Autoload.php
components/test/Components/StoryTestCase.php
components/test/Components/Stub/Cli.php [deleted file]
components/test/Components/Stub/Parser.php [deleted file]
framework/Test/lib/Horde/Test/Stub/Cli.php [new file with mode: 0644]
framework/Test/lib/Horde/Test/Stub/Parser.php [new file with mode: 0644]
framework/Test/package.xml