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/Validator/Tests/Constraints
Fabien Potencier 27e8c654db Merge branch '2.3' into 2.4
* 2.3:
  fixed CS
  [Process] fixed some volatile tests
  [HttpKernel] fixed a volatile test
  [HttpFoundation] fixed some volatile tests
  Use getPathname() instead of string casting to get BinaryFileReponse file path

Conflicts:
	src/Symfony/Bundle/FrameworkBundle/Command/ConfigDumpReferenceCommand.php
	src/Symfony/Bundle/FrameworkBundle/Command/ContainerDebugCommand.php
	src/Symfony/Bundle/FrameworkBundle/EventListener/SessionListener.php
	src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php
	src/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php
	src/Symfony/Component/Config/Definition/ReferenceDumper.php
	src/Symfony/Component/Config/Tests/Definition/Dumper/YamlReferenceDumperTest.php
	src/Symfony/Component/Console/Application.php
	src/Symfony/Component/Console/Tests/ApplicationTest.php
	src/Symfony/Component/Filesystem/Exception/IOException.php
	src/Symfony/Component/Form/Extension/Templating/TemplatingExtension.php
	src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/NumberToLocalizedStringTransformerTest.php
	src/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php
	src/Symfony/Component/HttpKernel/Tests/Bundle/BundleTest.php
	src/Symfony/Component/HttpKernel/Tests/Fragment/RoutableFragmentRendererTest.php
	src/Symfony/Component/HttpKernel/Tests/Profiler/Mock/RedisMock.php
	src/Symfony/Component/Intl/NumberFormatter/NumberFormatter.php
	src/Symfony/Component/PropertyAccess/PropertyAccessor.php
	src/Symfony/Component/PropertyAccess/Tests/PropertyAccessorCollectionTest.php
	src/Symfony/Component/PropertyAccess/Tests/PropertyAccessorTest.php
	src/Symfony/Component/Routing/Matcher/Dumper/ApacheMatcherDumper.php
	src/Symfony/Component/Routing/Tests/Annotation/RouteTest.php
	src/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php
	src/Symfony/Component/Serializer/Encoder/XmlEncoder.php
	src/Symfony/Component/Validator/Constraints/CollectionValidator.php
	src/Symfony/Component/Validator/Tests/ExecutionContextTest.php
2014-09-22 10:51:05 +02:00
..
Fixtures [Validator] The ratio of the ImageValidator is rounded to two decimals now 2014-09-15 19:37:41 +02:00
AbstractComparisonValidatorTestCase.php fixed CS 2014-09-22 10:32:35 +02:00
AbstractConstraintValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
AllTest.php Fixed @expectedException definitions to reference absolute exception paths 2013-01-05 18:52:40 +01:00
AllValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
BlankValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
CallbackValidatorTest.php Merge branch '2.3' into 2.4 2014-09-22 10:51:05 +02:00
CardSchemeValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
ChoiceValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
CollectionTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
CollectionValidatorArrayObjectTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
CollectionValidatorArrayTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
CollectionValidatorCustomArrayObjectTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
CollectionValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
CountryValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
CountValidatorArrayTest.php [Validator] Removed MinCount and MaxCount and replaced them by the constraint Count 2012-07-11 19:47:53 +02:00
CountValidatorCountableTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
CountValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
CurrencyValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
DateTimeValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
DateValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
EmailValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
EqualToValidatorTest.php [Validator] Convert objects to string in comparison validators. Reapplies 6cf5e0812e 2014-08-04 12:43:57 +02:00
ExpressionValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 16:56:25 +02:00
FalseValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
FileValidatorObjectTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
FileValidatorPathTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
FileValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
GreaterThanOrEqualValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
GreaterThanValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
GroupSequenceTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
IbanValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
IdenticalToValidatorTest.php [Validator] Convert objects to string in comparison validators. Reapplies 6cf5e0812e 2014-08-04 12:43:57 +02:00
ImageValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
IpValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
IsbnValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
IssnValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
LanguageValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
LengthValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
LessThanOrEqualValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
LessThanValidatorTest.php [Validator] Convert objects to string in comparison validators. Reapplies 6cf5e0812e 2014-08-04 12:43:57 +02:00
LocaleValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
LuhnValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
NotBlankValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
NotEqualToValidatorTest.php [Validator] Convert objects to string in comparison validators. Reapplies 6cf5e0812e 2014-08-04 12:43:57 +02:00
NotIdenticalToValidatorTest.php [Validator] Convert objects to string in comparison validators. Reapplies 6cf5e0812e 2014-08-04 12:43:57 +02:00
NotNullValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
NullValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
RangeValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
RegexValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
TimeValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
TrueValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
TypeValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
UrlValidatorTest.php fixed CS 2014-09-22 10:32:35 +02:00
ValidTest.php Fixed @expectedException definitions to reference absolute exception paths 2013-01-05 18:52:40 +01:00