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 5316decd8c Merge remote branch 'hhamon/shared_maxage_fix'
* hhamon/shared_maxage_fix:
  [HttpFoundation] force Response to be "public" if setSharedMaxAge() is called.
2011-04-13 23:24:31 +02:00
..
File [HttpFoundation][Windows] Fixed guesser tests if Fileinfo extension is not loaded 2011-03-29 14:32:17 +00:00
ApacheRequestTest.php [HttpFoundation] fixed ApacheRequest, added tests 2011-03-16 06:13:01 -07:00
CookieTest.php [HttpFoundation] renamed Cookie::getExpire() to getExpiresTime() to be consistent with the DomCrawler component 2011-04-13 20:10:39 +02:00
FileBagTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
HeaderBagTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
ParameterBagTest.php [HttpFoundation] added some unit tests 2011-04-06 08:17:03 +02:00
RequestMatcherTest.php [HttpFoundation] removed the hardcoded ^ and $ from the RequestMatcher 2011-03-23 21:27:04 +01:00
RequestTest.php Refactoring, replace is_null() wuth null === 2011-04-13 13:56:15 +02:00
ResponseHeaderBagTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
ResponseTest.php [HttpFoundation] force Response to be "public" if setSharedMaxAge() is called. 2011-04-13 15:58:48 +02:00
ServerBagTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
SessionTest.php [HttpFoundation] replaced the option argument of Session by defaultLocale 2011-03-30 17:26:13 +02:00