1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Mapping
Adrien Crivelli 27adf8d6e9 Refactor partial into options array
This coherent with what is done for Table. All platform specific things
are grouped into an options array. Eventually flags should be migrated
into options as well.
2014-07-22 10:32:31 +09:00
..
php Refactor partial into options array 2014-07-22 10:32:31 +09:00
Symfony Removing code from the simplified drivers, use SymfonyFileLocator instead 2012-07-04 20:59:21 +02:00
xml Refactor partial into options array 2014-07-22 10:32:31 +09:00
yaml Refactor partial into options array 2014-07-22 10:32:31 +09:00
AbstractMappingDriverTest.php Refactor partial into options array 2014-07-22 10:32:31 +09:00
AnnotationDriverTest.php Fixed mismatch in expected exception message, see doctrine/doctrine2#1048 2014-06-07 14:55:59 +02:00
AnsiQuoteStrategyTest.php DDC-3042 - changing SQL generation tests to respect changes in naming strategy 2014-04-04 03:05:48 +02:00
BasicInheritanceMappingTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
ClassMetadataBuilderTest.php Removed FieldBuilder::unsigned() method as it is only supported by MySQL 2014-01-03 09:48:38 +00:00
ClassMetadataFactoryTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
ClassMetadataLoadEventTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
ClassMetadataTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
EntityListenerResolverTest.php split override test 2013-01-29 12:14:53 -02:00
NamingStrategyTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
PHPMappingDriverTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
QuoteStrategyTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
StaticPHPMappingDriverTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
XmlMappingDriverTest.php Replacing " with ' to avoid escaping warnings 2014-06-19 15:54:43 +02:00
YamlMappingDriverTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00