cakephp2-php8/cake/tests/cases/libs
2008-07-04 13:26:43 +00:00
..
cache removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
controller updating controller test. closes #5029, if you change the content type with request handler in a test debug must be set to 0, see line 630 of RequestHandler. Fixed duration handling for core cache settings when debug equal to 1 2008-07-04 13:26:43 +00:00
model Updated String::insert() so that when using ? as parameter it offsets the length of the parameter. Added tests to model, and string. Closes #5035 2008-07-03 02:19:19 +00:00
view Updated String::insert() so that when using ? as parameter it offsets the length of the parameter. Added tests to model, and string. Closes #5035 2008-07-03 02:19:19 +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 removing empty lines from the end of test cases 2008-06-27 08:17:02 +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 removing empty lines from the end of test cases 2008-06-27 08:17:02 +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 Added test for setting extension with Router::connect() 2008-06-29 20:24:06 +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 Fixing coding standards violations in core, and adding misc tests 2008-06-20 20:17:23 +00:00
session.test.php Added test for deep array read and writes. 2008-07-01 23:55:46 +00:00
set.test.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +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 Updated String::insert() so that when using ? as parameter it offsets the length of the parameter. Added tests to model, and string. Closes #5035 2008-07-03 02:19:19 +00:00
validation.test.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
xml.test.php fixes #4976, escape chars in attributes of xml tags 2008-06-24 01:38:40 +00:00