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
Nicolas Grekas c8475c938d minor #16187 [2.8][tests] Use @requires annotation when possible (nicolas-grekas)
This PR was merged into the 2.8 branch.

Discussion
----------

[2.8][tests] Use @requires annotation when possible

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Commits
-------

814d961 [tests] Use @requires annotation when possible
2015-10-10 11:38:45 +02:00
..
Command [tests] Use @requires annotation when possible 2015-10-10 10:11:41 +02:00
Descriptor [Console] respect multi-character shortcuts 2015-06-26 23:20:39 +02:00
Fixtures Merge branch '2.7' into 2.8 2015-10-06 19:12:59 +02:00
Formatter fixed some tests 2015-07-13 11:08:56 +02:00
Helper Merge branch '2.7' into 2.8 2015-10-10 11:36:22 +02:00
Input Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
Logger fixes CS 2015-08-24 09:13:45 +02:00
Output Convert Output::write's type to an options arg where verbosity can be passed in as well 2015-09-12 23:35:49 +01:00
Style [Console] Fix tests for SymfonyStyle 2015-09-30 15:35:30 +02:00
Tester [Console] added some tests for previous merge (refs #8626) 2013-09-30 21:59:36 +02:00
ApplicationTest.php Merge branch '2.7' into 2.8 2015-10-10 11:36:22 +02:00
ClockMock.php [Console] Add clock mock to fix transient test on HHVM 2015-09-20 23:33:09 +02:00