cakephp2-php8/cake/tests/cases/libs
2007-12-12 00:46:21 +00:00
..
cache updating model Cache engine. 2007-11-09 08:00:59 +00:00
controller allowing RequestHandler to load helpers for extension from any path, closes #2230 2007-12-11 03:01:46 +00:00
model Adding assertions to model test case 2007-12-08 09:01:14 +00:00
view updating FormHelper to use fieldset instead of p. Inline styles are still used on these elements. We are not promoting the use of inline style, merely attempting to make life easier. Also, this adds a fieldset to multiple checkboxes if there is a group and also wraps the multiple checkboxes in divs and provides proper label for and input id attributes. also some changes to generic css to handle markup. Closes #3703 2007-12-12 00:46:21 +00:00
cache.test.php updating Acl to use Configure, adding config stack to CacheEngine, adding notices for defines to Configure, modifying bootstrap for Cache::config() updating tests for acl, auth, and cache. 2007-10-14 01:09:21 +00:00
cake_log.test.php Adding log file creation test 2007-12-02 22:40:23 +00:00
class_registry.test.php Closes #2119 Only define clone() in PHP4 when it hasn't been already defined. 2007-11-16 09:35:19 +00:00
configure.test.php "Closes #1854, Core.po not loaded when using /app/locale/..../default.po 2007-11-23 08:16:23 +00:00
debugger.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
error.test.php updating error handling: messages, templates and css, updating home page messages 2007-11-04 07:03:57 +00:00
file.test.php updating file class and test 2007-10-16 09:48:59 +00:00
flay.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
folder.test.php "Closes #1854, Core.po not loaded when using /app/locale/..../default.po 2007-11-23 08:16:23 +00:00
http_socket.test.php Added initial cookie jar support to HttpSocket 2007-11-20 17:19:20 +00:00
i18n.test.php Adding tests for i18n plurals, closes #3399 2007-10-17 17:20:23 +00:00
inflector.test.php Fixes #3486, Incorrect rule in Inflector::singularize() 2007-11-06 05:12:37 +00:00
l10n.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
loader.test.php "Closes #1854, Core.po not loaded when using /app/locale/..../default.po 2007-11-23 08:16:23 +00:00
magic_db.test.php "Correcting svn properties" 2007-11-20 04:51:06 +00:00
object.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
overloadable.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
router.test.php Adding REST route matching fixes (Ticket #3665) 2007-12-08 16:59:57 +00:00
sanitize.test.php updating Sanitize::clean() odd spaces, fixes #3576 2007-11-22 17:05:40 +00:00
security.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
session.test.php Fixes #3507 Session Security.level "high", session destroyed on media 404. 2007-11-12 01:36:20 +00:00
set.test.php "Closes #3664, Some units tests for Set::pushDiff();" 2007-12-07 17:27:45 +00:00
socket.test.php Initial start of Unicode support, I may move this handling of this to a unicode class. 2007-09-24 23:49:54 +00:00
string.test.php Initial start of Unicode support, I may move this handling of this to a unicode class. 2007-09-24 23:49:54 +00:00
validation.test.php Fixes #3466, Validation::url() fails for some common urls. Anything without the protocol is not a valid url so part of this ticket is invalid 2007-10-25 03:55:41 +00:00
xml.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00