thomas aed05dd167 [GENERIC] Zend_Validate_Barcode: 16 years ago
..
Acl 8781d3fefa #ZF-8468 Zend_Acl: Deprecated getRegisteredRoles(), added getRoles() and getResources() 16 years ago
AllTests 21b8fbd66c Testing php://input interaction 16 years ago
Amf b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Application 7d64dc1f51 ZF-8520: use identical matching when checking for option keys in resources 16 years ago
Auth b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Cache b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Captcha b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
CodeGenerator b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Config b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Console 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 years ago
Controller b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Crypt b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Date b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Db b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Dojo b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Dom b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Feed b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
File b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Filter b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Form b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Gdata b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Http b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
InfoCard b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Json b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Layout b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Ldap b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Loader b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Locale b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Log b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Mail a20d1d35fd [ZF-8503] _formatAddress creates invalid format if Email and Name are both email addresses (different ones) 16 years ago
Measure b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Memory b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Mime b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Navigation b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
OpenId b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Paginator b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Pdf f171c3f8ba Zend_Pdf: Minor update for URI action support unit tests. ZF-8390. 16 years ago
ProgressBar b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Queue b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Reflection b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Rest b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Search b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Server b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
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 years ago
Session b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Soap b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Tag b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Test b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Text b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Tool b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Translate b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Uri b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
Validate aed05dd167 [GENERIC] Zend_Validate_Barcode: 16 years ago
View a3072893ec fix inconsistent @group tags 16 years ago
Wildfire b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags 16 years ago
XmlRpc ec775a3190 Renaming to fit naming scheme 16 years ago
_files 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
AllTests.php 3690d0e698 ZF-8547: Merge Zend_Exception previous exception support to trunk 16 years ago
AuthTest.php 595ebac536 Fixing test exceptions with CLI unit testing 16 years ago
ConfigTest.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 years ago
CurrencyTest.php 196e28962b [GENERIC] Zend_Currency: 16 years ago
DateTest.php 7114873435 [GENERIC] Zend_Date: 16 years ago
DebugTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
ExceptionTest.php 3690d0e698 ZF-8547: Merge Zend_Exception previous exception support to trunk 16 years ago
FilterTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
JsonTest.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 years ago
LoaderTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
LocaleTest.php ee7c067aa8 [GENERIC] Zend_Locale: 16 years ago
MailTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
MimeTest.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 years ago
NavigationTest.php a8eda63cd1 Fixing svn:keyword replacement 16 years ago
OpenIdTest.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 years ago
PaginatorTest.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 years ago
RegistryTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
TimeSyncTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
TranslateTest.php 0d9edb171a [GENERIC] Zend_Translate: 16 years ago
UriTest.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 years ago
ValidateTest.php d55ac30d12 [ZF-1598 (incomplete), ZF-6623 (incomplete), ZF-7153] Zend_Validate*: 16 years ago
VersionTest.php 0fdbdda152 Fix Zend_VersionTest failure since 1.10dev, which was not expected by the test. 16 years ago
ViewTest.php d38deff956 ZF-8177: add registerHelper() method to Zend_View 16 years ago