1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/tests
2006-12-29 13:45:41 +00:00
..
Connection added tests for Mysql portable error handling 2006-12-28 00:47:50 +00:00
DataDict Mysql string > 255 now converts to TEXT type 2006-12-29 13:45:41 +00:00
Db Moved some tests 2006-12-27 21:27:25 +00:00
EventListener added tests for expressions in DQL select part 2006-12-28 11:19:05 +00:00
Export Mysql string > 255 now converts to TEXT type 2006-12-29 13:45:41 +00:00
Expression added Expression module test case skeletons 2006-12-27 21:31:19 +00:00
Import added Import driver test case skeletons 2006-12-27 21:32:09 +00:00
Query added tests for expressions in DQL select part 2006-12-28 11:19:05 +00:00
Record 2006-12-27 21:34:26 +00:00
Relation Moved export test cases 2006-12-27 21:30:25 +00:00
Transaction added Transaction driver test cases 2006-12-27 21:33:16 +00:00
AccessTestCase.php Modified the test structure 2006-12-27 21:20:26 +00:00
BatchIteratorTestCase.php Modified the test structure 2006-12-27 21:20:26 +00:00
BooleanTestCase.php Modified the test structure 2006-12-27 21:20:26 +00:00
CacheFileTestCase.php method name changes for better custom getter/setter compatibility 2006-09-17 17:59:04 +00:00
CacheQuerySqliteTestCase.php Removed object cache and all references to it, ticket #89 fixed 2006-09-20 21:07:13 +00:00
CacheSqliteTestCase.php method name changes for better custom getter/setter compatibility 2006-09-17 17:59:04 +00:00
classes.php adding a test to show a situation where cascading inserts do not work 2006-10-17 19:02:00 +00:00
CollectionOffsetTestCase.php Fixes #175 2006-10-18 20:17:49 +00:00
CollectionTestCase.php Modified the test structure 2006-12-27 21:20:26 +00:00
CompositePrimaryKeyTestCase.php new component: Doctrine_RawSql 2006-07-21 23:22:15 +00:00
ConfigurableTestCase.php Modified the test structure 2006-12-27 21:20:26 +00:00
ConnectionTestCase.php Modified the test structure 2006-12-27 21:20:26 +00:00
ConnectionTransactionTestCase.php Updated classes to use new Transaction module 2006-11-29 21:09:02 +00:00
CustomPrimaryKeyTestCase.php Modified the test structure 2006-12-27 21:20:26 +00:00
CustomResultSetOrderTestCase.php Modified the test structure 2006-12-27 21:20:26 +00:00
DataDictSqliteTestCase.php updated driver tests 2006-11-24 23:23:52 +00:00
DbProfilerTestCase.php fixing case in files 2006-11-11 19:32:34 +00:00
DBTestCase.php Removed cache constants, added portability constants 2006-11-16 12:45:34 +00:00
DriverTestCase.php Modified the test structure 2006-12-27 21:20:26 +00:00
EnumTestCase.php Modified the test structure 2006-12-27 21:20:26 +00:00
EventListenerChainTestCase.php Modified the test structure 2006-12-27 21:20:26 +00:00
EventListenerTestCase.php Modified the test structure 2006-12-27 21:20:26 +00:00
ExportTestCase.php Modified the test structure 2006-12-27 21:20:26 +00:00
ExpressionTestCase.php added test case for Expression module base class 2006-12-28 00:07:32 +00:00
FilterTestCase.php Started the building of Doctrine_ValueHolder 2006-08-07 09:55:46 +00:00
FormBuilderTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
HookTestCase.php 2006-12-26 20:33:40 +00:00
IdentifierTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
ImportTestCase.php Fixes #192, added Doctrine_Record_State_TestCase 2006-10-25 20:02:40 +00:00
ManagerTestCase.php Modified the test structure 2006-12-27 21:20:26 +00:00
PessimisticLockingTestCase.php Modified the test structure 2006-12-27 21:20:26 +00:00
QueryTestCase.php Total rewrite for DQL alias model: now using short aliases instead of long aliases (needed for Oracle portability). 2006-11-05 19:24:28 +00:00
RawSqlTestCase.php Firebird LIMIT support updated, severe query parser bug fixed 2006-08-23 10:11:40 +00:00
RecordFilterTestCase.php new attribute: Doctrine::ATTR_ACCESSORS, DQL subquery support, accessor invoking support 2006-10-06 16:50:00 +00:00
RecordTestCase.php Doctrine_Db updates 2006-11-08 10:18:15 +00:00
RelationTestCase.php Fixes #194, added Doctrine_Relation_ManyToMany_TestCase 2006-10-25 21:12:30 +00:00
RepositoryTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
run.php Moved export test cases 2006-12-27 21:30:25 +00:00
SchemaTestCase.php Developed Doctrine_Import, changed Doctrine_Schema objects to have unified constructor 2006-10-23 19:55:30 +00:00
TableTestCase.php Modified the test structure 2006-12-27 21:20:26 +00:00
template.tpl 2006-12-27 21:34:26 +00:00
TransactionTestCase.php Updated transaction drivers 2006-11-30 23:51:44 +00:00
UnitOfWorkTestCase.php added UnitOfWork test case 2006-11-16 22:07:13 +00:00
UnitTestCase.php added test case for Expression module base class 2006-12-28 00:07:32 +00:00
UnsortedTestCase.php adding a test to show a situation where cascading inserts do not work 2006-10-17 19:02:00 +00:00
ValidatorTestCase.php Modified the test structure 2006-12-27 21:20:26 +00:00
ValueHolderTestCase.php 2006-08-21 23:20:33 +00:00
ViewTestCase.php Modified the test structure 2006-12-27 21:20:26 +00:00