cakephp2-php8/cake/tests/cases/libs
José Lorenzo Rodríguez 59f7cb47d3 Improving test coverage on FormHelper to show the usage of the 'secure' key for inputs.
Fixing issue with select inputs that does not honor the value of 'secure'
2010-04-08 18:23:07 -04:30
..
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 error introduced by previous commit 2010-04-07 09:51:29 -04:30
view Improving test coverage on FormHelper to show the usage of the 'secure' key for inputs. 2010-04-08 18:23:07 -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 Adding tests for plugin shortcut route generation. Refs #535 2010-04-02 13:32:14 -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 Removing transactional property from the Set test, as it was removed from the Model in the last commit. Ref #531 2010-04-02 13:55:05 -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 test case for Validation::url(). Disproves #552 2010-04-07 02:20:05 +05:30
xml.test.php Merge remote branch 'origin/1.2' into 1.3 2010-03-27 14:30:27 -04:00