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/Routing
Fabien Potencier a95f72fff3 Merge remote branch 'l3l0/routing-tests'
* l3l0/routing-tests:
  [Routing] added tearDown with cleanup the file system tmp directory
  [Routing] moved clean up the directory from tearDown to setUp. Removed setUpBeforeClass method
  [Routing] modified place when we store temporary file
  [Routing] modified unit test for PhpGeneratorDumper class
  [Routing] add unit test for PhpGeneratorDumper class
  [Routing] added more tests for UrlGenerator class
2011-03-22 21:44:31 +01:00
..
Annotation [Routing] Covered Annotation\Route by tests. 2011-03-19 23:35:31 +01:00
Fixtures [Routing] modified unit test for PhpGeneratorDumper class 2011-03-22 21:21:43 +01:00
Generator [Routing] added tearDown with cleanup the file system tmp directory 2011-03-22 21:21:43 +01:00
Loader [Routing] Added PhpFileLoader tests. 2011-03-19 23:37:58 +01:00
Matcher [Routing] fixed UrlMatcher when no method requirement is defined 2011-03-22 20:56:55 +01:00
CompiledRouteTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
RouteCollectionTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
RouteCompiler.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
RouteCompilerTest.php [Routing] Fixed compiling routes with empty string or 0 as default parameter value. 2011-03-13 18:13:41 +01:00
RouteTest.php [Routing] refactored URL matching to support 405 Method Not Allowed responses 2011-03-21 05:56:53 -07:00