cakephp2-php8/lib/Cake/Test/Case/Model/Datasource
mark_story 43df8d34e7 Use String::tokenize() to split up fields.
It is slightly more intelligent than explode()
Solves basic problems in Sqlite with virtualFields.

Fixes #2163
2011-10-26 21:17:20 -04:00
..
Database Use String::tokenize() to split up fields. 2011-10-26 21:17:20 -04:00
Session Removed the @access and @static. 2011-07-30 20:56:48 -04:00
CakeSessionTest.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
DboSourceTest.php Removing test that causes problems in AllTests. 2011-09-30 22:47:47 -04:00