.. |
cache
|
removing empty lines from the end of test cases
|
2008-06-27 08:17:02 +00:00 |
controller
|
Added tests to cover model validation setting errors, controller render passing error and form helper field error display. Closes #5077.
|
2008-07-15 02:13:14 +00:00 |
model
|
Added test case to prove #5096. Refs #5096
|
2008-07-16 00:48:58 +00:00 |
view
|
Modified test to use accented characters.
|
2008-07-17 17:14:28 +00:00 |
cache.test.php
|
removing empty lines from the end of test cases
|
2008-06-27 08:17:02 +00:00 |
cake_log.test.php
|
removing empty lines from the end of test cases
|
2008-06-27 08:17:02 +00:00 |
class_registry.test.php
|
removing empty lines from the end of test cases
|
2008-06-27 08:17:02 +00:00 |
code_coverage_manager.test.php
|
removing empty lines from the end of test cases
|
2008-06-27 08:17:02 +00:00 |
configure.test.php
|
removing empty lines from the end of test cases
|
2008-06-27 08:17:02 +00:00 |
debugger.test.php
|
removing empty lines from the end of test cases
|
2008-06-27 08:17:02 +00:00 |
error.test.php
|
updating error test
|
2008-06-11 16:01:11 +00:00 |
file.test.php
|
updating file.test
|
2008-06-27 06:46:42 +00:00 |
flay.test.php
|
removing empty lines from the end of test cases
|
2008-06-27 08:17:02 +00:00 |
folder.test.php
|
updating folder test to use TMP
|
2008-06-27 08:04:54 +00:00 |
http_socket.test.php
|
Closes #5051, AjaxHelper form function should use mt_rand() instead of rand().
|
2008-07-05 14:31:22 +00:00 |
i18n.test.php
|
fixes #4916, i18n quoted strings. fixes #4968, quoted strings in cache
|
2008-06-23 00:27:33 +00:00 |
inflector.test.php
|
Added ability to singularize 'gloves', 'wolves', 'shelves' and other ves words. Added tests. Closes #5080
|
2008-07-12 00:22:09 +00:00 |
l10n.test.php
|
removing empty lines from the end of test cases
|
2008-06-27 08:17:02 +00:00 |
magic_db.test.php
|
removing empty lines from the end of test cases
|
2008-06-27 08:17:02 +00:00 |
multibyte.test.php
|
removing empty lines from the end of test cases
|
2008-06-27 08:17:02 +00:00 |
object.test.php
|
Adding tests to object test. Coverage now ~80%
|
2008-07-09 03:15:01 +00:00 |
overloadable.test.php
|
removing empty lines from the end of test cases
|
2008-06-27 08:17:02 +00:00 |
router.test.php
|
Adding Router tests to verify URL generation with flags and prefixes both in and out of context
|
2008-07-09 14:28:32 +00:00 |
sanitize.test.php
|
removing empty lines from the end of test cases
|
2008-06-27 08:17:02 +00:00 |
security.test.php
|
Closes #5051, AjaxHelper form function should use mt_rand() instead of rand().
|
2008-07-05 14:31:22 +00:00 |
session.test.php
|
Added test for deep array read and writes.
|
2008-07-01 23:55:46 +00:00 |
set.test.php
|
fixing broken test, improving code coverage
|
2008-07-09 04:07:16 +00:00 |
socket.test.php
|
removing empty lines from the end of test cases
|
2008-06-27 08:17:02 +00:00 |
string.test.php
|
String::insert() now variable safe. Tests added. Fixes 5041.
|
2008-07-07 23:24:39 +00:00 |
validation.test.php
|
Fixes #5025, UTF8 signs are not treated correctly at form validation
|
2008-07-05 13:25:22 +00:00 |
xml.test.php
|
fixes #4976, escape chars in attributes of xml tags
|
2008-06-24 01:38:40 +00:00 |