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/Component/HttpKernel/Tests
Fabien Potencier 85e08278ca Merge branch '2.4'
* 2.4:
  Fixed the XPath filtering to have the same behavior than Symfony 2.4
  [DomCrawler] Fixed filterXPath() chaining
  [DomCrawler] Added more tests for the XPath filtering
  [PropertyAccess] Fixed inverted logic
  [HttpKernel] fixed file uploads in functional tests when no file was selected
  [PropertyAccess] fixed CS
  Fixed test cases failing when the Intl extension is not installed
  Fixed the Travis build to avoid exiting too early
  [PropertyAccess] Fixed getValue() when accessing non-existing indices of ArrayAccess implementations
  [PropertyAccess] Refactored PropertyAccessorCollectionTest
  [PropertyAccess] Refactored PropertyAccessorTest
2014-05-21 18:04:07 +02:00
..
Bundle [HttpKernel] Remove FrameworkBundle dependency in BundleTest 2013-12-18 10:14:22 +01:00
CacheClearer moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
CacheWarmer moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
Config fix some file mode bug 755->644 2013-08-06 10:31:28 +08:00
Controller Merge branch '2.3' into 2.4 2014-03-27 15:53:17 +01:00
DataCollector fixed a test 2014-04-11 21:30:22 +02:00
Debug [EventDispatcher] simplified code for TraceableEventDispatcher 2014-02-04 16:16:44 +01:00
DependencyInjection Merge branch '2.4' 2013-12-31 14:43:37 +01:00
EventListener Merge branch '2.4' 2014-03-03 13:53:01 +01:00
Fixtures Merge branch '2.3' into 2.4 2014-05-18 17:36:48 +02:00
Fragment fixed various inconsistencies 2014-02-11 16:39:28 +01:00
HttpCache [HttpKernel] Replace sha1 with sha256 in recently added tests. 2014-05-15 08:35:53 +01:00
Profiler Merge branch '2.3' into 2.4 2014-04-16 12:34:31 +02:00
ClientTest.php Merge branch '2.3' into 2.4 2014-05-21 17:50:42 +02:00
HttpKernelTest.php fixed CS for lambdas 2013-12-28 08:46:05 +01:00
KernelTest.php Merge branch '2.3' into 2.4 2014-05-17 22:48:34 +02:00
Logger.php Fixing the Logger deprecation notices to match the correct method name it should be informing of 2014-01-16 10:15:18 +01:00
TestHttpKernel.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
UriSignerTest.php added some unit tests (and fixed some bugs) 2013-01-10 16:26:59 +01:00