Ceeram
|
4191e2e573
adding test to disprove ticket, closes #2691
|
14 years ago |
Ceeram
|
3e0294a695
Several fixes for testcases.
|
14 years ago |
Ceeram
|
9f9c6fdd67
ensure correct order in results as postgres does not always return in same order
|
14 years ago |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 years ago |
Ceeram
|
2a7bee0a5c
make sure locale is restored correct in tests
|
14 years ago |
Kyle Robinson Young
|
4176e59e52
Typo fixes in tests
|
14 years ago |
Jose Lorenzo Rodriguez
|
4cfc033387
Fixing failing test cases
|
14 years ago |
Ceeram
|
bc07ba3839
Added option['deep'] to saveAll, to save unlimited levels associated data
|
14 years ago |
Ceeram
|
1f0af2a138
Adding order on created to the find, avoid failing test by incorrect order in postgres
|
14 years ago |
Ceeram
|
97f48dcdb3
fix failing test, caused by postgres ordering
|
14 years ago |
Ceeram
|
7eda0affe3
Merge branch '2.0' into 2.1
|
14 years ago |
mark_story
|
dbece1f157
Add test for saveField() + foreign key.
|
14 years ago |
mark_story
|
b8e27c7588
Fix indentation.
|
14 years ago |
mark_story
|
df5d9ac3d1
Merge branch '2.0' into 2.1
|
14 years ago |
Ceeram
|
d4e2fbf6b8
set correct default validate option, now matches saveAll/saveMany default value, fixes #2492
|
14 years ago |
mark_story
|
23178df504
Merge branch '2.0' into 2.1
|
14 years ago |
Mark Story
|
2cc38b5ba7
Fix failing test in PHP5.4
|
14 years ago |
ADmad
|
e4cc18c0e7
Changing test case to make it pass on Sqlite
|
14 years ago |
ADmad
|
053ebf211e
More test case fixing
|
14 years ago |
ADmad
|
f24c01c1f4
Fixed failing test cases.
|
14 years ago |
ADmad
|
ba27c8c201
Added multi-model fieldList support
|
14 years ago |
Kyle Robinson Young
|
d794084d38
More code standards formatting
|
14 years ago |
Kyle Robinson Young
|
51f9837db4
Code standards formatting
|
14 years ago |
Kyle Robinson Young
|
1e1c7a036d
Code consistency formatting tweaks
|
14 years ago |
Kyle Robinson Young
|
94e119fe67
Adhere to code formatting standard
|
14 years ago |
Ceeram
|
0f299a1542
use old timestamp variable, to ensure test to pass
|
14 years ago |
Kyle Robinson Young
|
98f03dc6df
Replacing test case compatibility functions
|
14 years ago |
Ceeram
|
3cb5188b2d
Fix failing test, moving timestamp define before the save to ensure it cannot be off by a second
|
14 years ago |
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 |