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 6aaf0465f4 Merge branch '2.7'
* 2.7:
  [Config] Delegate creation of ConfigCache instances to a factory.
  [Form] Fixed DateType/TimeType that were broken since 849fb29984 and 1c4a75a00a
  [Console] Fixed SymfonyStyle when get terminal width fails
  [SecurityBundle] UserPasswordEncoderCommand: Improve & simplify the command usage
  Fixed the line length of the new Symfony Styles
  [Debug] Skip unsilencing test on PHP7
  [Profiler][Logger] fixed cycle odd/even.
  Update logger.html.twig

Conflicts:
	src/Symfony/Bundle/SecurityBundle/composer.json
	src/Symfony/Component/Config/CHANGELOG.md
	src/Symfony/Component/HttpKernel/composer.json
	src/Symfony/Component/Routing/composer.json
	src/Symfony/Component/Translation/composer.json
2015-04-08 07:30:14 +02:00
..
ChoiceList [Form] Fixed PR comments 2015-04-01 11:47:34 +02:00
Extension Merge branch '2.7' 2015-04-08 07:30:14 +02:00
Fixtures Merge branch '2.6' into 2.7 2015-02-25 13:51:44 +01:00
Guess fixed CS 2014-09-22 10:32:35 +02:00
Util [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
AbstractBootstrap3LayoutTest.php [Form] Add missing checks for testable features 2015-04-06 11:39:54 +02:00
AbstractDivLayoutTest.php Merge branch '2.5' 2014-10-26 08:46:28 +01:00
AbstractExtensionTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
AbstractFormTest.php Merge branch '2.3' into 2.6 2015-03-27 11:19:51 +01:00
AbstractLayoutTest.php Merge branch '2.7' 2015-04-06 11:11:04 +02:00
AbstractRequestHandlerTest.php Merge branch '2.3' into 2.6 2015-02-25 13:51:23 +01:00
AbstractTableLayoutTest.php Merge branch '2.5' 2014-10-26 08:46:28 +01:00
ButtonTest.php [Form] Added test for disabling buttons 2014-03-31 11:59:54 +02:00
CallbackTransformerTest.php CS: fixes 2015-03-27 10:02:23 +01:00
CompoundFormPerformanceTest.php Replace usages of the deprecated TypeTestCase by the new one 2014-12-29 22:21:04 +01:00
CompoundFormTest.php Merge branch '2.7' 2015-04-06 11:11:04 +02:00
FormBuilderTest.php [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
FormConfigTest.php Rename Symfony2 to Symfony 2014-11-24 15:09:11 +01:00
FormFactoryBuilderTest.php fixed various inconsistencies 2014-02-11 11:29:24 +01:00
FormFactoryTest.php [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
FormIntegrationTestCase.php Normalized @deprecated annotations. 2015-01-05 16:02:26 +01:00
FormPerformanceTestCase.php Normalized @deprecated annotations. 2015-01-05 16:02:26 +01: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] NativeRequestHandler file handling fix 2015-02-25 09:33:49 +01:00
ResolvedFormTypeTest.php Removed deprecated setDefaultOptions methods 2015-01-20 07:08:27 +01:00
SimpleFormTest.php Merge branch '2.7' 2015-04-06 11:11:04 +02:00