cakephp2-php8/cake/tests/cases/libs
2009-11-28 09:40:15 -05:00
..
cache Updating doc block for FileEngine. 2009-11-21 16:09:06 -05:00
controller Standardising docblock endings throughout. 2009-11-14 23:19:25 +11:00
log Standardising docblock endings throughout. 2009-11-14 23:19:25 +11:00
model Merge branch '1.2' into 1.3-merger 2009-11-22 20:38:50 -05:00
view Merge branch '1.3' of dev@code.cakephp.org:cakephp into 1.3-misc 2009-11-25 22:23:38 -05:00
cache.test.php Additional refactoring and code removal. 2009-11-21 15:26:16 -05:00
cake_log.test.php Adding tests for CakeLog::drop() 2009-11-14 20:44:42 -05:00
cake_session.test.php Removing CakeSession::__validateKeys() its no longer needed due to CakeSession using Set to manipulate the session values. Adding test case for exploit shown in https://trac.cakephp.org/ticket/2041 2009-11-21 20:44:35 -05:00
cake_socket.test.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
cake_test_case.test.php Standardising docblock endings throughout. 2009-11-14 23:19:25 +11:00
cake_test_fixture.test.php Standardising docblock endings throughout. 2009-11-14 23:19:25 +11:00
class_registry.test.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
code_coverage_manager.test.php Standardising docblock endings throughout. 2009-11-14 23:19:25 +11:00
configure.test.php Adding checks for directory traversal attempts related to recent changes allowing plugins and themes to include their own webroot/* assets 2009-11-25 12:41:19 -06:00
debugger.test.php Adding ability for plugins to have there own webroot. 2009-11-25 01:51:25 -06:00
error.test.php Standardising docblock endings throughout. 2009-11-14 23:19:25 +11:00
file.test.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
folder.test.php Standardising docblock endings throughout. 2009-11-14 23:19:25 +11:00
http_socket.test.php Merge branch '1.2' into 1.3-merger 2009-11-15 20:05:55 -05:00
i18n.test.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
inflector.test.php Merge branch '1.2' into 1.3-merger 2009-11-15 20:05:55 -05:00
l10n.test.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
magic_db.test.php Merge branch '1.2' into 1.3-merger 2009-11-22 20:38:50 -05:00
multibyte.test.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
object.test.php Standardising docblock endings throughout. 2009-11-14 23:19:25 +11:00
overloadable.test.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
router.test.php More tests passing and more code moved from Router to RouterRoute. Switching RouterRoute to used named capture groups. This simplifies the route processing internals as there are fewer loops used to merge array sets together. 2009-11-28 09:40:15 -05:00
sanitize.test.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
security.test.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
set.test.php Fixing fails in Set::reverse caused by _log property being removed from Object. 2009-11-22 21:31:44 -05:00
string.test.php Standardising docblock endings throughout. 2009-11-14 23:19:25 +11:00
test_manager.test.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
validation.test.php Adding tests for phone() pass through to localized class. 2009-11-14 20:52:11 -05:00
xml.test.php Standardising docblock endings throughout. 2009-11-14 23:19:25 +11:00