.. |
cache
|
removing empty lines from the end of test cases
|
2008-06-27 08:17:02 +00:00 |
controller
|
Committing test case I missed in [7314] for ticket #5016
|
2008-07-05 10:27:29 +00:00 |
model
|
Fixes #5024, find('threaded') returns empty array if root node is not included in the results.
|
2008-07-05 14:10:42 +00:00 |
view
|
JavascriptHelper::blockEnd now correctly respects safe option. Test also added. Fixes #5074
|
2008-07-09 12:08:51 +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
|
removing empty lines from the end of test cases
|
2008-06-27 08:17:02 +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 correct test cases for #5046 showing proper prefix usage, closes #5046 as invalid
|
2008-07-05 14:48:09 +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 |