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
Reen Lokum 91bb7578c2 ProgressHelper shows percentage complete.
In the past the value was rounded, the progressbar ended up being 100% for 0.5%
of the total execution time. That means 18 seconds on a 1 hour process.
2013-07-08 16:34:53 +02:00
..
Command Merge branch '2.1' into 2.2 2013-05-19 21:04:48 +02:00
Fixtures Merge branch '2.1' 2013-01-17 16:25:59 +01:00
Formatter added additional tests to cover invalid argument exceptions in OutputFormatterStyle component 2013-05-06 08:31:43 +02:00
Helper ProgressHelper shows percentage complete. 2013-07-08 16:34:53 +02:00
Input Throw exception if value is passed to VALUE_NONE input, long syntax 2013-06-13 09:47:06 +02:00
Output [Console] reduced visibility to protected 2012-06-08 14:18:51 -07:00
Tester Fix duplicated code and a field name 2012-09-28 16:35:16 +02:00
ApplicationTest.php typo first->second 2013-06-27 08:12:14 +02:00