1
0
mirror of synced 2024-12-13 06:46:03 +03:00
doctrine2/tests/Doctrine/Tests
2009-05-28 21:06:24 +00:00
..
Common [2.0] Committing missing DoctrineExceptionTest 2009-02-28 20:22:12 +00:00
DBAL [2.0] Introduced SQL logging facilities. Made Type constructor private to prevent instantiation and force use of the factory method getType(). 2009-05-28 11:13:12 +00:00
Mocks [2.0] More general work on the SchemaManager and Platform classes. Making API more complete and adding sqlite and mysql test coverage. 2009-05-28 02:04:51 +00:00
Models [2.0] Introduced SQL logging facilities. Made Type constructor private to prevent instantiation and force use of the factory method getType(). 2009-05-28 11:13:12 +00:00
ORM [2.0] Moved addendum library to vendor dir. 2009-05-28 21:06:24 +00:00
AllTests.php [2.0] Cleaning up tests and removing some unused files to remove any confusion 2009-02-18 07:59:11 +00:00
DbalFunctionalTestCase.php [2.0] Adding listTableColumns() support for mysql. 2009-05-27 22:14:27 +00:00
DbalFunctionalTestSuite.php [2.0] General work on Platform and SchemaManager classes 2009-05-27 18:54:40 +00:00
DbalTestCase.php Enabling namespaces. Final restructurings. 2009-01-22 19:38:10 +00:00
DbalTestSuite.php Enabling namespaces. Final restructurings. 2009-01-22 19:38:10 +00:00
DoctrineTestCase.php Enabling namespaces. Final restructurings. 2009-01-22 19:38:10 +00:00
DoctrineTestSuite.php Enabling namespaces. Final restructurings. 2009-01-22 19:38:10 +00:00
OrmFunctionalTestCase.php [2.0] Fixed Query Cache (+testcase) and some E_STRICT errors. 2009-05-21 19:18:14 +00:00
OrmFunctionalTestSuite.php Enabling namespaces. Final restructurings. 2009-01-22 19:38:10 +00:00
OrmPerformanceTestCase.php [2.0] Adding insert performance tests. 2009-05-19 16:11:08 +00:00
OrmTestCase.php [2.0] Fixed Query Cache (+testcase) and some E_STRICT errors. 2009-05-21 19:18:14 +00:00
OrmTestSuite.php Enabling namespaces. Final restructurings. 2009-01-22 19:38:10 +00:00
TestInit.php [2.0] First draft of EntityManager#merge(). First draft of DynamicProxyGenerator. 2009-05-11 10:43:27 +00:00
TestUtil.php Enabling namespaces. Final restructurings. 2009-01-22 19:38:10 +00:00