1
0
Fork 0
composer/tests/Composer/Test
matt-whittom a980228b76 Added Perforce VCS to Composer.
Added Perforce utility class, PerforceDriver and PeforceDownloader
Added PerforceDriverTest
Updated Factory, VcsRepository to incorporate Perforce classes.
Modified ArchivableFilesFinderTest to skip Mercurial test that does not work for me.
2013-09-04 09:10:41 -05:00
..
Autoload Merge pull request #2210 from Firehed/master 2013-09-02 03:12:29 -07:00
Command Init command - diacritical marks in author name 2013-07-25 22:40:41 +02:00
Config Fix handling of multilines in previous commit 2013-05-12 23:14:55 +02:00
DependencyResolver Fix whatProvides returning too many results when no constraint is given 2013-08-12 18:37:34 +02:00
Downloader Correct FileDownloaderTest for invalid checksum 2013-08-31 15:55:12 +02:00
Fixtures Fix build 2013-08-23 11:59:26 +02:00
IO Replace references of a11n with a12n where appropriate 2012-11-07 13:34:31 +01:00
Installer Throw exception if the local repository does not contain a package to uninstall 2013-08-07 10:50:12 +02:00
Json Fix JsonManipulator handling of package links, fixes #1465 2013-05-12 22:54:53 +02:00
Mock Fix regression added in 33af9eea95, fixes #1841 2013-04-28 22:50:24 +02:00
Package Added Perforce VCS to Composer. 2013-09-04 09:10:41 -05:00
Repository Adjust GitDriver tag parsing to resolve to SHAs 2013-08-19 01:21:45 +02:00
Script Abort if a script fails to execute, and exit with the exit code of the process, fixes #1943 2013-05-28 19:15:22 +02:00
Util Add tests, refs #2017 2013-08-12 00:52:16 +02:00
AllFunctionalTest.php CS fixes 2013-05-27 10:41:50 +02:00
CacheTest.php Refactor require-dev handling to use one single repository and a one pass solving, fixes #719, fixes #1185, fixes #1330, fixes #789, fixes #640 2013-03-03 00:41:12 +01:00
ComposerTest.php CS fixes 2013-05-27 10:41:50 +02:00
ConfigTest.php Fix tests 2013-06-28 20:42:06 +02:00
InstallerTest.php Add IO to proc executor in a few more places to get more debug info out 2013-08-10 02:44:11 +02:00
TestCase.php Rename Package interfaces to reduce BC issues 2012-08-24 02:29:31 +02:00