.. |
cache
|
Fixes improper return from Xcache::clear();
|
2009-02-18 18:07:06 +00:00 |
controller
|
Adding tests for Controller::redirect.
|
2009-03-16 14:07:26 +00:00 |
model
|
Updating documentation to improve code completion
|
2009-03-17 21:10:28 +00:00 |
view
|
Adding native-type-generation fixes for JavascriptHelper::object()
|
2009-03-13 14:49:00 +00:00 |
cache.test.php
|
changing tabs for spaces in comment block indentation
|
2008-10-30 17:30:26 +00:00 |
cake_log.test.php
|
Removed trailing whitespaces from tests.
|
2008-11-08 02:58:37 +00:00 |
cake_test_case.test.php
|
Updating CakeTestCase::testAction() to respect $dropTables. Test case added Fixes #6123
|
2009-02-21 15:05:17 +00:00 |
cake_test_fixture.test.php
|
Fixing missing table errors on model imports. Fixed broken test. Fixes #5877
|
2008-12-11 19:16:02 +00:00 |
class_registry.test.php
|
changing tabs for spaces in comment block indentation
|
2008-10-30 17:30:26 +00:00 |
code_coverage_manager.test.php
|
changing tabs for spaces in comment block indentation
|
2008-10-30 17:30:26 +00:00 |
configure.test.php
|
Fixing errors in Configure test.
|
2008-12-17 04:14:34 +00:00 |
debugger.test.php
|
Modifying getInstance() to allow subclasses to work properly. Tests added. Changed __output() to protected.
|
2008-12-07 20:44:00 +00:00 |
error.test.php
|
Fixing issue in error handler, where URL was not escaped with debug == 0.
|
2009-02-13 14:56:00 +00:00 |
file.test.php
|
Changing tests in order to works in both Linux and Windows.
|
2008-11-08 03:47:09 +00:00 |
flay.test.php
|
changing tabs for spaces in comment block indentation
|
2008-10-30 17:30:26 +00:00 |
folder.test.php
|
Adding Folder tests, fixes cases where ordered directory entries were expected
|
2009-03-15 00:10:53 +00:00 |
http_socket.test.php
|
Applying patch from 'mattcurry' fixes Basic authentication case sensitivity in HttpSocket. Fixes #6088
|
2009-02-11 23:46:59 +00:00 |
i18n.test.php
|
Adding asserts forgot in last commit.
|
2009-02-18 01:23:42 +00:00 |
inflector.test.php
|
Correcting singluarizing of taxes, faxes, waxes, and pluralization of crisis in Inflector. Tests added. Fixes #6130, #6131
|
2009-02-22 04:09:39 +00:00 |
l10n.test.php
|
Fixes #5778, Order of L10n map array (esp. fre, fra)
|
2008-11-25 04:23:53 +00:00 |
magic_db.test.php
|
Updating documentation to improve code completion
|
2009-03-17 21:10:28 +00:00 |
multibyte.test.php
|
changing tabs for spaces in comment block indentation
|
2008-10-30 17:30:26 +00:00 |
object.test.php
|
adding some more test for dispatcher with array urls mainly used by request action. updated docblock
|
2009-02-25 01:36:13 +00:00 |
overloadable.test.php
|
Removed trailing whitespaces from tests.
|
2008-11-08 02:58:37 +00:00 |
router.test.php
|
adding router test and patch for plugin reverse routing
|
2009-02-17 18:26:37 +00:00 |
sanitize.test.php
|
Fixing greedy Sanitize::stripTags(). Fixes #5758.
|
2008-11-16 05:00:41 +00:00 |
security.test.php
|
changing tabs for spaces in comment block indentation
|
2008-10-30 17:30:26 +00:00 |
session.test.php
|
Removing unused setting in Session configuration.
|
2009-03-15 00:27:25 +00:00 |
set.test.php
|
moving checks for Set::extract() so that null will be returned when empty data is passed and classicExtract is expected.
|
2009-03-15 19:39:35 +00:00 |
socket.test.php
|
Removed trailing whitespaces from tests.
|
2008-11-08 02:58:37 +00:00 |
string.test.php
|
Correcting issue in String::insert() where 0 offsets were handled incorrectly, affecting issue where values were not properly quoted and inserted into conditions strings. Fixes #6163.
|
2009-03-09 20:03:02 +00:00 |
test_manager.test.php
|
adding test manager test to testsuite test group; small refactorings
|
2008-11-07 16:17:18 +00:00 |
validation.test.php
|
Adding new email validation
|
2009-03-16 12:54:25 +00:00 |
xml.test.php
|
Adding ability to turn off Camel Casing of nodes in Xml::toArray();
|
2008-11-26 18:21:21 +00:00 |