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 78c8543d25 Merge branch '2.8' into 3.0
* 2.8:
  make tests compatible with Symfony 2.8 and 3.0
2016-01-21 07:33:42 +01:00
..
ChoiceList Merge branch '2.8' into 3.0 2016-01-12 18:46:41 +01:00
Extension Merge branch '2.8' into 3.0 2016-01-21 07:33:42 +01:00
Fixtures Merge branch '2.8' into 3.0 2016-01-21 07:33:42 +01:00
Guess fixed CS 2014-09-22 10:32:35 +02:00
Util [Form] Add missing tests for StringUtil::fqcnToBlockPrefix() 2015-12-08 12:13:22 +00:00
AbstractBootstrap3HorizontalLayoutTest.php [Form] Fix tests and reference usage 2015-11-28 17:53:21 +01:00
AbstractBootstrap3LayoutTest.php [Form] Remove choices_as_values option on ChoiceType 2015-11-28 10:26:50 +01:00
AbstractDivLayoutTest.php [Form] Remove choices_as_values option on ChoiceType 2015-11-28 10:26:50 +01:00
AbstractExtensionTest.php Merge branch '2.8' 2015-08-01 12:05:47 +02:00
AbstractFormTest.php [3.0] Various deprecations cleanups 2015-10-06 09:31:12 +02:00
AbstractLayoutTest.php Clean useless deprecation silencing 2015-12-10 15:12:08 +01:00
AbstractRequestHandlerTest.php [Form] Deprecated FormTypeInterface::getName() and passing of type instances 2015-07-02 10:02:46 +02:00
AbstractTableLayoutTest.php Use entry_type instead of type 2015-10-15 12:37:48 +02:00
ButtonTest.php [Form] Added test for disabling buttons 2014-03-31 11:59:54 +02:00
CallbackTransformerTest.php Replace is_callable checks with type hints 2015-10-05 16:57:27 +02:00
CompoundFormPerformanceTest.php [Form] Deprecated FormTypeInterface::getName() and passing of type instances 2015-07-02 10:02:46 +02:00
CompoundFormTest.php Merge branch '2.8' 2015-11-27 06:46:53 +01:00
FormBuilderTest.php [Form] Deprecated FormTypeInterface::getName() and passing of type instances 2015-07-02 10:02:46 +02:00
FormConfigTest.php Rename Symfony2 to Symfony 2014-11-24 15:09:11 +01:00
FormFactoryBuilderTest.php [Form] removed deprecated FormType::getName() 2015-10-01 16:20:48 +02:00
FormFactoryTest.php Merge branch '2.8' 2015-11-30 17:36:51 +01:00
FormRegistryTest.php Merge branch '2.8' 2015-10-29 13:12:54 +01:00
FormRendererTest.php fixes PSR-0 issues in tests 2013-12-30 22:13:42 +01:00
NativeRequestHandlerTest.php [Form] NativeRequestHandler file handling fix 2015-02-25 09:33:49 +01:00
ResolvedFormTypeTest.php Merge branch '2.8' 2015-11-30 17:36:51 +01:00
SimpleFormTest.php Merge branch '2.8' 2015-11-27 06:46:53 +01:00