Horde_Test pear.horde.org Unit testing library Horde-specific PHPUnit base classes. Jan Schneider jan jan@horde.org yes Chuck Hagenbuch chuck chuck@horde.org no 2020-03-16 2.6.4 2.6.0 stable stable LGPL-2.1 * [jan] Fix compatibility with PHP 7.4. 5.3.3 8.0.0alpha1 8.0.0alpha1 1.7.0 Horde_Support pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_Util pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_Cli pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_Log pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 dom json 1.0.0alpha1 1.0.0 alpha alpha 2011-03-08 LGPL-2.1 * First alpha release for Horde 4. 1.0.0beta1 1.0.0 beta beta 2011-03-16 LGPL-2.1 * First beta release for Horde 4. 1.0.0RC1 1.0.0 beta beta 2011-03-23 LGPL-2.1 * First release candidate for Horde 4. 1.0.0RC2 1.0.0 beta beta 2011-03-29 LGPL-2.1 * Second release candidate for Horde 4. 1.0.0 1.0.0 stable stable 2011-04-06 LGPL-2.1 * First stable release for Horde 4. 1.1.0 1.1.0 stable stable 2011-06-01 LGPL-2.1 * [gwr] Added test case for log output. * [gwr] Added stub for application testing. 1.1.1 1.1.0 stable stable 2011-06-14 LGPL-2.1 * [jan] Fix Horde_Text_Exception extending the wrong class name. 1.1.2 1.1.0 stable stable 2011-07-05 LGPL-2.1 * [gwr] Improve detection of the lib directory. * [gwr] Extract the setup pieces we do in the AllTests helper and heed the Autoload.php file of a test suite. 1.2.0 1.2.0 stable stable 2011-10-11 LGPL-2.1 * [gwr] Added Horde_Test_Stub_Factory as a simple factory stub. * [gwr] Add Horde_Test_Setup for complex test suite setups. 1.2.1 1.2.0 stable stable 2011-11-08 LGPL-2.1 * [jan] Require PHPUnit 3.5 due to BC breaking changes in 3.6. 1.3.0 1.3.0 stable stable 2011-12-13 LGPL-2.1 * [gwr] Added Alarm, Cache, and Session stub factories * [gwr] Fix autoloading to work with PHPUnit-3.6. 2.0.0alpha1 1.3.0 alpha stable 2012-07-06 LGPL-2.1 * First alpha release for Horde 5. 2.0.0beta1 1.3.0 beta stable 2012-07-19 LGPL-2.1 * First beta release for Horde 5. 2.0.0 1.3.0 stable stable 2012-10-30 LGPL-2.1 * First stable release for Horde 5. 2.1.0 2.0.0 stable stable 2012-11-17 LGPL-2.1 * [mms] Refactor Horde_Test_AllTests. * [mms] Add Horde_Test_Bootstrap. 2.2.0 2.0.0 stable stable 2013-02-11 LGPL-2.1 * [jan] Add test/ directory to include_path to allow autoloading of test classes. 2.2.1 2.0.0 stable stable 2013-03-05 LGPL-2.1 * [jan] Return to old directory after running all tests. 2.2.2 2.0.0 stable stable 2013-05-06 LGPL-2.1 * [mms] Add test factory for MongoDB. 2.2.3 2.0.0 stable stable 2013-08-27 LGPL-2.1 * [jan] Define missing Horde_Test_Stub_Registry property. 2.2.4 2.0.0 stable stable 2013-10-28 LGPL-2.1 * [mms] Fix autoloading from a PHP-defined namespace. 2.2.5 2.0.0 stable stable 2013-11-12 LGPL-2.1 * [mms] Restore error reporting level after running tests via Horde_Test_AllTests#run(). 2.2.6 2.0.0 stable stable 2013-12-06 LGPL-2.1 * [jan] Correctly set up include paths on installed packages. 2.3.0 2.3.0 stable stable 2014-03-10 LGPL-2.1 * [jan] Add stubs for Horde_Registry_Loadconfig and Horde_Registry::loadConfigFile(). * [mms] Add factory for a HashTable instance. 2.3.1 2.3.0 stable stable 2014-05-02 LGPL-2.1 * [mms] Fix loading PHPUnit from PHAR file. 2.4.0 2.3.0 stable stable 2014-05-05 LGPL-2.1 * [jan] Bundle PHPUnit and dependencies. 2.4.1 2.3.0 stable stable 2014-05-06 LGPL-2.1 * [jan] Fix running tests from PEAR-installed version. 2.4.2 2.3.0 stable stable 2014-07-01 LGPL-2.1 * [jan] Update to PHPUnit 4.1.3. 2.4.3 2.3.0 stable stable 2014-08-29 LGPL-2.1 * [mms] Fix determination of test cases using AllTests.php. * [mms] Fix AllTests.php when dealing with test cases that inherit from parent test cases. 2.4.4 2.3.0 stable stable 2014-10-02 LGPL-2.1 * [jan] Don't report hooks loading as successful. 2.4.5 2.3.0 stable stable 2014-10-27 LGPL-2.1 * [jan] Update to PHPUnit 4.3.4 and dependencies. * [jan] Raise priority of Horde_Test autoloader. 2.4.6 2.3.0 stable stable 2014-11-18 LGPL-2.1 * [jan] Add convertUsername() to Horde_Test_Stub_Registry. 2.4.7 2.3.0 stable stable 2014-12-29 LGPL-2.1 * [mms] Update to PHPUnit 4.4.0 and dependencies. * [jan] Add remoteHost() to Horde_Test_Stub_Registry. 2.4.8 2.3.0 stable stable 2015-01-13 LGPL-2.1 * [mms] Fix install location for the phpunit libraries packaged locally via composer. 2.5.0 2.5.0 stable stable 2015-02-10 LGPL-2.1 * [mjr] Add method to obtain all logged events. 2.5.1 2.5.0 stable stable 2015-04-13 LGPL-2.1 * [mms] Update to PHPUnit 4.5.0 and dependencies. 2.6.0 2.6.0 stable stable 2016-02-02 LGPL-2.1 * [jan] Add Horde_Test_Stub_Registry#setConfigFile() to provide pre-configured Horde_Test_Stub_Registry_Loadconfig objects. 2.6.1 2.6.0 stable stable 2016-07-12 LGPL-2.1 * [jan] Update to PHPUnit 4.8.26 and dependencies. 2.6.2 2.6.0 stable stable 2017-02-27 LGPL-2.1 * [jan] Update to PHPUnit 4.8.35 and dependencies. * [jan] Colorize PHPUnit output. 2.6.3 2.6.0 stable stable 2017-05-03 LGPL-2.1 * [jan] Don't exit after running phpunit tests. 2.6.4 2.6.0 stable stable 2020-03-15 LGPL-2.1 * [jan] Fix compatibility with PHP 7.4.