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
Fabien Potencier c9a9200115 merged branch stloyd/datetime_fixes (PR #1485)
Commits
-------

3917ed7 Revert "* DateType, DateTimeType, TimeType: - a bit changed readability"
c85b815 Fixed few issues with Date and Time:

Discussion
----------

[Form] Fixed few issues with Date and Time

Fixed few issues with Date and Time:

* TimeType:
  - seconds are no longer populated if "with_seconds" = false
  - "widget = text" is now properly rendered (closes #1480)
* DateTimeToStringTransformer:
  - fixed using not default "format" (probably fix #1183)
* DateType, DateTimeType, TimeType:
  - fixed "input = datetime" and test covered
2011-07-04 20:26:31 +02:00
..
Extension Fixed few issues with Date and Time: 2011-06-30 14:48:56 +02:00
Fixtures fixed CS 2011-06-08 19:56:59 +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 merged branch stloyd/datetime_fixes (PR #1485) 2011-07-04 20:26:31 +02:00
AbstractTableLayoutTest.php [Form] fixed xpath 2011-06-10 13:18:09 -07:00
AbstractTypeTest.php Revert "[Form] changed the way default type names are created to avoid collisions" 2011-06-13 11:47:21 +02: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 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