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/tests/Symfony/Tests/Component/Form
2012-07-10 10:03:06 +02:00
..
Extension [Form] Fixed errors not to be added onto non-synchronized forms 2012-07-10 10:03:06 +02:00
Fixtures [Form] Reverted PR #1758. 2011-07-22 16:42:50 +02:00
Guess fixed CS 2011-06-08 19:56:59 +02:00
Util [Tests] Skip segfaulting form test 2011-12-30 15:36:55 +01:00
AbstractDivLayoutTest.php [Form] Improve unit tests for rendering 2011-06-22 10:27:21 +02:00
AbstractExtensionTest.php removed unused use statements 2011-10-29 11:56:30 +02:00
AbstractLayoutTest.php fixed CS (mainly method signatures) 2012-07-09 14:43:50 +02:00
AbstractTableLayoutTest.php [Form] fixed xpath 2011-06-10 13:18:09 -07:00
FormBuilderTest.php removed unused use statements 2012-05-19 09:22:59 +02:00
FormFactoryTest.php Added a check to see if the type is a string if it's not a FormTypeInterface 2011-12-13 12:27:51 +01:00
FormInterface.php fixed CS 2011-06-08 19:56:59 +02:00
FormTest.php [Form] simplified previous merge and fixed unit test 2011-07-04 12:13:46 +02:00
PropertyPathTest.php [Form] removed a constraint in PropertyPath as the path can definitely be an empty string for errors attached on the main form (when using a constraint defined with the 'validation_constraint' option) 2011-07-16 00:34:50 +02:00