This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-01-19 06:51:40 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
tests
/
lib
History
romanb
d8b76a54d0
continued refactorings.
2008-08-16 19:40:59 +00:00
..
mocks
continued refactorings.
2008-08-16 19:40:59 +00:00
Doctrine_DbalTestCase.php
Added getters to AST. Removed Production::__call. Added visitor support to AST. (guilherme: dont shoot me yet :-). visitor support doesnt hurt even if we do not use it for SQL generation). Lots of other things.
2008-06-15 15:56:28 +00:00
Doctrine_DbalTestSuite.php
Added getters to AST. Removed Production::__call. Added visitor support to AST. (guilherme: dont shoot me yet :-). visitor support doesnt hurt even if we do not use it for SQL generation). Lots of other things.
2008-06-15 15:56:28 +00:00
Doctrine_OrmFunctionalTestCase.php
Added two missing classes.
2008-05-24 17:37:26 +00:00
Doctrine_OrmFunctionalTestSuite.php
Added two missing classes.
2008-05-24 17:37:26 +00:00
Doctrine_OrmTestCase.php
Added getters to AST. Removed Production::__call. Added visitor support to AST. (guilherme: dont shoot me yet :-). visitor support doesnt hurt even if we do not use it for SQL generation). Lots of other things.
2008-06-15 15:56:28 +00:00
Doctrine_OrmTestSuite.php
Refactorings and initial commit/draft of new event handling / configuration / bootstrapping. Still need to remove all the static EntityManagerFactory::getManager lookup calls from the Production classes. The production classes need to have access to the EntityManager of the Query that constructed the Parser. It should be injected into the Parser during construction.
2008-06-05 19:01:58 +00:00
Doctrine_TestCase.php
new test setup refactorings
2008-02-10 14:32:05 +00:00
Doctrine_TestSuite.php
changes to the new test setup.
2008-02-09 18:59:19 +00:00
Doctrine_TestUtil.php
The usual 2.0 refactoring/implementation commit.
2008-07-04 16:32:19 +00:00
DoctrineTestInit.php
Merged dbal bugfixes from 0.11.
2008-05-17 12:22:24 +00:00