matthew 570c99a16e [TESTS] Add Zend_Mail_MailTest to Zend_Mail_AllTests 16 anni fa
..
Acl 8781d3fefa #ZF-8468 Zend_Acl: Deprecated getRegisteredRoles(), added getRoles() and getResources() 16 anni fa
AllTests 21b8fbd66c Testing php://input interaction 16 anni fa
Amf b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Application 7d64dc1f51 ZF-8520: use identical matching when checking for option keys in resources 16 anni fa
Auth b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Barcode 5dc4c78bd4 [GENERIC] Zend_Barcode promoted to trunk 16 anni fa
Cache b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Captcha b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
CodeGenerator b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Config b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Console 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
Controller b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Crypt b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Date b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Db b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Dojo b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Dom b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Feed b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
File b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Filter b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Form b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Gdata b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Http b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
InfoCard b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Json b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Layout b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Ldap b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Loader b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Locale b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Log b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Mail 570c99a16e [TESTS] Add Zend_Mail_MailTest to Zend_Mail_AllTests 16 anni fa
Measure b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Memory b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Mime b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Navigation b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
OpenId b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Paginator b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Pdf f171c3f8ba Zend_Pdf: Minor update for URI action support unit tests. ZF-8390. 16 anni fa
ProgressBar b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Queue b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Reflection b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Rest b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Search b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Server b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Service 69041b097a At the request of the backend developers, setDocumentProperties() has been removed. In a future version of LiveDocx, there will be an official setDocumentProperties() that should work with all file formats. 16 anni fa
Session b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Soap b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Tag b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Test b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Text b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Tool 0393662a29 ZF-7940 16 anni fa
Translate b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Uri b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
Validate aed05dd167 [GENERIC] Zend_Validate_Barcode: 16 anni fa
View a3072893ec fix inconsistent @group tags 16 anni fa
Wildfire b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 anni fa
XmlRpc ec775a3190 Renaming to fit naming scheme 16 anni fa
_files 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 anni fa
AllTests.php a00db59041 [TESTS] add Zend_Mail_AllTests to Zend_AllTests runner 16 anni fa
AuthTest.php 595ebac536 Fixing test exceptions with CLI unit testing 16 anni fa
ConfigTest.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
CurrencyTest.php 196e28962b [GENERIC] Zend_Currency: 16 anni fa
DateTest.php 7114873435 [GENERIC] Zend_Date: 16 anni fa
DebugTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 anni fa
ExceptionTest.php 3690d0e698 ZF-8547: Merge Zend_Exception previous exception support to trunk 16 anni fa
FilterTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 anni fa
JsonTest.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
LoaderTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 anni fa
LocaleTest.php ee7c067aa8 [GENERIC] Zend_Locale: 16 anni fa
MailTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 anni fa
MimeTest.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
NavigationTest.php a8eda63cd1 Fixing svn:keyword replacement 16 anni fa
OpenIdTest.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
PaginatorTest.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
RegistryTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 anni fa
TimeSyncTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 anni fa
TranslateTest.php 0d9edb171a [GENERIC] Zend_Translate: 16 anni fa
UriTest.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 anni fa
ValidateTest.php d55ac30d12 [ZF-1598 (incomplete), ZF-6623 (incomplete), ZF-7153] Zend_Validate*: 16 anni fa
VersionTest.php 0fdbdda152 Fix Zend_VersionTest failure since 1.10dev, which was not expected by the test. 16 anni fa
ViewTest.php d38deff956 ZF-8177: add registerHelper() method to Zend_View 16 anni fa