.. |
AggregateValueTestCase.php
|
|
2007-12-10 19:12:13 +00:00 |
ApplyInheritanceTestCase.php
|
Initial entry.
|
2007-09-12 20:50:39 +00:00 |
CacheTestCase.php
|
Completed implementation of the query cache.
|
2007-11-25 19:07:30 +00:00 |
CheckTestCase.php
|
some tests for CHECK constraint parser
|
2007-03-23 20:26:25 +00:00 |
ComponentAliasTestCase.php
|
removing ending ?> and some tabs
|
2007-09-02 16:56:44 +00:00 |
ConditionTestCase.php
|
prepared the tokenizer for getting a state and being a full-fledged object
|
2007-11-24 18:58:33 +00:00 |
DeleteTestCase.php
|
removing ending ?> and some tabs
|
2007-09-02 16:56:44 +00:00 |
DriverTestCase.php
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
ExpressionTestCase.php
|
moved all models to trunk/models. removed some old invalid testcases
|
2007-09-02 14:24:49 +00:00 |
FromTestCase.php
|
removing ending ?> and some tabs
|
2007-09-02 16:56:44 +00:00 |
GroupbyTestCase.php
|
|
2007-09-12 21:43:39 +00:00 |
HavingTestCase.php
|
added tests to get complete coverage of Transaction, RawSQL, AuditLog and Query/Having. Related refactorings. Added some getters to be able to test. Also added coverage report for these changes
|
2007-10-29 19:50:16 +00:00 |
IdentifierQuotingTestCase.php
|
Mass search and replace for coding standards changes, doc block formatting, and code spacing.
|
2007-10-21 06:23:59 +00:00 |
JoinConditionTestCase.php
|
|
2007-07-31 19:33:17 +00:00 |
JoinTestCase.php
|
MAP keyword was changed to INDEXBY
|
2007-09-03 17:15:30 +00:00 |
LimitTestCase.php
|
On some cases the IDs for the entity table change and this test fails
|
2007-09-04 17:42:55 +00:00 |
MultiJoin2TestCase.php
|
|
2007-11-15 22:01:39 +00:00 |
MultiJoinTestCase.php
|
|
2007-06-14 21:37:32 +00:00 |
MultipleAggregateValueTestCase.php
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
MysqlSubqueryHavingTestCase.php
|
|
2007-06-27 22:29:57 +00:00 |
MysqlSubqueryTestCase.php
|
|
2007-06-27 18:42:47 +00:00 |
OneToOneFetchingTestCase.php
|
Mass search and replace for coding standards changes, doc block formatting, and code spacing.
|
2007-10-21 06:23:59 +00:00 |
OrderbyTestCase.php
|
refs #681 : adding failing test case
|
2007-12-16 20:12:27 +00:00 |
PgsqlSubqueryTestCase.php
|
|
2007-06-27 22:40:17 +00:00 |
ReferenceModelTestCase.php
|
Mass search and replace for coding standards changes, doc block formatting, and code spacing.
|
2007-10-21 06:23:59 +00:00 |
RegistryTestCase.php
|
Fix for ticket #457, moves Doctrine_Record::find/One() to Doctrine_Table::execute/One()
|
2007-10-08 16:39:12 +00:00 |
SelectExpressionTestCase.php
|
|
2007-09-12 20:01:20 +00:00 |
SelectTestCase.php
|
|
2007-09-12 21:43:39 +00:00 |
ShortAliasesTestCase.php
|
Custom join condition support for DQL
|
2007-01-03 15:34:34 +00:00 |
SubqueryTestCase.php
|
|
2007-10-29 18:10:54 +00:00 |
UpdateTestCase.php
|
removing ending ?> and some tabs
|
2007-09-02 16:56:44 +00:00 |
WhereTestCase.php
|
fixes #515, correlated subqueries with IN operator
|
2007-10-29 18:04:22 +00:00 |