..
cache
adding a newline before all comment blocks
2009-07-24 21:18:37 +02:00
controller
Removing magic 'title' key in Controller::set() and View::set()
2009-09-28 21:23:40 -04:00
model
Refactoring ConnectionManager & tests.
2009-09-25 11:08:34 -04:00
view
Removing magic 'title' key in Controller::set() and View::set()
2009-09-28 21:23:40 -04:00
cache.test.php
Adding failing test case for invalid cache config causing a fatal error
2009-08-03 18:17:20 +02:00
cake_log.test.php
Fixing failing test.
2009-09-20 18:31:49 -04:00
cake_session.test.php
adding a newline before all comment blocks
2009-07-24 21:18:37 +02:00
cake_socket.test.php
adding a newline before all comment blocks
2009-07-24 21:18:37 +02:00
cake_test_case.test.php
Merge branch '1.3' into 1.3-newlines
2009-07-25 10:41:40 -07:00
cake_test_fixture.test.php
Merge branch '1.2' into 1.3
2009-08-01 23:47:28 -07:00
class_registry.test.php
adding a newline before all comment blocks
2009-07-24 21:18:37 +02:00
code_coverage_manager.test.php
Fixing code coverage manager test.
2009-08-03 00:14:15 -04:00
configure.test.php
Adding App::import() tests for plugin datasources.
2009-09-23 23:12:22 -04:00
debugger.test.php
Fixing failing test because of unfilled SVN tag expansions.
2009-09-07 14:45:24 -04:00
error.test.php
Adding tests for missingBehaviorClass and missingBehaviorError methods.
2009-08-30 19:38:17 -04:00
file.test.php
adding a newline before all comment blocks
2009-07-24 21:18:37 +02:00
folder.test.php
Updating file headers
2009-08-31 22:48:22 -04:00
http_socket.test.php
Merge branch '1.2' into 1.3
2009-07-30 11:34:33 -07:00
i18n.test.php
updating App::import usage. ran each test and everything seems ok.
2009-07-25 18:27:02 -07:00
inflector.test.php
Merge branch '1.2' into 1.2-merger
2009-09-13 13:52:58 -04:00
l10n.test.php
Changing l10n language name from 'Slovack' to 'Slovak', as per ISO 693-1 guidelines. Thanks to savant for the patch. Fixes #5870 .
2009-08-02 19:00:30 +00:00
magic_db.test.php
adding a newline before all comment blocks
2009-07-24 21:18:37 +02:00
multibyte.test.php
adding a newline before all comment blocks
2009-07-24 21:18:37 +02:00
object.test.php
adding a newline before all comment blocks
2009-07-24 21:18:37 +02:00
overloadable.test.php
adding a newline before all comment blocks
2009-07-24 21:18:37 +02:00
router.test.php
Expanding test coverage of newly added Routing.prefixes.
2009-09-27 01:22:46 -04:00
sanitize.test.php
Merge branch '1.2' into 1.3
2009-07-30 11:34:33 -07:00
security.test.php
adding a newline before all comment blocks
2009-07-24 21:18:37 +02:00
set.test.php
Updating docs for Set library. Deprecating Set::isEqual().
2009-09-25 15:05:06 -04:00
string.test.php
adding a newline before all comment blocks
2009-07-24 21:18:37 +02:00
test_manager.test.php
adding a newline before all comment blocks
2009-07-24 21:18:37 +02:00
validation.test.php
Adding tilde (~) to accepted characters for URL validation. Fixes #52 , and legacy trac enhancement 6213.
2009-09-19 12:14:47 -04:00
xml.test.php
Fixing Xml::toArray() when blank nodes are provided. Fixes #87 .
2009-09-22 17:47:11 -03:00