cakephp2-php8/cake/tests/cases/libs
Mark Story 1a7dce3af6 Updating DboMysql to fix an issue where virtualFields that were simple
aliases to fields on other tables would end up in the wrong place.
Tests added.  Fixes #655
2010-05-07 23:26:13 -04:00
..
cache Adding tests for creating cache configs of different types in sequence. Demonstrates error explained in #596. 2010-04-17 18:50:28 -04:00
controller Making RequestHandler component carry along a passed status code. This fixes issues where RequestHandler hijacks an redirect(). Fixes #658 2010-05-03 22:07:13 -04:00
log Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
model Updating DboMysql to fix an issue where virtualFields that were simple 2010-05-07 23:26:13 -04:00
view Fixing safe parameter from leaking into request() calls in JsHelper::submit() and JsHelper::link(). Fixes #656 2010-05-02 21:17:10 -04:00
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 Fixing inflection of words ending in analysis. Fixes #619 2010-04-27 23:03:37 -04:00
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 Adding tests for passed arguments with dots when parseExtensions() has been called. Refs #620 2010-04-24 17:30:00 -07:00
sanitize.test.php Making Sanitize::stripScripts() to remove multi-line script and style blocks. Fixes #657 2010-05-03 22:33:20 -04: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 Adding tests for non .com domains. Refs #605 2010-04-22 21:37:27 -04:00
xml.test.php Merge remote branch 'origin/1.2' into 1.3 2010-03-27 14:30:27 -04:00