1
0
Fork 0
composer/tests/Composer/Test
Alan Hollis 1892f57e47 Fix file layout in unit tests
Changes made in previious commit made the output of the file change,
which in turn broke the unit tests. This commit updates the fixtures to
match the new output.
2013-08-30 12:09:17 +00:00
..
Autoload Fix file layout in unit tests 2013-08-30 12:09:17 +00: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 Retry downloading when a corrupt zip is found, fixes #2133, fixes #2128, fixes #2125 2013-07-31 20:33:20 +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 Fix detection of tags when the current tag is not a valid version 2013-08-12 10:27:25 +02: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