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/src/Symfony/Bundle/FrameworkBundle/Tests
Fabien Potencier d31c403bae Merge remote branch 'pborreli/tests-fix-typos'
* pborreli/tests-fix-typos:
  Various typos
  [WebProfilerBundle] Fixed typo
  [WebProfilerBundle] Adding unit tests
2011-04-30 21:53:15 +02:00
..
Command [FrameworkBundle] removed obsolete file 2010-09-24 16:34:03 +02:00
Controller [FrameworkBundle] removed unneeded files in tests 2011-04-21 22:43:38 +02:00
Debug [FrameworkBundle] Fix an issue when adding a scoped service as an event listener 2011-04-13 23:08:08 +02:00
DependencyInjection [Form] added the possibility to configure the CSRF field name and the disabling of the CSRF feature altogether 2011-04-28 11:28:44 +02:00
Fixtures [FrameworkBundle] Add a unit test for the TemplateFinder class 2011-04-23 11:24:28 +02:00
Templating Various typos 2011-04-30 19:40:15 +00:00
Test fixed session management in functional tests 2011-04-13 23:11:25 +02:00
Util moved the Filesystem class form FrameworBundle to HttpKernel (refactored it slightly) 2011-03-26 08:37:10 +01:00
Validator replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
ContainerAwareEventDispatcherTest.php [FrameworkBundle] Fix an issue with ContainerAwareEventDispatcher when re-entering a scope 2011-04-20 15:04:56 +02:00
HttpKernelTest.php Switched from Doctrine's EventManager implementation to the EventManager clone in Symfony2 (now called EventDispatcher again) 2011-03-13 19:49:10 +01:00
RequestListenerTest.php [FrameworkBundle] refactored tests 2011-04-30 07:36:59 +02:00
TestCase.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00