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
Christian Flothmann af9ec74edb Merge branch '3.0'
* 3.0: (24 commits)
  [Filesystem] Better error handling in remove()
  [DependencyInjection] Add coverage for invalid Expression in exportParameters
  [DependencyInjection] Add coverage for all invalid arguments in exportParameters
  anonymous services are always private
  [Form] FormValidator removed code related to removed  option
  [Console] Correct time formatting.
  [WebProfilerBundle] Fixed error from unset twig variable
  Force profiler toolbar svg display
  [DependencyInjection] Resolve aliases before removing abstract services + add tests
  Fix Dom Crawler select option with empty value
  Remove unnecessary option assignment
  fix tests (use non-deprecated options)
  remove unused variable
  mock the proper method
  [PropertyAccess] Fix regression
  [HttpFoundation] Improve phpdoc
  [Logging] Add support for firefox in ChromePhpHandler
  Windows 10 version check in just one line
  Detect CLI color support for Windows 10 build 10586
  [Security] Fixed SwitchUserListener when exiting an impersonication with AnonymousToken
  ...
2016-04-12 20:27:47 +02:00
..
FormatterHelperTest.php [console] Add truncate method to FormatterHelper 2016-01-25 13:26:46 +01:00
HelperSetTest.php Merge branch '2.7' into 2.8 2015-11-02 21:29:24 +01:00
HelperTest.php [Console] Correct time formatting. 2016-04-07 17:12:27 +02:00
ProcessHelperTest.php Various fixes esp. on Windows 2015-08-27 08:45:45 +02:00
ProgressBarTest.php Merge branch '2.7' into 2.8 2016-04-12 20:01:21 +02:00
ProgressIndicatorTest.php use the clock mock for progress indicator tests 2016-03-17 10:19:04 +01:00
QuestionHelperTest.php [Console] Fix an autocompletion question helper issue with non-sequentially indexed choices 2016-03-09 16:30:49 +00:00
TableStyleTest.php [Console][TableStyle] validate padding type value. 2015-02-05 08:11:58 +01:00
TableTest.php [Console] Add non-auto column width functionality 2016-03-01 18:31:09 +01:00