cakephp2-php8/cake/tests/cases/libs
2010-05-01 01:19:52 +05:30
..
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 Fixing issue where using delivery = debug and not using sessions would cause a fatal error. send() will now return the contents that would get written into the session. Fixes #595 2010-04-17 12:27:50 -04:00
log Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
model Fixing issue where table name was not using fully qualified table names, causing issues with models using table prefixes. Tests added. Fixes #623 2010-04-25 00:22:57 -07:00
view Adding test case for 'required' class adding to wrapping div based on model validations. Refs #654 2010-05-01 01:19:52 +05: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 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 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 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