Ceeram
|
9fd04307ff
adding sort on testresults, to avoid incorrect order returned by MySQL
|
14 years ago |
Ceeram
|
37a932b6a7
adding testcase for saving habtm associations with no primary model data set
|
14 years ago |
Gun.io Whitespace Robot
|
4742168253
Remove whitespace [Gun.io WhitespaceBot]
|
14 years ago |
Jose Lorenzo Rodriguez
|
ade9e4d154
Fixing another postgres failing test
|
14 years ago |
Jose Lorenzo Rodriguez
|
16ffee0065
More fixes in checking dates in tests
|
14 years ago |
Jose Lorenzo Rodriguez
|
746062d4a4
Fixing a couple of problem when testing dates in ModelWriteTest
|
14 years ago |
Jose Lorenzo Rodriguez
|
0a2553cce5
Making model tests less time dependent
|
14 years ago |
Jose Lorenzo Rodriguez
|
5d19b6ded9
Removing test ins porstgres that wasn't actually testing a thing, and making another postgres test pass
|
14 years ago |
Jelle Henkens
|
7ba2f90b2a
Refactoring expectError() calls to PHPUnit annotations
|
14 years ago |
mark_story
|
39c270fd84
Attempting to fix build failure in Jenkins.
|
14 years ago |
Jose Lorenzo Rodriguez
|
f0ef0aab62
Making postgres tests pass
|
14 years ago |
mark_story
|
2ceea79862
Fixing errors and failing tests with SQLite.
|
14 years ago |
Juan Basso
|
a1a049c700
Merge remote-tracking branch 'origin/2.0' into 2.0-api-doc
|
14 years ago |
ADmad
|
c3884f407f
Implemented feature to allow multiple counter caches per associated model.
|
14 years ago |
Juan Basso
|
620a65b2fc
Merge branch '2.0' into 2.0-api-doc
|
14 years ago |
ADmad
|
7983b4109b
Data returned by Model::save() not contains primary key too when new record is created. Closes #1869
|
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 |
Ceeram
|
b8daa99cac
Splitting saveAll into separate save and validation methods for many rows and associated rows. Closes ticket #1157
|
14 years ago |
Jose Lorenzo Rodriguez
|
50d4330487
Ensuring uniqueness of method cache keys, all tests passing now
|
14 years ago |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |
Juan Basso
|
aacb921695
Pattern to use skipIf in tests.
|
15 years ago |
Renan Gonçalves
|
438050dcaa
Adding 'public' visibility to all public methods.
|
15 years ago |
Juan Basso
|
02d4188a29
Skipping tests that is not compatible with SQL Server.
|
15 years ago |
Juan Basso
|
0ae9974b3f
Updating the test to be compatible with others dbo drivers.
|
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 |