cakephp2-php8/cake/tests/cases
2010-08-23 21:49:30 -04:00
..
console Fixing issue where ViewTask would make empty view files for actions that did not have templates. Test case added. Fixes #1040 2010-08-23 21:49:30 -04:00
libs Adding object type check to prevent fatal errors caused by view being used like a model object. Tests added. Fixes #1039 2010-08-23 21:39:23 -04:00
basics.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
dispatcher.test.php Adding a test to ensure that $here contains the correct value when supplying additionalParams (like through a requestAction). Changing how Dispatcher::__extractParams converts url params into a string, so the result is the same as a string url. 2010-08-04 23:44:48 -04:00