1
0
Fork 0
mirror of synced 2025-04-06 14:53:36 +03:00
doctrine2/tests
2007-08-07 15:37:30 +00:00
..
Cache
Collection
Connection
DataDict
Db
EventListener
Export Add test case for single field index as string 2007-08-01 16:43:44 +00:00
Expression
Hydrate
Import
NestedSet Preliminary fix for a bug that occurs when using NestedSet + Column aggregation inheritance 2007-07-29 19:38:11 +00:00
Query Added new test for select expressions. 2007-07-31 20:42:36 +00:00
Record =When unserializing a serialized record the value of enum, array, object and gzip fields are restored + it is now possible to store an object of type Doctrine_Record in an object field 2007-08-07 15:37:30 +00:00
Relation 2007-08-03 20:35:37 +00:00
Search 2007-08-02 12:23:41 +00:00
Sequence
Transaction
AccessTestCase.php
AuditLogTestCase.php
BatchIteratorTestCase.php
BooleanTestCase.php
CacheFileTestCase.php
CacheQuerySqliteTestCase.php
CacheSqliteTestCase.php
CacheTestCase.php
CascadingDeleteTestCase.php
classes.php - Updated nested set documentation 2007-08-04 14:33:15 +00:00
CollectionOffsetTestCase.php
CollectionTestCase.php
ColumnAggregationInheritanceTestCase.php fixed output of cli testrunner 2007-07-28 20:28:20 +00:00
ColumnAliasTestCase.php
CompositePrimaryKeyTestCase.php
ConfigurableTestCase.php
ConnectionTestCase.php
ConnectionTransactionTestCase.php
coverage.php fixed output of cli testrunner 2007-07-28 20:28:20 +00:00
coverage.txt fixed output of cli testrunner 2007-07-28 20:28:20 +00:00
CustomPrimaryKeyTestCase.php
CustomResultSetOrderTestCase.php
CustomResultSetOrderTestCaseTestCase.php
DataDictSqliteTestCase.php
DataDictTestCase.php
DbProfilerTestCase.php
DBTestCase.php
DriverTestCase.php
EnumTestCase.php
EventListenerTestCase.php
ExportTestCase.php
ExpressionTestCase.php
ForeignKeyTestCase.php
HookTestCase.php
HydrateTestCase.php
ImportTestCase.php 2007-07-23 20:28:59 +00:00
IntegrityActionTestCase.php
ManagerTestCase.php
NewCoreTestCase.php
PessimisticLockingTestCase.php
QueryTestCase.php
RawSqlTestCase.php
RecordFilterTestCase.php
RecordTestCase.php
RelationTestCase.php
RepositoryTestCase.php
run.php =When unserializing a serialized record the value of enum, array, object and gzip fields are restored + it is now possible to store an object of type Doctrine_Record in an object field 2007-08-07 15:37:30 +00:00
SchemaTestCase.php
SearchTestCase.php 2007-07-20 20:16:55 +00:00
SequenceTestCase.php
TableTestCase.php
template.tpl
TemplateTestCase.php tests for the new templating model 2007-08-03 11:52:47 +00:00
Test.php added setSubclasses to abstractRecord. Fixed classes in tests. added some more output to the Test.php script 2007-07-30 19:01:16 +00:00
Ticket330TestCase.php
Ticket337TestCase.php Added Unit Test for ticket #337 2007-07-23 15:46:50 +00:00
Ticket343TestCase.php
Ticket381TestCase.php 2007-07-31 20:08:50 +00:00
TicketNjeroTestCase.php
TokenizerTestCase.php tests for the new templating model 2007-08-03 11:52:47 +00:00
TransactionTestCase.php
TreeStructureTestCase.php
UnitOfWorkTestCase.php
UnitTestCase.php
unsolved.php
UnsortedTestCase.php
ValidatorTestCase.php
ValueHolderTestCase.php
ViewTestCase.php