1
0
Fork 0
mirror of synced 2025-04-02 12:56:16 +03:00
doctrine2/tests/Doctrine/Tests/ORM
2009-07-18 11:41:37 +00:00
..
Associations [2.0] Cleaning up tests and removing some unused files to remove any confusion 2009-02-18 07:59:11 +00:00
Criteria [2.0] Cleanups, build fixes. 2009-06-15 18:25:47 +00:00
Entity [2.0] Cleaning up tests and removing some unused files to remove any confusion 2009-02-18 07:59:11 +00:00
Functional [2.0] Moved locking tests into Functional namespace. Fixed several missing flush() calls in some functional association tests. Reordered DELETE statements for ecommerce model tests in OrmFunctionalTestCase in order to maintain referential integrity. Fixed issue with bi-directional self-referencing one-one associations. Some other small improvements and cosmetics. Small hydration performance improvement through inlining method call in UnitOfWork::createEntity(). 2009-07-18 11:41:37 +00:00
Hydration [2.0] Cleanups, build fixes. 2009-06-15 18:25:47 +00:00
Id [2.0] Fixes and enhancements to sequence generators. Test suite now runs & passes against postgres. Other minor, unrelated cleanups. 2009-05-05 17:20:55 +00:00
Mapping [2.0] Placing loadClassMetadata() event so users can manipulate class meta data through events 2009-07-15 20:18:40 +00:00
Performance [2.0] Cosmetics. 2009-07-15 06:46:43 +00:00
Proxy [2.0] fixed skipped tests by blocking phpunit autoloading 2009-07-17 14:10:21 +00:00
Query [2.0] Updated semantical error to display token and text close to the found error. Some cosmetics applied. 2009-07-16 03:22:08 +00:00
Tools [2.0] Ongoing work on Query/DQL implementation and tests. 2009-04-03 11:06:58 +00:00
AllTests.php [2.0] Moved locking tests into Functional namespace. Fixed several missing flush() calls in some functional association tests. Reordered DELETE statements for ecommerce model tests in OrmFunctionalTestCase in order to maintain referential integrity. Fixed issue with bi-directional self-referencing one-one associations. Some other small improvements and cosmetics. Small hydration performance improvement through inlining method call in UnitOfWork::createEntity(). 2009-07-18 11:41:37 +00:00
CommitOrderCalculatorTest.php [2.0] Cleaning up tests and removing some unused files to remove any confusion 2009-02-18 07:59:11 +00:00
EntityManagerTest.php [2.0] Cleaning up tests and removing some unused files to remove any confusion 2009-02-18 07:59:11 +00:00
QueryBuilderTest.php [2.0] Cleanup on QueryBuilder and Expr from discussion with roman 2009-07-10 18:26:43 +00:00
UnitOfWorkTest.php [2.0] Converted constant values from strings to integers. 2009-06-07 17:20:37 +00:00