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
marc.weistroff 2b4cc9bd06 [Form] Changed collection prototype rendering.
Based on PR 1500. It is now rendered inside an attribute of collection
tag.
2011-07-22 11:01:55 +02:00
..
Extension [Form] CollectionType now checks for data_class parameter instead of only class. 2011-07-21 19:50:40 +02:00
Fixtures [Form] Added ObjectFactoryListener. Fixes #1746. 2011-07-21 15:02:52 +02:00
Guess fixed CS 2011-06-08 19:56:59 +02:00
Util fixed CS 2011-06-08 19:56:59 +02:00
AbstractDivLayoutTest.php [Form] Improve unit tests for rendering 2011-06-22 10:27:21 +02:00
AbstractExtensionTest.php fixed CS 2011-06-08 19:56:59 +02:00
AbstractLayoutTest.php [Form] Changed collection prototype rendering. 2011-07-22 11:01:55 +02:00
AbstractTableLayoutTest.php [Form] fixed xpath 2011-06-10 13:18:09 -07:00
FormBuilderTest.php Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 2011-06-16 15:06:36 +02:00
FormFactoryTest.php Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 2011-06-16 15:06:36 +02: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