Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nuke PEAR | foobar | 2005-08-15 | 24 | -2702/+0 |
| | |||||
* | - cvs delete is not recursive... | Pierre Joye | 2005-08-15 | 72 | -14781/+0 |
| | |||||
* | fixed skipif to really skip | foobar | 2005-07-20 | 1 | -0/+5 |
| | |||||
* | fix some skip conditions.. | foobar | 2005-03-31 | 4 | -2/+7 |
| | |||||
* | merge in PEAR 1.3.5 | Greg Beaver | 2005-03-28 | 3 | -7/+0 |
| | |||||
* | remove old test files | Greg Beaver | 2004-12-01 | 13 | -245/+0 |
| | |||||
* | When skip condition is met, stop. | Ilia Alshanetsky | 2004-08-08 | 3 | -0/+7 |
| | |||||
* | * Replaced the nonexistent word "postfix" with "suffix". | Martin Jansen | 2004-06-18 | 1 | -1/+1 |
| | |||||
* | update unit tests for PEAR 1.4.0dev6, using new getDownloadURL() xml-rpc call | Greg Beaver | 2004-06-06 | 4 | -11/+1288 |
| | |||||
* | update dependency to PEAR 1.4.0dev5 | Greg Beaver | 2004-06-01 | 1 | -1/+1 |
| | |||||
* | test files for PEAR are now installable! | Greg Beaver | 2004-06-01 | 9 | -7/+12 |
| | |||||
* | file needed for registry test | Greg Beaver | 2004-06-01 | 1 | -0/+74 |
| | |||||
* | add needed package.xml files for channel tests | Greg Beaver | 2004-06-01 | 3 | -0/+107 |
| | |||||
* | update to include all new unit tests and files | Greg Beaver | 2004-06-01 | 1 | -97/+132 |
| | |||||
* | begin work on making the tests installable | Greg Beaver | 2004-06-01 | 1 | -122/+101 |
| | |||||
* | prepare for actual installable unit tests | Greg Beaver | 2004-06-01 | 1 | -0/+4 |
| | |||||
* | fix unit tests for 1.4.0dev4 | Greg Beaver | 2004-06-01 | 2 | -5/+5 |
| | |||||
* | fix unit tests for 1.4.0dev3 | Greg Beaver | 2004-05-30 | 6 | -311/+253 |
| | |||||
* | testing file | Greg Beaver | 2004-05-29 | 1 | -0/+0 |
| | |||||
* | modify php_dump.php, .cvsignore ignores *.php | Greg Beaver | 2004-05-29 | 3 | -1/+58 |
| | | | | | move include to the place where it is used | ||||
* | update _installFile() test for channels | Greg Beaver | 2004-05-29 | 1 | -20/+21 |
| | |||||
* | update checkDeps/extractDownloadFilename tests for channels | Greg Beaver | 2004-05-29 | 1 | -7/+118 |
| | |||||
* | update registry test for channels | Greg Beaver | 2004-05-29 | 1 | -49/+33 |
| | |||||
* | use fake pearweb - now anyone can run the download unit tests. | Greg Beaver | 2004-05-29 | 3 | -52/+90 |
| | | | | | These tests require channels to pass | ||||
* | fake pearweb package files, for unit testing downloads without an installed ↵ | Greg Beaver | 2004-05-29 | 18 | -0/+0 |
| | | | | pearweb | ||||
* | config unit tests, ready for channels | Greg Beaver | 2004-05-29 | 2 | -0/+399 |
| | |||||
* | new unit tests | Greg Beaver | 2004-05-29 | 9 | -11/+3937 |
| | | | | | pearweb mock object is complete | ||||
* | update for conflicting file test | Greg Beaver | 2004-05-29 | 1 | -0/+9 |
| | |||||
* | new package.xml needed to test conflicting files error | Greg Beaver | 2004-05-29 | 1 | -0/+35 |
| | |||||
* | in preparation for testing all remote functionality, use a mock object for a ↵ | Greg Beaver | 2004-05-23 | 1 | -0/+137 |
| | | | | functioning pearweb server | ||||
* | fix for BC break | Greg Beaver | 2004-05-21 | 1 | -2/+2 |
| | | | | | staticGetErrors adds the parameter $level between $purge and $merge, as it will be as common (or more common) as $purge. | ||||
* | - Remove unused blocks | Marcus Boerger | 2004-05-19 | 22 | -44/+0 |
| | |||||
* | fix to work with only the installed version of PEAR | Greg Beaver | 2004-04-30 | 1 | -1/+1 |
| | |||||
* | remove notices in E_ALL for config test in PHP 4.3.6 | Greg Beaver | 2004-04-30 | 1 | -0/+1 |
| | |||||
* | hopefully fix this test for all cases | Greg Beaver | 2004-04-30 | 1 | -58/+18 |
| | |||||
* | fix unit test to work with 1.3.2 (which will be needed) | Greg Beaver | 2004-04-30 | 1 | -5/+16 |
| | |||||
* | fix unit test with PEAR 1.3.1 | Greg Beaver | 2004-04-30 | 1 | -1/+4 |
| | |||||
* | update naming of tests - forgot to rename files before committing, | Greg Beaver | 2004-03-21 | 9 | -24/+24 |
| | | | | | but this is not a big deal, as the name 'Error_Stack' still makes sense | ||||
* | added in wrong directory, move to tests/ | Greg Beaver | 2004-03-21 | 1 | -0/+158 |
| | |||||
* | phpunit tests for PEAR_ErrorStack | Greg Beaver | 2004-03-19 | 13 | -0/+2583 |
| | |||||
* | add failure test for non-existing file | Greg Beaver | 2003-12-11 | 2 | -1/+52 |
| | |||||
* | new unit test for PEAR_Packager | Greg Beaver | 2003-12-11 | 3 | -0/+423 |
| | |||||
* | update test cases for new error messages | Greg Beaver | 2003-12-11 | 2 | -2/+2 |
| | |||||
* | new test case for directory tree deletion on uninstall | Greg Beaver | 2003-12-11 | 9 | -0/+303 |
| | |||||
* | finished unit test for _processDependency failure test | Greg Beaver | 2003-12-06 | 1 | -0/+56 |
| | |||||
* | forgot to have it delete the directory it creates | Greg Beaver | 2003-12-06 | 1 | -1/+1 |
| | |||||
* | new test case - test invalid download conditions | Greg Beaver | 2003-12-06 | 1 | -0/+310 |
| | | | | | | TODO: - tests for _processDependency | ||||
* | unit test for new code - proves it works | Greg Beaver | 2003-12-04 | 1 | -0/+570 |
| | |||||
* | finished unit test | Greg Beaver | 2003-12-04 | 1 | -7/+163 |
| | |||||
* | another segment working | Greg Beaver | 2003-12-04 | 1 | -0/+38 |
| |