1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano d6d0435c54 Merge pull request #4845 from curry684/pull-4690
Implement junctioning on Windows for path repositories
2016-02-14 19:51:23 +00:00
..
Autoload Can't use error_clear_last as it was introduced in PHP7. 2016-02-06 02:58:36 +01:00
Command Added testcase 2015-04-20 13:09:18 +02:00
Config CS fixes 2016-01-26 13:07:18 +00:00
Console Support bg colors and more clearing values in html output formatter 2015-06-12 17:23:18 +01:00
DependencyResolver Update SolverTest.php 2016-01-28 20:13:44 -06:00
Downloader Unified all Windows tests throughout the code. 2016-02-03 22:39:16 +01:00
EventDispatcher Fix tests 2016-02-10 14:35:53 +00:00
Fixtures enable test again 2016-02-05 13:36:53 +01:00
IO Add verbosity input support to IOInterface 2016-01-29 10:14:12 +00:00
Installer use dirsep so phpunit on windows doesnt fail 2016-01-26 11:23:08 +01:00
Json Update deps and bump json-schema requirement, fixes #4756 2016-01-09 16:52:06 +00:00
Mock Avoid doing too many loads of the remotefilesystem 2016-01-10 20:06:10 +00:00
Package Merge pull request #2585 from jaypea/ziparchiver 2016-02-06 15:49:24 +00:00
Plugin CS fixes 2016-01-26 13:07:18 +00:00
Repository make this test more robust, not relying on result order which may vary 2016-02-12 17:02:19 +01:00
Util Merge branch 'master' of https://github.com/composer/composer into pull-4690 2016-02-05 11:24:30 +01:00
AllFunctionalTest.php try to use unique test directories 2016-01-26 09:41:21 +01:00
ApplicationTest.php Add verbosity input support to IOInterface 2016-01-29 10:14:12 +00:00
CacheTest.php try to use unique test directories 2016-01-26 09:41:21 +01:00
ComposerTest.php Fail over from source to dist and vice versa when downloads fail 2014-02-24 18:40:33 +01:00
ConfigTest.php Allow stream wrapper usage in config dirs, fixes #4788 2016-01-25 23:40:16 +00:00
DefaultConfigTest.php CS fixes 2016-01-26 13:07:18 +00:00
InstallerTest.php adjust test and assertion to be more flexible 2016-02-05 13:34:21 +01:00