Graham Weldon
|
66d856d883
Added extra line for referencing license file for copyright
|
13 years ago |
Graham Weldon
|
7b860debe4
This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years.
|
13 years ago |
Renan Gonçalves
|
23d4807933
Fixing expected value from find when it results in failure.
|
13 years ago |
Ber Clausen
|
a7d9422c09
Test all empty array with assertSame() because assertEquals() does not check the type.
|
13 years ago |
Ber Clausen
|
c741f60367
Make Model::find('first') always return an array.
|
13 years ago |
Kyle Robinson Young
|
b8488b8dfe
Update 1.x @link in docblocks
|
14 years ago |
Kyle Robinson Young
|
90e7afbdc7
Correct parameter order of assertEquals and assertNotEquals
|
14 years ago |
mark_story
|
dbb2dd44d7
Fix more coding standards.
|
14 years ago |
Ceeram
|
3e0294a695
Several fixes for testcases.
|
14 years ago |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 years ago |
Majna
|
d41e5621b7
Fix missing and invalid assertions in tests.
|
14 years ago |
ADmad
|
610213dd6c
Added test for deleting dependent hasMany associated records. Refs #2553
|
14 years ago |
euromark
|
a41539dfa4
Indentation fix (tab instead of spaces)
|
14 years ago |
Ceeram
|
b5c4b85601
Fixing cascading delete, when using foreignKey false and setting condition on hasOne.
|
14 years ago |
Kyle Robinson Young
|
98f03dc6df
Replacing test case compatibility functions
|
14 years ago |
Jelle Henkens
|
7ba2f90b2a
Refactoring expectError() calls to PHPUnit annotations
|
14 years ago |
Juan Basso
|
9bc3e567c1
Removed the @access and @static.
|
14 years ago |
Jose Lorenzo Rodriguez
|
cfd2d9e00b
Updating all @package annotations in doc blocks
|
14 years ago |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |
Renan Gonçalves
|
438050dcaa
Adding 'public' visibility to all public methods.
|
15 years ago |
AD7six
|
0a53242e3e
correcting all the inverted assertEqual tests
|
15 years ago |
Jose Lorenzo Rodriguez
|
900dfef2f7
Starting unification of casing in remaining folders
|
15 years ago |