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
2011-04-14 15:29:55 +02:00
..
ChoiceList [Form] Removed invalid tests, cleaned up some tests, added test coverage 2011-04-06 15:58:53 +02:00
CsrfProvider replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
DataMapper [Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util 2011-03-27 15:37:13 +02:00
DataTransformer [Form] Fixed: Booleans can be used as choice keys now 2011-04-02 18:26:28 +02:00
EventListener [Form] Replaced various occurences of 'field' by 'form' 2011-03-25 02:12:01 +01:00
Fixtures [Form] Removed invalid tests, cleaned up some tests, added test coverage 2011-04-06 15:58:53 +02:00
Type [Form] Passing FormFactory to FormBuilder in its constructor 2011-04-14 15:25:30 +02:00
Util [Form] Fixed: Booleans can be used as choice keys now 2011-04-02 18:26:28 +02:00
Validator [Form] Passing FormFactory to FormBuilder in its constructor 2011-04-14 15:25:30 +02:00
AbstractDivLayoutTest.php [Form] Renamed TemplateContext to FormView 2011-04-14 15:02:51 +02:00
AbstractLayoutTest.php [Form] Added functional test for the 'size' attribute in the select tags of a time field 2011-04-14 15:29:55 +02:00
AbstractTableLayoutTest.php [Form] Renamed TemplateContext to FormView 2011-04-14 15:02:51 +02:00
FormBuilderTest.php [Form] Passing FormFactory to FormBuilder in its constructor 2011-04-14 15:25:30 +02:00
FormFactoryTest.php Fixed test suite and names of accessor methods in TemplateContext 2011-04-14 03:52:52 +02:00
FormInterface.php [Form] Merged Field and Form. Merged FieldBuilder and FormBuilder. After the refactoring, the distinction between the two concepts is small enough to merge them 2011-03-20 13:35:19 +01:00
FormTest.php [Form] Passing FormFactory to FormBuilder in its constructor 2011-04-14 15:25:30 +02:00
PropertyPathTest.php [Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util 2011-03-27 15:37:13 +02:00