..
cache
Adding expectError to catch errors coming from FileEngine.
2010-02-28 12:15:25 -05:00
controller
Enhancing email component to allow using alias for attachments. Closes #6
2010-04-03 00:37:02 +05:30
log
Removing "Long description for file" from /cake/tests tree.
2009-12-08 20:19:42 +11:00
model
Fixing schema generation for postgres. Now character varying without lenght is translated to "text", to avoid sql errors. Closes #564
2010-04-13 01:08:31 -04:30
view
Fixing FormHelper::error to no add error names and messages as html attributes. Fixes #585
2010-04-19 23:25:57 -04:30
cache.test.php
Adding expectError to catch errors coming from FileEngine.
2010-02-28 12:15:25 -05:00
cake_log.test.php
Merge branch '1.2' into 1.3-merger
2010-01-26 17:54:34 -05:00
cake_session.test.php
Merge branch '1.2' into 1.3-merger
2010-01-26 17:54:34 -05:00
cake_socket.test.php
Merge branch '1.2' into 1.3-merger
2010-01-26 17:54:34 -05:00
cake_test_case.test.php
Adding tests for single quoted attributes to assertTags(). Because of the __array_permute works ensuring quotes match is a non-trivial problem. Fixing single quoted attributes not being matchable with assertTags(). Fixes #539
2010-04-04 21:43:29 -04:00
cake_test_fixture.test.php
Adding tests for Fixture importing. Fixing importing fixtures for databases that require custom fields handling like postgresql. Fixes #481
2010-03-22 23:28:58 -04:00
class_registry.test.php
Merge branch '1.2' into 1.3-merger
2010-01-26 17:54:34 -05:00
code_coverage_manager.test.php
Merge branch '1.2' into 1.3-merger
2010-01-26 17:54:34 -05:00
configure.test.php
Fixing issues where paths added to build() would be appended into the search paths after the default paths.
2010-03-25 23:44:40 -04:00
debugger.test.php
Adding missing reference operators to getInstance methods.
2010-03-05 21:41:48 -05:00
error.test.php
Updating paths so app layout doesn't break tests.
2010-02-28 13:44:04 -05:00
file.test.php
Merge branch '1.2' into 1.3-merger
2010-01-26 17:54:34 -05:00
folder.test.php
Adding tests for creating directories with trailing slashes. Closes #520
2010-03-30 22:35:49 -04:00
http_socket.test.php
Merge branch '1.2' into 1.3-merger
2010-01-26 17:54:34 -05:00
i18n.test.php
LC_TIME support multi-byte value.
2010-03-02 23:51:22 -04:30
inflector.test.php
Allowing the default transliteration map used in Inflector::slug to be customized using Inflector::rules. Closes #321 , #334 , #439 .
2010-03-14 02:22:46 +05:30
l10n.test.php
Merge remote branch 'origin/1.2' into 1.2-merger
2010-02-20 01:32:04 -05:00
magic_db.test.php
Merge branch '1.2' into 1.3-merger
2010-01-26 17:54:34 -05:00
multibyte.test.php
Merge branch '1.2' into 1.3-merger
2010-01-26 17:54:34 -05:00
object.test.php
Updating Object test to include fixtures for both comment fixtures.
2010-02-28 13:34:37 -05:00
overloadable.test.php
Merge branch '1.2' into 1.3-merger
2010-01-26 17:54:34 -05:00
router.test.php
Moving action modification when a prefix is detected so it affects all url arrays. Previously it was only applied to parameters in the current request. This fixes inconsistencies between request parameters and url parameters. Fixes #570
2010-04-11 23:13:18 -04:00
sanitize.test.php
Merge branch '1.2' into 1.3-merger
2010-01-26 17:54:34 -05:00
security.test.php
Fixing Security::cipher() not being able to correctly decrypt numeric values. Fixes #513
2010-03-27 17:19:42 -04:00
set.test.php
Adding tests from 'tfs' fixes inconsistencies in extracting elements with one path selector. Fixes #555
2010-04-10 16:57:50 -04:00
string.test.php
Merge branch '1.2' into 1.3-merger
2010-01-26 17:54:34 -05:00
test_manager.test.php
Merge branch '1.2' into 1.3-merger
2010-01-26 17:54:34 -05:00
validation.test.php
Removing mention of external site from test cases.
2010-04-09 22:06:06 +10:00
xml.test.php
Merge remote branch 'origin/1.2' into 1.3
2010-03-27 14:30:27 -04:00