cakephp2-php8/lib/Cake/Test/Case
Rachman Chavik 483d7124dd debug() may output path that is incorrectly truncated
This happens when debug is called in core source files that resides in
a different directory to the app.
2012-06-01 15:28:06 +07:00
..
Cache Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
Configure Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
Console check extension before passing to addTestFile() 2012-05-10 19:06:04 +07:00
Controller Fixed HTTP status codes for non-redirects which were breaking AuthComponent. 2012-05-04 16:58:51 +02:00
Core Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
Error Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
Event Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
I18n Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
Log Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
Model Fix unbindTranslation not unbinding. 2012-05-27 21:25:55 -04:00
Network Add test for accept header. 2012-04-29 14:48:45 -04:00
Routing Adding support for a trailing & or & in the existing queryString 2012-05-09 22:32:57 +01:00
TestSuite Fix overwriting of GET/POST 2012-04-30 20:36:19 -04:00
Utility Allow Set::extract() to match null. 2012-05-30 21:19:46 -04:00
View fixing XmlView, XmlException: Invalid input was raised when _serialize is string and data is numerically indexed. 2012-05-29 09:46:00 +02:00
AllBehaviorsTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllCacheTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllComponentsTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllConfigureTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllConsoleTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllControllerTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllCoreTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllDatabaseTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllErrorTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllEventTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllHelpersTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllI18nTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllLogTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllNetworkTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllRoutingTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllTestsTest.php Fix coding standards. 2012-03-18 18:06:10 -04:00
AllTestSuiteTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllUtilityTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllViewTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
BasicsTest.php debug() may output path that is incorrectly truncated 2012-06-01 15:28:06 +07:00