1
0
mirror of synced 2024-12-14 07:06:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Mapping
Fabio B. Silva 0fce3c8f97 Fix DDC-1412
2012-01-21 12:42:46 -02:00
..
php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
Symfony DDC-1418 - Add simplified XML and YAML drivers ported from the Symfony project, thanks Fabien 2011-10-13 23:39:11 +02:00
xml Fixed DDC-1468 2011-12-15 17:12:01 -02:00
yaml Fixed DDC-1468 2011-12-15 17:12:01 -02:00
AbstractMappingDriverTest.php Merge 2.2 into master 2012-01-03 19:20:11 +01:00
AnnotationDriverTest.php DCOM-93 - Removed reflection dependency from ClassMetadata completly, moving all the code into ClassMetadataInfo for BC reasons. 2012-01-02 21:32:18 +01:00
BasicInheritanceMappingTest.php DCOM-93 - Factor out __wakeup into a delegate-method from ClassMetadataFactory#wakeupReflection to ClassMetadataInfo#wakeupReflection 2012-01-02 15:57:32 +01:00
ClassMetadataBuilderTest.php DCOM-93 - Factor out ClassMetadata constructor into delegate method initializeReflection 2012-01-02 17:06:22 +01:00
ClassMetadataFactoryTest.php DCOM-93 - Factor out ClassMetadata constructor into delegate method initializeReflection 2012-01-02 17:06:22 +01:00
ClassMetadataLoadEventTest.php [DDC-1610] Add test and fix wakeup reflection in combination with event listener 2012-01-21 13:58:25 +01:00
ClassMetadataTest.php give the FQCN to the naming strategy 2012-01-03 16:59:43 -02:00
DriverChainTest.php Fix DDC-1412 2012-01-21 12:42:46 -02:00
NamingStrategyTest.php move naming classes to Doctrine\ORM\Mapping 2011-12-24 12:01:25 -02:00
PHPMappingDriverTest.php Fixed casing. 2010-04-26 14:25:23 +02:00
StaticPHPMappingDriverTest.php Initial entry of StaticPHPDriver 2010-04-23 16:16:16 -04:00
XmlMappingDriverTest.php DCOM-93 - Factor out ClassMetadata constructor into delegate method initializeReflection 2012-01-02 17:06:22 +01:00
YamlMappingDriverTest.php Fixed DDC-1468 2011-12-15 17:12:01 -02:00