cakephp2-php8/cake/tests/cases/libs
2008-07-24 13:54:39 +00:00
..
cache removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
controller Added tests for template and layout rendering. Currently fail as component doesn't wordwrap properly. May also explain #4498 2008-07-24 13:54:39 +00:00
model Added afterFind callback to Models where recursive >= 2. Added tests from 'ezyang'. Closes #5103 2008-07-20 17:25:39 +00:00
view Adding PaginatorHelper tests for additional custom URL settings 2008-07-24 04:04:21 +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 Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +00:00
class_registry.test.php Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +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 Fixing test_app/test_plugin files. Many had incorrect file / class names. Added tests to cover plugin class loading, and dispatching. 2008-07-24 02:19:05 +00:00
debugger.test.php Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +00:00
error.test.php updating error test 2008-06-11 16:01:11 +00:00
file.test.php Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +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 Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +00:00
http_socket.test.php Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +00:00
i18n.test.php Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +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 Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +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 Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +00:00
object.test.php Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +00:00
overloadable.test.php Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +00:00
router.test.php Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +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 Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +00:00
session.test.php Added test for deep array read and writes. 2008-07-01 23:55:46 +00:00
set.test.php Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +00:00
socket.test.php Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +00:00
string.test.php Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +00:00
validation.test.php Implemented Validation::multiple() Tests added. Closes #5086, #3329, #4852 2008-07-23 02:15:48 +00:00
xml.test.php Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +00:00