1
0
Fork 0
composer/tests/Composer/Test/Package
Robert Rhoades e6c7ab693e Fix running tests with non standard default branch
When the global git config has init.defaultbranch set to
something other than master the tests fail. This is because
the tests assume that the default branch is called master
but that may not be the case.

This fixes the tests by ensuring that when running git init
we ensure the default branch is called master regardless of
how git is configured.
2020-10-29 21:16:11 +00:00
..
Archiver Fix running tests with non standard default branch 2020-10-29 21:16:11 +00:00
Dumper Introduce constants for Composer\Package\Link types 2020-09-21 14:22:06 +02:00
Loader Fix default version to be semver parseable, fixes #9342 2020-10-25 22:22:19 +01:00
Version Merge branch '1.10' 2020-10-08 14:38:41 +02:00
BasePackageTest.php Fix warnings on higher phpunit versions 2020-09-11 11:01:32 +02:00
CompletePackageTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
LockerTest.php Merge branch 'master' into 2.0 2020-02-28 13:31:56 +01:00
RootAliasPackageTest.php Get rid of EmptyConstraint 2020-06-05 16:52:24 +02:00