This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Form/Tests
Fabien Potencier 0211c387d3 fixed CS
2013-10-30 09:27:36 +01:00
..
Extension fixed CS 2013-10-30 09:27:36 +01:00
Fixtures [PropertyAccess] Extracted PropertyAccess component out of Form 2013-01-10 09:49:37 +01:00
Guess [Form] replaced UnexpectedValueException by InvalidArgumentException in Guess 2012-08-28 08:15:56 +02:00
AbstractDivLayoutTest.php [Form] Adapted Form component to translator integration in the validator 2013-01-08 14:43:29 +01:00
AbstractExtensionTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
AbstractFormTest.php [Form] Fixed: submit() reacts to dynamic modifications of the form children 2013-08-22 13:20:04 +02:00
AbstractLayoutTest.php [Form] Removed the "disabled" attribute from the placeholder option in select fields due to problems with the BlackBerry 10 browser 2013-08-01 10:41:32 +02:00
AbstractTableLayoutTest.php [Form] Adapted Form component to translator integration in the validator 2013-01-08 14:43:29 +01:00
CompoundFormPerformanceTest.php [Form] '@group benchmark' for form performance tests 2012-07-14 16:20:31 +02:00
CompoundFormTest.php [Form] Fixed: submit() reacts to dynamic modifications of the form children 2013-08-22 13:20:04 +02:00
FormBuilderTest.php [Form] Fixed regression introduced when merging 2.1 into master 2013-01-09 10:35:45 +01:00
FormConfigTest.php [Form] Improved Form::add() and FormBuilder::add() to accept integers as field names 2012-12-18 11:56:22 +01:00
FormFactoryBuilderTest.php [Form] allowed no type guesser to be registered 2012-11-09 13:51:19 +01:00
FormFactoryTest.php Move DeprecationErrorHandler to Test folder so it's not removed when building the zip file 2012-12-16 10:51:52 +01:00
FormIntegrationTestCase.php Removed some leaking deprecation warning in the Form component 2013-02-19 08:14:41 +01:00
FormPerformanceTestCase.php Nsdocblocks 2012-10-20 09:10:30 +02:00
FormRegistryTest.php [Form] Introduced base ExceptionInterface 2013-01-07 16:58:41 +01:00
ResolvedFormTypeTest.php removed unused use statements 2012-11-04 09:29:19 +01:00
SimpleFormTest.php merged branch bschussek/property-path (PR #6595) 2013-01-10 19:35:24 +01:00