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/Routing/Tests/Loader
2018-03-22 16:22:11 +01:00
..
AbstractAnnotationLoaderTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
AnnotationClassLoaderTest.php [Routing] added the possibility to define a prefix for all routes of a controller 2017-08-29 15:38:20 -07:00
AnnotationDirectoryLoaderTest.php Add tests proving it can load annotated files 2017-11-24 10:33:04 +00:00
AnnotationFileLoaderTest.php Merge branch '2.8' into 3.3 2018-01-16 19:03:02 +01:00
ClosureLoaderTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
DirectoryLoaderTest.php fixed CS 2015-08-24 09:31:10 +02:00
GlobFileLoaderTest.php Add tests for glob loaders 2018-02-01 08:54:27 +00:00
ObjectRouteLoaderTest.php Updated PHPUnit namespaces 2017-02-20 13:35:43 +01:00
PhpFileLoaderTest.php [Routing] Fixed the importing of files using glob patterns that match multiple resources 2018-03-22 16:22:11 +01:00
XmlFileLoaderTest.php [Routing] Fixed the importing of files using glob patterns that match multiple resources 2018-03-22 16:22:11 +01:00
YamlFileLoaderTest.php [Routing] Fixed the importing of files using glob patterns that match multiple resources 2018-03-22 16:22:11 +01:00