.. |
Behavior
|
Update tests for incorrect containable behaviour if a model only finds 1 field.
|
2013-10-25 15:15:52 +01:00 |
Datasource
|
not add unsigned to not numeric fields, fix broken test, add new test
|
2013-11-17 23:10:53 +02:00 |
Validator
|
Fixed unit-test locales
|
2013-06-11 20:18:40 +02:00 |
AclNodeTest.php
|
CS fixes using phpcs-fixer auto-correction.
|
2013-10-12 01:27:00 +02:00 |
BehaviorCollectionTest.php
|
Replace deprecated methods.
|
2013-10-08 20:23:57 +02:00 |
CakeSchemaTest.php
|
Merge pull request #1691 from uzyn/2.5-decimal
|
2013-10-14 08:36:15 -07:00 |
ConnectionManagerTest.php
|
Improved the DocBlocks and other code cleanup
|
2013-05-31 00:11:19 +02:00 |
ModelCrossSchemaHabtmTest.php
|
Don't use comp. wrappers anymore.
|
2013-09-25 20:58:29 +02:00 |
ModelDeleteTest.php
|
simplify tests
|
2013-09-19 00:17:21 +02:00 |
ModelIntegrationTest.php
|
not add unsigned to not numeric fields, fix broken test, add new test
|
2013-11-17 23:10:53 +02:00 |
ModelReadTest.php
|
Normalized associated models in unbindModel.
|
2013-10-24 15:28:31 +02:00 |
models.php
|
Merge branch 'master' of github.com:k-halaburda/cakephp into k-halaburda-master
|
2013-10-12 01:03:20 +02:00 |
ModelTest.php
|
Improved the DocBlocks and other code cleanup
|
2013-05-31 00:11:19 +02:00 |
ModelTestBase.php
|
cs corrections, bool to boolean and int to integer.
|
2013-09-17 14:44:34 +02:00 |
ModelValidationTest.php
|
Merge remote-tracking branch 'origin/2.5' into k-halaburda-master
|
2013-10-12 01:05:02 +02:00 |
ModelWriteTest.php
|
Changed url to URL where appropriate
|
2013-10-07 23:17:58 -04:00 |