提交歷史

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