Commit History

Author SHA1 Message Date
  Rob Allen 352cf93184 Add debug switch to phpunit 12 years ago
  Rob Allen 677d02723d Do not add Zend_Soap_AutoDiscover_OnlineTest to Zend_Soap_AllTests if TESTS_ZEND_SOAP_AUTODISCOVER_ONLINE_SERVER_BASEURI if TESTS_ZEND_SOAP_AUTODISCOVER_ONLINE_SERVER_BASEURI is not defined. 12 years ago
  Rob Allen 47f3393706 Additional info in runalltests.sh 12 years ago
  Rob Allen c1e89de6b3 TESTS_ZEND_REST_ONLINE_ENABLED to control online tests within Zend_Rest_ClientTest. 12 years ago
  Rob Allen b18b96bdf0 Fix include statement 12 years ago
  Rob Allen 0ee776620d remove require statements to non-existent classes. 12 years ago
  Rob Allen 1be92994df Improve install_dependencies.sh. 12 years ago
  Rob Allen 2b0cd4b195 Ensure that all Mocked classes have been required beforehand. 12 years ago
  Rob Allen 4e4d0d7d51 Don't upgrade the pear packages we're about to uninstall. 12 years ago
  Rob Allen 9a8b96a2d6 More install_dependencies.sh work. 12 years ago
  Rob Allen d87454f5ff Fix install_dependencies.sh 12 years ago
  Rob Allen 583aaec3f1 Explicitly list all PHPUnit items to install to avoid circular dependency errors. 12 years ago
  Rob Allen 4ee89379c9 Skip Zend_Service_ShortUrl tests if not enabled. 12 years ago
  Rob Allen 577a1a733a skip Zend_VersionTest::testFetchLatestVersion() if TESTS_ZEND_VERSION_ONLINE_ENABLED isn't defined. 12 years ago
  Rob Allen a65cd6c90f declare property in Zend_Mail_MailTest. 12 years ago
  Rob Allen 1e8a5b0b86 Don't test namespaces in PHP 55.2. 12 years ago
  Rob Allen 3e52acbbc9 Cannot expect generic Exception prior to PHPUnit 3.7 in Zend_XmlRpc_ValueTest. 12 years ago
  Rob Allen c276d7d89f require Zend/Text/Figlet/Exception.php as it's noted as an @exceptedException 12 years ago
  Rob Allen 5709cb6b2c Replace assertNotType with assertFalse and instanceof 12 years ago
  Rob Allen 1b38a70692 PHPUnit_Extensions_Database_DataSet_AbstractDataSet's assertEquals() is now called matches(). 12 years ago
  Rob Allen b94c77ee22 Fix Zend_Loader_AutoloaderTest for PHPUnit's stricter assertEquals. 12 years ago
  Rob Allen 103ed9f5be Set timezone to GMT for LDAP offline test to avoid DST issues with the selected date. 12 years ago
  Rob Allen e295558931 Fix Zend_View unit tests so that they work with PHPUnit 3.7. 12 years ago
  Rob Allen ef198759f2 Fix Zend_LocaleTest's tests to match what Zend_Locale::isLocale() actually does. 12 years ago
  Rob Allen 9ce93c397c Zend_Gdata_Extension_RecurrenceException's specialized property should be a boolean, so test for that. 12 years ago
  Rob Allen f2b70e479a Zend_Gdata_Extension_FeedLink's readOnly property should be a boolean, so test for that. 12 years ago
  Rob Allen c1f339741c Zend_Gdata_Extension_EntryLink's readOnly property should be a boolean, so test for that. 12 years ago
  Rob Allen 694531d51a Zend_Filter_Compress_Tar::decompress() returns a boolean, so test for that. 12 years ago
  Rob Allen 8c11431fbb Don't upgrade-all 12 years ago
  Rob Allen 439c066041 Fully qualify the phpunit pear channel. 12 years ago