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
2012-11-16 14:51:56 +01:00
..
Extension [Form] Update password type trimming to false 2012-11-16 14:51:56 +01:00
Fixtures [Form] Fixed: FormTypeInterface::getParent() supports returning FormTypeInterface instances again 2012-08-22 16:44:02 +02:00
Guess [Form] replaced UnexpectedValueException by InvalidArgumentException in Guess 2012-08-28 08:15:56 +02:00
Util Fixed singularization of "prices" 2012-11-10 09:15:15 +01:00
AbstractDivLayoutTest.php Fixed typos 2012-07-28 22:02:29 +00:00
AbstractExtensionTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
AbstractFormTest.php [Form] Fix double semicolon 2012-08-28 16:24:45 +03:00
AbstractLayoutTest.php removed unused use statements 2012-11-04 09:29:19 +01:00
AbstractTableLayoutTest.php Fixed typos 2012-07-28 22:02:29 +00:00
CompoundFormPerformanceTest.php [Form] '@group benchmark' for form performance tests 2012-07-14 16:20:31 +02:00
CompoundFormTest.php removed unused use statements 2012-11-04 09:29:19 +01:00
FormBuilderInterface.php [Form] added FormBuilderInterface in Tests namespace, so as to enable easy mocking 2012-06-13 21:21:22 +01:00
FormBuilderTest.php [Form] FormBuilder Bug Fix: remove() was not properly removing children 2012-07-10 06:56:48 -03:00
FormConfigTest.php [Form] Removed the ImmutableFormConfig class to save time spent with copying values (+20ms) 2012-07-28 10:59:23 +02:00
FormFactoryTest.php removed unused use statements 2012-11-04 09:29:19 +01:00
FormIntegrationTestCase.php removed unused use statements 2012-11-04 09:29:19 +01:00
FormInterface.php fixed CS (missing or misplaced license blocks) 2012-04-02 00:52:14 -03:00
FormPerformanceTestCase.php Nsdocblocks 2012-10-20 09:10:30 +02:00
FormRegistryTest.php Fix a few namespaces to match file system. 2012-10-13 13:20:28 -06:00
ResolvedFormTypeTest.php removed unused use statements 2012-11-04 09:29:19 +01:00
SimpleFormTest.php [Form] don't allow users to force exceptions by submitting unexpected data 2012-08-29 15:43:26 +02:00