1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/tests/Doctrine/Tests
2009-05-30 10:16:54 +00:00
..
Common [2.0] Committing missing DoctrineExceptionTest 2009-02-28 20:22:12 +00:00
DBAL [2.0] Fixed hardcoded database name. 2009-05-30 10:16:54 +00:00
Mocks [2.0] More general work on the Platform and SchemaManager classes(primarily pgsql) 2009-05-28 21:34:35 +00:00
Models [2.0] Changed identifier quoting strategy to something simpler. Dropped Doctrine prefix from annotations. 2009-05-29 10:23:13 +00:00
ORM [2.0] Code review with comments and small corrections. 2009-05-30 09:37:56 +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] Code review with comments and small corrections. 2009-05-30 09:37:56 +00:00
DbalFunctionalTestSuite.php [2.0] Code review with comments and small corrections. 2009-05-30 09:37:56 +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] Code review with comments and small corrections. 2009-05-30 09:37:56 +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 [2.0] Adjusted getConnection since there is no need to create/drop the database for sqlite in-memory. 2009-05-30 09:53:36 +00:00