cakephp2-php8/cake/tests/cases
renan.saddam 76e50ef625 Adding support for Model.* syntax, which translates to a list of fields from Model.
Fixing buildColumn for null values.
Fixing small containable merge, it was duplicating values, tests added.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8265 3807eeeb-6ff5-0310-8944-8be069107fe0
2009-07-31 02:08:20 +00:00
..
console fixes #6467, cake bake on windows drive. thanks burzum 2009-07-27 16:57:58 +00:00
libs Adding support for Model.* syntax, which translates to a list of fields from Model. 2009-07-31 02:08:20 +00:00
basics.test.php Updating env(HTTPS); to more accurately reflect the PHP $_SERVER docs. Fixes #6524 2009-07-22 13:40:12 +00:00
dispatcher.test.php Changing setUp() and tearDown() to startTest() and endTest(). 2009-06-03 16:23:35 +00:00