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
Nicolas Grekas 73982760f7 Merge branch '3.3' into 3.4
* 3.3:
  [Serializer] Fix extra attributes when no group specified
  [Intl] Make intl-data tests pass and save language aliases again
  [Console] Fix CommandTester::setInputs() docblock
  [Serializer] readd default argument value
  [VarDumper] fix trailling comma when dumping an exception
  Remove useless docblocks
  [FrameworkBundle] Fix docblocks
  [PropertyInfo] Remove useless docblocks
2017-11-05 17:10:10 +01:00
..
ChoiceList Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00
Command Add debug:form type option 2017-10-03 06:15:18 -04:00
Console/Descriptor Add debug:form type option 2017-10-03 06:15:18 -04:00
DependencyInjection [DI] Fix private-by-default BC layer 2017-09-19 23:28:23 +02:00
Extension Merge branch '3.3' into 3.4 2017-11-05 17:10:10 +01:00
Fixtures [FORM] Prevent forms from extending itself as a parent 2017-10-10 12:07:08 +02:00
Guess Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
Resources fix some risky tests 2017-03-20 16:03:41 +01:00
Util Merge branch '2.7' into 2.8 2017-10-18 07:57:21 -07:00
AbstractBootstrap3HorizontalLayoutTest.php [Bridge\Twig] fix bootstrap checkbox_row to render properly & remove spaceless 2017-10-30 12:07:24 -07:00
AbstractBootstrap3LayoutTest.php [Form] Add tel and color types 2017-10-02 14:59:30 +02:00
AbstractBootstrap4HorizontalLayoutTest.php [Bridge\Twig] fix bootstrap checkbox_row to render properly & remove spaceless 2017-10-30 12:07:24 -07:00
AbstractBootstrap4LayoutTest.php [Bridge\Twig] fix bootstrap checkbox_row to render properly & remove spaceless 2017-10-30 12:07:24 -07:00
AbstractDivLayoutTest.php Merge branch '2.8' into 3.2 2017-06-02 16:37:52 +02:00
AbstractExtensionTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
AbstractFormTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
AbstractLayoutTest.php [Form] [TwigBridge] Added option to disable usage of default themes when rendering a form 2017-10-13 16:30:18 +02:00
AbstractRequestHandlerTest.php Merge branch '2.7' into 2.8 2017-02-18 18:06:33 +01:00
AbstractTableLayoutTest.php Use entry_type instead of type 2015-10-15 12:37:48 +02:00
ButtonBuilderTest.php Fixed mistake in exception expectation 2017-10-14 03:33:35 +02:00
ButtonTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
CallbackTransformerTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
CompoundFormPerformanceTest.php Merge branch '2.7' into 2.8 2017-03-02 13:33:27 -08:00
CompoundFormTest.php fixed CS 2017-05-07 19:28:57 -07:00
FormBuilderTest.php Merge branch '2.7' into 2.8 2017-04-04 08:24:26 -07:00
FormConfigTest.php fix some risky tests 2017-04-04 16:55:33 +02:00
FormErrorIteratorTest.php Fix tests 2017-03-23 10:34:23 +01:00
FormFactoryBuilderTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
FormFactoryTest.php Merge branch '3.2' into 3.3 2017-06-06 05:13:52 +02:00
FormRegistryTest.php [Form] Fix error message in circular reference dependencies check 2017-10-10 13:20:13 +02:00
FormRendererTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
NativeRequestHandlerTest.php [Form] NativeRequestHandler file handling fix 2015-02-25 09:33:49 +01:00
ResolvedFormTypeTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
SimpleFormTest.php Merge branch '2.8' into 3.2 2017-04-04 08:30:56 -07:00