1
0
Fork 0
composer/tests/Composer/Test
Rob Bast adf3b956d0 try to use unique test directories
any tests that use the filesystem should have their own unique directory, as we run our test suite in parallel and
cleanup of tests (removing directories) should not interfere with currently running tests
2016-01-26 09:41:21 +01:00
..
Autoload try to use unique test directories 2016-01-26 09:41:21 +01:00
Command Added testcase 2015-04-20 13:09:18 +02:00
Config try to use unique test directories 2016-01-26 09:41:21 +01:00
Console Support bg colors and more clearing values in html output formatter 2015-06-12 17:23:18 +01:00
DependencyResolver ran fixers 2015-10-13 11:35:51 +02:00
Downloader try to use unique test directories 2016-01-26 09:41:21 +01:00
EventDispatcher CS fixes 2015-11-21 19:28:10 +00:00
Fixtures Add test 2015-09-18 15:31:54 +02:00
IO Fixed two camelcase names 2015-04-30 12:17:13 +02:00
Installer try to use unique test directories 2016-01-26 09:41:21 +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 try to use unique test directories 2016-01-26 09:41:21 +01:00
Plugin try to use unique test directories 2016-01-26 09:41:21 +01:00
Repository try to use unique test directories 2016-01-26 09:41:21 +01:00
Util try to use unique test directories 2016-01-26 09:41:21 +01:00
AllFunctionalTest.php try to use unique test directories 2016-01-26 09:41:21 +01:00
ApplicationTest.php Use writeError for xdebug warning and fix running test suite with xdebug 2015-11-19 17:37:32 +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 Merge remote-tracking branch 'origin/master' into tls-config 2016-01-10 16:10:22 +00:00
DefaultConfigTest.php Add config.json default config option for "disable-tls" (FALSE by default) 2014-02-23 10:20:48 +00:00
InstallerTest.php Fix CS 2015-09-28 10:53:24 +01:00