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
Brandon Turner bda264bb81 [Form] Removed invalid unit test
The bind() method only accepts arrays - passing objects causes an exception
2010-09-27 17:54:43 +02:00
..
Fixtures renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
Renderer renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
ValueTransformer [Form] added support for rounding-mode option on NumberFields 2010-09-25 07:57:57 +02:00
CheckboxFieldTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
ChoiceFieldTest.php [Form] Remove support for ArrayObject as ChoiceField's choices option 2010-09-10 19:30:59 +02:00
CollectionFieldTest.php [Form] Removed invalid unit test 2010-09-27 17:54:43 +02:00
DateFieldTest.php [Form] fixed missing locale setting in unit tests 2010-09-25 07:57:57 +02:00
DateTimeFieldTest.php [Form] fixed failing unit test due 2010-09-25 07:57:57 +02:00
DateTimeTestCase.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
FieldGroupTest.php [Form] FieldGroup::addError() can now map errors to fields within nested FieldGroups 2010-09-09 16:29:38 -04:00
FieldTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
FormTest.php [HttpFoundation] moved File Component into the HttpFoundation one 2010-09-09 17:01:48 +02:00
HiddenFieldTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
HtmlGeneratorTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
InputFieldTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
IntegerFieldTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
LocalizedTestCase.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
MoneyFieldTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
NumberFieldTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
PasswordFieldTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
PercentFieldTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
PropertyPathTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
RadioFieldTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
RepeatedFieldTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
TextareaFieldTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
TextFieldTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
TimeFieldTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
ToggleFieldTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00