.. |
Common
|
Fixed testsuite after CLI refactorings, Removed Symfony YAML Autoloader Hack
|
2010-04-09 15:40:42 +02:00 |
DBAL
|
[2.0][DDC-354][DDC-425] Fixed. Encapsulated SQL logging better in the DBAL. Added binding types to DBAL mapping types as well as using these binding types in the persisters. Query and NativeQuery now support PDO binding types as well as DBAL mapping types when binding parameters.
|
2010-03-29 13:20:41 +00:00 |
Mocks
|
DDC-510 - Refactored Metadata Driver to be an required option, even for Annotations - allowing to use the specified paths in ORM Tooling Commands
|
2010-04-10 17:35:18 +02:00 |
Models
|
DDC-178 - Add additional tests for Locking Support
|
2010-04-11 16:43:33 +02:00 |
ORM
|
Merge commit 'dc2master/master' into lock-support
|
2010-04-21 20:30:41 +02: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] Fixed connection sharing when Functional DBAL or ORM tests are run standalone.
|
2009-05-30 10:30:05 +00:00 |
DbalFunctionalTestSuite.php
|
[2.0] Solved the hassle with dropping/creating the test database through introducing a second test database for temporary connections. Please check the dbproperties.xml.dev file for reference. The 2 test databases need to be created *once* before the very first time of running the tests. New procedure successfully tested against mysql, postgresql, oracle.
|
2009-05-30 13:57:57 +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
|
[2.0] DDC-84 - Add Mysql Platform unittests for incremental changes of the metadata for the schematool update function. Fixed some quirks in the Unit-Test suite alongside, Fixed changes of length in SchemaTool update.
|
2009-10-31 22:23:36 +00:00 |
DoctrineTestSuite.php
|
Enabling namespaces. Final restructurings.
|
2009-01-22 19:38:10 +00:00 |
OrmFunctionalTestCase.php
|
DDC-510 - Moved AnnotationDriver Factory Method onto Configuration instance
|
2010-04-11 11:06:54 +02: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
|
DDC-510 - Moved AnnotationDriver Factory Method onto Configuration instance
|
2010-04-11 11:06:54 +02:00 |
OrmTestSuite.php
|
Enabling namespaces. Final restructurings.
|
2009-01-22 19:38:10 +00:00 |
TestInit.php
|
Fixed testsuite after CLI refactorings, Removed Symfony YAML Autoloader Hack
|
2010-04-09 15:40:42 +02:00 |
TestUtil.php
|
[2.0] DDC-294 - Added "postConnect" event in Doctrine\DBAL\Connection and refactored TestUtil to allow configuration of DBAL EventManager Subscribers by the use of PHPunit Xml configuration.
|
2010-01-31 21:51:15 +00:00 |