Fabien Potencier
|
03d22b74ec
fixed CS (mainly method signatures)
|
13 years ago |
Victor Berchet
|
a43fad409b
[Form] Improve unit tests for rendering
|
14 years ago |
Fabien Potencier
|
e24dce2ae7
merged branch stloyd/tests (PR #1318)
|
14 years ago |
Fabien Potencier
|
a7974ff43c
renamed Form Twig templates to be more explicit
|
14 years ago |
stloyd
|
edf4b87dcb
Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests)
|
14 years ago |
Fabien Potencier
|
89f544afb6
moved Twig form templates to the Twig bridge
|
14 years ago |
stloyd
|
7b6d921cde
[Form] Added tests for previous commit
|
14 years ago |
stloyd
|
039292bb94
Skip tests if some vendor are not available (prevents fatal errors)
|
14 years ago |
Bernhard Schussek
|
38098604af
[Form] Added tests for blocks/templates in the format _<ID>_(widget|row|label|...)
|
14 years ago |
Fabien Potencier
|
44edd8fe96
[TwigBundle] renamed default widget files
|
14 years ago |
Bernhard Schussek
|
72b17cd67c
[Form] Renamed TemplateContext to FormView
|
14 years ago |
Bernhard Schussek
|
ca6ae09779
[Form] Removed TemplateContext::create()
|
14 years ago |
Bernhard Schussek
|
4c0d53a7b6
[TwigBundle] Merged div_layout.html.twig and widget.html.twig
|
14 years ago |
Bernhard Schussek
|
602846f386
[Form] Added tests for table_layout.html.twig
|
14 years ago |