1
0
Fork 0
composer/tests/Composer/Test
Fred Emmott 1b196720bf
Support identifying the HHVM version when not running with HHVM
hhvm-nightly (and the next release) are no longer able to execute
Composer. Support executing Composer with PHP to install dependencies
for hack projects.

The goal is for this to be temporary, until Hack identifies a new
package manager, given that Composer does not aim to be a multi-language
package manager.

fixes #7734
2019-01-29 09:48:15 -08:00
..
Autoload Add a test for autoloading if a package is only required via replacing name 2019-01-28 17:08:51 +01:00
Command Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Config Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Console Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 2017-11-30 13:44:43 -02:00
DependencyResolver Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Downloader Add output for metapackage installs/updates/.. fixes #7586 2019-01-29 11:38:18 +01:00
EventDispatcher Call a script recursively with extra parameters (#7720) 2018-11-26 12:35:41 +01:00
Fixtures Warn on invalid package name or require/provide/.., fixes #7874 2019-01-29 13:46:23 +01:00
IO Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Installer Add output for metapackage installs/updates/.. fixes #7586 2019-01-29 11:38:18 +01:00
Json Make JSON formatter test clearer 2018-08-10 08:54:34 +02:00
Mock Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Package Merge remote-tracking branch 'dmanners/add-chat-option-for-support' 2018-11-26 19:47:13 +01:00
Plugin Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Question Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Repository Support identifying the HHVM version when not running with HHVM 2019-01-29 09:48:15 -08:00
Util Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
AllFunctionalTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ApplicationTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
CacheTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ComposerTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ConfigTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
DefaultConfigTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
FactoryTest.php Fix TestCase import 2018-11-12 15:24:28 +01:00
InstallerTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
TestCase.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00