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/HttpFoundation
Fabien Potencier 487cddcfee Merge remote branch 'DuoSRX/code-coverage'
* DuoSRX/code-coverage:
  [HttpFoundation] Fixed a typo in response->setLastModified()
  [HttpFoundation] Added some more tests on response
  [HttpFoundation] Added some tests on Response
  [HttpFoundation] Replace a duplicated test with a method in Response
  Fixed code coverage generation when resources folder are deeper
2011-03-06 10:44:13 +01:00
..
File [HttpFoundation] fixed test cleanup 2011-02-08 04:14:39 +01:00
CookieTest.php [HttpFoundation] more sophisticated checks for valid expiration 2011-03-06 00:13:47 +01:00
FileBagTest.php [HttpFoundation] added test for processed array in sub-requests 2011-01-24 18:22:48 +01:00
HeaderBagTest.php changed Cache-Control default value behavior 2010-11-18 17:05:05 +01:00
ParameterBagTest.php [Tests] Fixed Typo 2011-03-01 18:58:08 +01:00
RequestMatcherTest.php [HttpFoundation] changed RequestMatcher pattern syntax 2010-10-07 19:12:53 +02:00
RequestTest.php requestTest, override globals erase for the next tests. so backup it and restore it. 2011-03-05 12:11:21 +01:00
ResponseHeaderBagTest.php [HttpFoundation] updated ResponseHeaderBag to compute Cache-Control whenever any of the headers it considers changes 2011-02-21 19:57:05 -08:00
ResponseTest.php [HttpFoundation] Added some more tests on response 2011-03-06 00:14:10 +01:00
ServerBagTest.php [HttFoundation] extracted FileBag, ServerBag, fixed HeaderBag::add(), updated Request test 2011-01-23 07:40:31 +01:00
SessionTest.php [HttpFoundation] added Session tests. 2011-03-05 13:32:36 +01:00