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
Jeremy Mikola e295bfc7a5 [Config] Alias used classes in NodeBuilderTest to avoid conflicts with fixture classes required in TreeBuilderTest
Depending on the order of execution of Config\Definition\Builder tests (due to filesystem ordering), namespace conflicts can occur between real classes and fixtures loaded by the TreeBuilderTest.
2011-03-30 19:52:00 -04:00
..
BrowserKit [BrowserKit] tagged the guaranteed BC API 2011-03-24 09:25:46 +01:00
ClassLoader replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Config [Config] Alias used classes in NodeBuilderTest to avoid conflicts with fixture classes required in TreeBuilderTest 2011-03-30 19:52:00 -04:00
Console [Console] fixed a test 2011-03-24 14:03:56 +01: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 [Finder][Windows] Fixed windows tests 2011-03-29 14:32:18 +00:00
Form [Form] updated tests for changes in HttpFoundation 2011-03-17 16:09:12 -07:00
HttpFoundation [HttpFoundation] replaced the option argument of Session by defaultLocale 2011-03-30 17:26:13 +02:00
HttpKernel [HttpKernel] updated tests for shorter bundle names 2011-03-28 11:37:19 -07: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 updated codebase to use shorter bundle names 2011-03-27 06:25:43 -07:00
Security [Security] ACL: AclVoter::vote only gets an ObjectIdentity if $object is not an instance of ObjectIdentityInterface 2011-03-24 21:54:21 -03:00
Serializer [Serializer] fixed some tests that were failing on the CI server 2011-03-23 20:27:58 +01:00
Templating [Templating] updated assets helper to leave protocol-relative URLs untouched 2011-03-23 13:02:49 -07:00
Translation replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Validator [Validator] renamed methods that do not follow CS 2011-03-30 23:18:20 +02:00
Yaml replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00