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/Console/Tests/Helper
Nicolas Grekas 38ee8b34c4 Merge branch '2.7' into 2.8
* 2.7:
  [ci] Fix tests requirements
  [ci] SymfonyTestsListener is now auto-registered
  adds validation messages missing italian translations
  [Console] fixed progress bar format on edge cases
  fix bug with set max count, by start method in progress bar

Conflicts:
	src/Symfony/Component/Form/Tests/Extension/Core/EventListener/TrimListenerTest.php
	src/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php
	src/Symfony/Component/HttpKernel/Tests/Profiler/SqliteProfilerStorageTest.php
	src/Symfony/Component/Security/Acl/Tests/Dbal/AclProviderTest.php
	src/Symfony/Component/Security/Acl/Tests/Dbal/MutableAclProviderTest.php
2015-10-12 11:25:14 +02:00
..
FormatterHelperTest.php [tests] Use @requires annotation when possible 2015-10-10 10:57:40 +02:00
HelperSetTest.php [Console] Add domain exceptions to replace generic exceptions 2015-09-25 08:44:39 +02:00
LegacyDialogHelperTest.php [Console] Add domain exceptions to replace generic exceptions 2015-09-25 08:44:39 +02:00
LegacyProgressHelperTest.php Merge branch '2.3' into 2.7 2015-10-10 11:26:25 +02:00
LegacyTableHelperTest.php Merge branch '2.3' into 2.7 2015-10-10 11:26:25 +02:00
ProcessHelperTest.php Various fixes esp. on Windows 2015-08-27 08:45:45 +02:00
ProgressBarTest.php [Console] fixed progress bar format on edge cases 2015-10-11 09:41:52 +02:00
QuestionHelperTest.php [Console] Set QuestionHelper max attempts in tests 2015-07-15 08:34:36 +01:00
TableStyleTest.php [Console][TableStyle] validate padding type value. 2015-02-05 08:11:58 +01:00
TableTest.php Merge branch '2.7' into 2.8 2015-10-10 11:36:22 +02:00