php-src/pear/tests
Rasmus Lerdorf c792839d8f Remove pear/XML_RPC dependency for the pear installer
PEAR guys, please doublecheck this.
2005-08-11 16:43:26 +00:00
..
dirtree add failure test for non-existing file 2003-12-11 15:59:08 +00:00
PEAR_ErrorStack fix for BC break 2004-05-21 03:33:51 +00:00
common_sortPkgDeps1_package.xml new unit test - test works, but there is a serious bug in sortPkgDeps to be fixed, as unearthed by this test 2003-11-30 23:43:19 +00:00
common_sortPkgDeps2_package.xml new unit test - test works, but there is a serious bug in sortPkgDeps to be fixed, as unearthed by this test 2003-11-30 23:43:19 +00:00
common_sortPkgDeps3_package.xml minor booboo 2003-12-01 00:14:16 +00:00
common_sortPkgDeps4_package.xml new unit test - test works, but there is a serious bug in sortPkgDeps to be fixed, as unearthed by this test 2003-11-30 23:43:19 +00:00
common_sortPkgDeps5_package.xml new unit test - test works, but there is a serious bug in sortPkgDeps to be fixed, as unearthed by this test 2003-11-30 23:43:19 +00:00
common_sortPkgDeps6_package.xml new unit test - test works, but there is a serious bug in sortPkgDeps to be fixed, as unearthed by this test 2003-11-30 23:43:19 +00:00
depnoreleases-1.0.tgz fake pearweb package files, for unit testing downloads without an installed pearweb 2004-05-29 09:00:52 +00:00
depunstable-1.0.tgz fake pearweb package files, for unit testing downloads without an installed pearweb 2004-05-29 09:00:52 +00:00
download_test_classes.php.inc Remove pear/XML_RPC dependency for the pear installer 2005-08-11 16:43:26 +00:00
download_test.config.inc update unit tests for PEAR 1.4.0dev6, using new getDownloadURL() xml-rpc call 2004-06-06 16:05:30 +00:00
merge2.input new unit tests 2004-05-29 08:51:59 +00:00
merge.input * update PEAR_Config test 2002-03-05 17:39:53 +00:00
package-PEARtests.xml Remove pear/XML_RPC dependency for the pear installer 2005-08-11 16:43:26 +00:00
pear1.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
pear2.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
pear_autoloader.phpt One more PEAR test to be skipped. 2002-10-22 17:26:39 +00:00
pear_channelfile.phpt fix unit tests for 1.4.0dev3 2004-05-30 17:02:34 +00:00
pear_common_analyzeSC.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
pear_common_buildProvidesArray.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
pear_common_downloadHttp.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
pear_common_infoFromString.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
pear_common_sortPkgDeps.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
pear_common_validPackageVersion.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
pear_config_1.1.phpt fix some skip conditions.. 2005-03-31 19:43:48 +00:00
pear_config.phpt fix some skip conditions.. 2005-03-31 19:43:48 +00:00
pear_dependency_checkExtension.phpt fixed skipif to really skip 2005-07-20 00:10:57 +00:00
pear_dependency_checkPackage.phpt fix unit tests for 1.4.0dev3 2004-05-30 17:02:34 +00:00
pear_dependency_checkPackageUninstall.phpt fix unit tests for 1.4.0dev4 2004-06-01 13:11:15 +00:00
pear_downloader_invalid.phpt * Replaced the nonexistent word "postfix" with "suffix". 2004-06-18 14:41:01 +00:00
pear_downloader_new.phpt use fake pearweb - now anyone can run the download unit tests. 2004-05-29 09:02:26 +00:00
pear_downloader_old.phpt use fake pearweb - now anyone can run the download unit tests. 2004-05-29 09:02:26 +00:00
pear_error2.phpt test files for PEAR are now installable! 2004-06-01 14:29:59 +00:00
pear_error3.phpt test files for PEAR are now installable! 2004-06-01 14:29:59 +00:00
pear_error4.phpt test files for PEAR are now installable! 2004-06-01 14:29:59 +00:00
pear_error.phpt test files for PEAR are now installable! 2004-06-01 14:29:59 +00:00
pear_installer1.phpt test files for PEAR are now installable! 2004-06-01 14:29:59 +00:00
pear_installer2.phpt update _installFile() test for channels 2004-05-29 09:06:09 +00:00
pear_installer3.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
pear_installer4.phpt fix unit tests for 1.4.0dev3 2004-05-30 17:02:34 +00:00
pear_installer5.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
pear_installer_install_channels.phpt test files for PEAR are now installable! 2004-06-01 14:29:59 +00:00
pear_installer_installFile_channels.phpt new unit tests 2004-05-29 08:51:59 +00:00
pear_packager.phpt prepare for actual installable unit tests 2004-06-01 13:22:28 +00:00
pear_registry_1.1.phpt fix some skip conditions.. 2005-03-31 19:43:48 +00:00
pear_registry_inc.php.inc file needed for registry test 2004-06-01 14:27:54 +00:00
pear_registry.phpt fix some skip conditions.. 2005-03-31 19:43:48 +00:00
pear_system.phpt forgot to have it delete the directory it creates 2003-12-06 06:56:55 +00:00
PEAR_test_mock_pearweb.php.inc Remove pear/XML_RPC dependency for the pear installer 2005-08-11 16:43:26 +00:00
php_dump.php.inc modify php_dump.php, .cvsignore ignores *.php 2004-05-29 09:09:46 +00:00
php.ini * the beginning of a regression testing framework? 2000-07-25 00:55:37 +00:00
pkg1-1.1.tgz fake pearweb package files, for unit testing downloads without an installed pearweb 2004-05-29 09:00:52 +00:00
pkg1-2.0b1.tgz fake pearweb package files, for unit testing downloads without an installed pearweb 2004-05-29 09:00:52 +00:00
pkg2-1.1.tgz fake pearweb package files, for unit testing downloads without an installed pearweb 2004-05-29 09:00:52 +00:00
pkg3-1.1.tgz fake pearweb package files, for unit testing downloads without an installed pearweb 2004-05-29 09:00:52 +00:00
pkg3-1.4.tgz fake pearweb package files, for unit testing downloads without an installed pearweb 2004-05-29 09:00:52 +00:00
pkg4-1.1.tgz fake pearweb package files, for unit testing downloads without an installed pearweb 2004-05-29 09:00:52 +00:00
pkg4AndAHalf-1.3.tgz fake pearweb package files, for unit testing downloads without an installed pearweb 2004-05-29 09:00:52 +00:00
pkg5-1.1.tgz fake pearweb package files, for unit testing downloads without an installed pearweb 2004-05-29 09:00:52 +00:00
stabilitytoolow-0.3.tgz fake pearweb package files, for unit testing downloads without an installed pearweb 2004-05-29 09:00:52 +00:00
stabilitytoolow-0.5.tgz fake pearweb package files, for unit testing downloads without an installed pearweb 2004-05-29 09:00:52 +00:00
stabilitytoolow-0.6beta.tgz fake pearweb package files, for unit testing downloads without an installed pearweb 2004-05-29 09:00:52 +00:00
stabilitytoolow-1.0b1.tgz fake pearweb package files, for unit testing downloads without an installed pearweb 2004-05-29 09:00:52 +00:00
stabilitytoolow-2.0a1.tgz fake pearweb package files, for unit testing downloads without an installed pearweb 2004-05-29 09:00:52 +00:00
stabilitytoolow-2.0b1.tgz fake pearweb package files, for unit testing downloads without an installed pearweb 2004-05-29 09:00:52 +00:00
stabilitytoolow-2.0dev.tgz fake pearweb package files, for unit testing downloads without an installed pearweb 2004-05-29 09:00:52 +00:00
stabilitytoolow-3.0dev.tgz fake pearweb package files, for unit testing downloads without an installed pearweb 2004-05-29 09:00:52 +00:00
system.input * PEAR_Registry: renamed "upgradePackage" to "updatePackage" 2001-10-29 12:17:37 +00:00
testdownload.tgz beginning framework for PEAR_Common::downloadHttp test - binary test file 2003-11-30 22:31:35 +00:00
toonew.conf * update PEAR_Config test 2002-03-05 17:39:53 +00:00
user2.input * update PEAR_Config test 2002-03-05 17:39:53 +00:00
user3.input new unit tests 2004-05-29 08:51:59 +00:00
user.input remove notices in E_ALL for config test in PHP 4.3.6 2004-04-30 03:39:04 +00:00