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
Fabien Potencier af9c292001 Merge remote branch 'subsven/master'
* subsven/master:
  re-add filename based directory filter to the AnnotationDirectoryLoader, now restricting to *.php files and therefore disregarding e.g. SVN metadata files
  revert adding filename based filter to the directory resource
  Eleminate the need to manually clear the cache if a new controller file containing routing annotations is added - part II * add unit tests * introduce filename filter to DirectoryResource (to restrict change monitoring to a subset of files) * modify AnnotationDirectoryLoader.php to use filename filter set on Controller\.php$
2011-03-22 19:52:55 +01:00
..
BrowserKit replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
ClassLoader replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Config Eleminate the need to manually clear the cache if a new controller file containing routing annotations is added - part II 2011-03-22 09:03:45 +01:00
Console [Console] updated output tests after formatter adding 2011-03-17 17:53:28 +02:00
CssSelector replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
DependencyInjection Fixed PhpDumper isSimpleService and changed test fixtures 2011-03-22 17:01:03 +01:00
DomCrawler [DomCrawler] enabled removal of form fields to allow emulating javascript in a functional test 2011-03-18 09:39:08 -07:00
EventDispatcher [EventDispatcher] refactored the code 2011-03-18 09:01:22 +01:00
Finder replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Form [Form] updated tests for changes in HttpFoundation 2011-03-17 16:09:12 -07:00
HttpFoundation [HttpFoundation] fixed a test 2011-03-19 12:29:23 +01:00
HttpKernel renamed filterCore* to onCore* 2011-03-17 17:01:59 +01:00
Locale [Locale] updated the tests so that we can be green again (previous version always add 2 skipped tests) 2011-03-17 12:20:37 +01:00
Routing [Routing] updated test fixture 2011-03-21 06:18:54 -07:00
Security added unit tests for User::equals() method 2011-03-21 09:26:09 +01:00
Serializer [Serializer] fixed XmlEncoder for single char tags 2011-03-12 15:23:30 +01:00
Templating [Templating] introduced concept of asset packages so base URLs and asset versions can be set more granularly 2011-03-08 08:31:39 -08:00
Translation replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Validator replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Yaml replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00