cakephp2-php8/cake/tests/cases/libs/view/helpers
José Lorenzo Rodríguez f63b093d24 Merge branch '2.0-request' into 2.0
Still tons of tests failing
Conflicts:
	cake/dispatcher.php
	cake/libs/controller/components/auth.php
	cake/libs/controller/components/request_handler.php
	cake/libs/controller/components/security.php
	cake/libs/controller/controller.php
	cake/libs/router.php
	cake/libs/view/helper.php
	cake/libs/view/helpers/html.php
	cake/libs/view/view.php
	cake/tests/cases/dispatcher.test.php
	cake/tests/cases/libs/controller/components/auth.test.php
	cake/tests/cases/libs/controller/components/request_handler.test.php
	cake/tests/cases/libs/controller/components/security.test.php
	cake/tests/cases/libs/controller/controller.test.php
	cake/tests/cases/libs/router.test.php
	cake/tests/cases/libs/view/helper.test.php
	cake/tests/cases/libs/view/helpers/cache.test.php
	cake/tests/cases/libs/view/helpers/form.test.php
	cake/tests/cases/libs/view/helpers/html.test.php
	cake/tests/cases/libs/view/helpers/js.test.php
	cake/tests/cases/libs/view/helpers/paginator.test.php
2010-08-27 23:31:41 -04:30
..
cache.test.php Merge branch '2.0-request' into 2.0 2010-08-27 23:31:41 -04:30
form.test.php Merge branch '2.0-request' into 2.0 2010-08-27 23:31:41 -04:30
html.test.php Merge branch '2.0-request' into 2.0 2010-08-27 23:31:41 -04:30
jquery_engine.test.php Updating most helper test cases to use View in their constructors. 2010-08-10 23:18:38 -04:00
js.test.php Merge branch '2.0-request' into 2.0 2010-08-27 23:31:41 -04:30
mootools_engine.test.php Renaming test case classes to better match the filenames. 2010-06-13 10:01:37 -04:00
number.test.php Updating most helper test cases to use View in their constructors. 2010-08-10 23:18:38 -04:00
paginator.test.php Merge branch '2.0-request' into 2.0 2010-08-27 23:31:41 -04:30
prototype_engine.test.php Renaming test case classes to better match the filenames. 2010-06-13 10:01:37 -04:00
rss.test.php Merge branch '2.0' into 2.0-helpers 2010-08-16 23:02:44 -04:00
session.test.php Making SessionHelper not use ClassRegistry to access View. SessionHelper still needs to not inherit from CakeSession. 2010-08-10 23:18:41 -04:00
text.test.php Merge branch '2.0-request' into 2.0 2010-08-27 23:31:41 -04:30
time.test.php Merge branch '2.0-request' into 2.0 2010-08-27 23:31:41 -04:30
xml.test.php Updating most helper test cases to use View in their constructors. 2010-08-10 23:18:38 -04:00