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/HttpKernel
stloyd edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests)
Force AsseticBundle tests to use TestCase
Fix test for DoctrineBundle to use TestCase
2011-06-16 15:06:36 +02:00
..
Bundle fixed CS 2011-06-08 19:56:59 +02:00
CacheWarmer 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
Controller made some tweaks to error levels 2011-06-15 13:04:19 +02:00
DataCollector [Tests] Fixed typos 2011-06-12 20:52:53 +00:00
Debug moved all listener classes under a common EventListener sub-namespace 2011-05-31 10:43:20 +02:00
DependencyInjection [HttpKernel] added BundleInterface::getContainerExtension() which is implicitly loaded 2011-04-25 21:12:35 -07:00
EventListener 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
Exception renamed getPreviouses() to getAllPrevious 2011-04-24 01:08:15 +02:00
Fixtures removed empty lines/trailing spaces 2011-04-15 21:12:02 +02:00
HttpCache 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
Profiler [Tests] Fixed typos 2011-06-12 20:52:53 +00:00
ClientTest.php [HttpKernel] Fix and test previous commit 2011-06-14 11:54:55 +02:00
HttpKernelTest.php [HttpKernel] Fix randomly failing tests 2011-06-14 22:30:49 +02:00
KernelTest.php fixed CS 2011-06-08 19:56:59 +02:00
Logger.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
TestHttpKernel.php fixed CS 2011-06-15 13:46:46 +02:00