cakephp2-php8/lib/Cake/Test
mark_story 4265dbcc33 Use App.base when there are no requests to generate URL's
Setting App.fullBaseUrl to a non-host value causes issues generating
URL's in a web context. However, not including the base path generates
incorrect URL's in a CLI context. This change allows the use of App.base
to populate the base path which is used as a fallback when there are no
requests, or when the base path is empty.

Refs #2931
2013-10-10 23:07:03 -04:00
..
bake_compare/Controller fix renderLayout and update deprecated and outdated code 2013-09-13 00:09:31 +02:00
Case Use App.base when there are no requests to generate URL's 2013-10-10 23:07:03 -04:00
Fixture Don't use comp. wrappers anymore. 2013-09-25 20:58:29 +02:00
test_app Changed url to URL where appropriate 2013-10-07 23:17:58 -04:00