Rob Allen
|
6a0fd04bb4
Correct PHPUnit command in runalltests.sh
|
12 lat temu |
Rob Allen
|
9f5e73a783
set Zend_Session:: = true in Zend_Application_Resource_SessionTest::testInitSetsSaveHandler to avoid issue with PHPUnit 3.6
|
12 lat temu |
Rob Allen
|
1271b8b8e1
Zend_Soap_AllTests change.
|
12 lat temu |
Rob Allen
|
f39dde2199
remove local test code
|
12 lat temu |
Rob Allen
|
654bee1e9b
Enable additional PHPUnit information when running tests
|
12 lat temu |
Rob Allen
|
352cf93184
Add debug switch to phpunit
|
12 lat temu |
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 lat temu |
Rob Allen
|
47f3393706
Additional info in runalltests.sh
|
12 lat temu |
Rob Allen
|
c1e89de6b3
TESTS_ZEND_REST_ONLINE_ENABLED to control online tests within Zend_Rest_ClientTest.
|
12 lat temu |
Rob Allen
|
b18b96bdf0
Fix include statement
|
12 lat temu |
Rob Allen
|
0ee776620d
remove require statements to non-existent classes.
|
12 lat temu |
Rob Allen
|
1be92994df
Improve install_dependencies.sh.
|
12 lat temu |
Rob Allen
|
2b0cd4b195
Ensure that all Mocked classes have been required beforehand.
|
12 lat temu |
Rob Allen
|
4e4d0d7d51
Don't upgrade the pear packages we're about to uninstall.
|
12 lat temu |
Rob Allen
|
9a8b96a2d6
More install_dependencies.sh work.
|
12 lat temu |
Rob Allen
|
d87454f5ff
Fix install_dependencies.sh
|
12 lat temu |
Rob Allen
|
583aaec3f1
Explicitly list all PHPUnit items to install to avoid circular dependency errors.
|
12 lat temu |
Rob Allen
|
4ee89379c9
Skip Zend_Service_ShortUrl tests if not enabled.
|
12 lat temu |
Rob Allen
|
577a1a733a
skip Zend_VersionTest::testFetchLatestVersion() if TESTS_ZEND_VERSION_ONLINE_ENABLED isn't defined.
|
12 lat temu |
Rob Allen
|
a65cd6c90f
declare property in Zend_Mail_MailTest.
|
12 lat temu |
Rob Allen
|
1e8a5b0b86
Don't test namespaces in PHP 55.2.
|
12 lat temu |
Rob Allen
|
3e52acbbc9
Cannot expect generic Exception prior to PHPUnit 3.7 in Zend_XmlRpc_ValueTest.
|
12 lat temu |
Rob Allen
|
c276d7d89f
require Zend/Text/Figlet/Exception.php as it's noted as an @exceptedException
|
12 lat temu |
Rob Allen
|
5709cb6b2c
Replace assertNotType with assertFalse and instanceof
|
12 lat temu |
Rob Allen
|
1b38a70692
PHPUnit_Extensions_Database_DataSet_AbstractDataSet's assertEquals() is now called matches().
|
12 lat temu |
Rob Allen
|
b94c77ee22
Fix Zend_Loader_AutoloaderTest for PHPUnit's stricter assertEquals.
|
12 lat temu |
Rob Allen
|
103ed9f5be
Set timezone to GMT for LDAP offline test to avoid DST issues with the selected date.
|
12 lat temu |
Rob Allen
|
e295558931
Fix Zend_View unit tests so that they work with PHPUnit 3.7.
|
12 lat temu |
Rob Allen
|
ef198759f2
Fix Zend_LocaleTest's tests to match what Zend_Locale::isLocale() actually does.
|
12 lat temu |
Rob Allen
|
9ce93c397c
Zend_Gdata_Extension_RecurrenceException's specialized property should be a boolean, so test for that.
|
12 lat temu |