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
2014-09-26 11:53:12 +02:00
..
Extension Merge branch '2.5' 2014-09-25 12:18:55 +02:00
Fixtures [WIP][Form] Improve transformation failure message by providing property path 2014-07-08 21:17:23 +02:00
Guess fixed CS 2014-09-22 10:32:35 +02:00
Util [Form] Fixed Form::all() signature for PHP 5.3.3 2013-08-25 14:07:23 +02:00
AbstractDivLayoutTest.php feature #9033 [Form] Choice children can be template customized like collection (adrienbrault) 2014-09-25 13:44:59 +02:00
AbstractExtensionTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
AbstractFormTest.php Fixed typos 2013-11-16 15:13:54 +00:00
AbstractLayoutTest.php [Form] Added "label_format" option 2014-09-26 11:53:12 +02:00
AbstractRequestHandlerTest.php Merge branch '2.4' into 2.5 2014-09-25 11:52:29 +02:00
AbstractTableLayoutTest.php feature #9033 [Form] Choice children can be template customized like collection (adrienbrault) 2014-09-25 13:44:59 +02:00
ButtonTest.php [Form] Added test for disabling buttons 2014-03-31 11:59:54 +02:00
CallbackTransformerTest.php fixed CS 2014-09-22 10:32:35 +02:00
CompoundFormPerformanceTest.php Moved FormIntegrationTestCase and FormPerformanceTestCase to the Test namespace 2013-04-19 14:44:07 +02:00
CompoundFormTest.php Merge branch '2.4' into 2.5 2014-09-22 11:14:18 +02:00
FormBuilderTest.php removed deps checks in unit tests 2013-08-19 22:44:22 +02:00
FormConfigTest.php [Form] Renamed form processors to request handlers 2013-04-20 17:36:19 +02:00
FormFactoryBuilderTest.php fixed various inconsistencies 2014-02-11 11:29:24 +01:00
FormFactoryTest.php Deprecated max_length and pattern options 2014-03-26 10:50:40 +01:00
FormIntegrationTestCase.php Moved FormIntegrationTestCase and FormPerformanceTestCase to the Test namespace 2013-04-19 14:44:07 +02:00
FormPerformanceTestCase.php Moved FormIntegrationTestCase and FormPerformanceTestCase to the Test namespace 2013-04-19 14:44:07 +02:00
FormRegistryTest.php [Form] Make exception handling consistent with other components 2013-04-20 00:34:27 +03:00
FormRendererTest.php fixes PSR-0 issues in tests 2013-12-30 22:13:42 +01:00
NativeRequestHandlerTest.php [Form] Moved POST_MAX_SIZE validation from FormValidator to request handler 2014-09-23 14:27:03 +02:00
ResolvedFormTypeTest.php fixed CS 2013-10-30 09:33:58 +01:00
SimpleFormTest.php Merge branch '2.5' 2014-09-22 13:59:59 +02:00