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
2011-06-17 18:18:03 +02:00
..
Annotation reverted Merge remote branch 'kriswallsmith/kernel/shorter-bundle-names' 2011-04-04 11:10:56 +02:00
Fixtures [Routing] removed an optimization as it does not always work as expected 2011-06-17 14:28:23 +02:00
Generator 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
Loader [Routing] removed AnnotationGlobLoader 2011-06-17 18:18:03 +02:00
Matcher [Routing] optimized PHP dumper when the parent prefix is the same for several adjacent collections (avoids the same test to be made) 2011-06-15 09:36:36 +02:00
CompiledRouteTest.php [Routing] simplified route compiler 2011-04-25 12:38:20 +02:00
RouteCollectionTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
RouteCompilerTest.php [Routing] fixed regression (/ should not be matched by /{foo} when foo has no default value) 2011-05-03 14:48:08 +02:00
RouteTest.php [Routing] simplified route compiler 2011-04-25 12:38:20 +02:00