1
0
Fork 0
composer/tests/Composer/Test
Denis Sokolov 65b9cca7b5 Fix ClassMapGenerator unambiguousReference test coverage
Without this fix the test only covers having files in "test", the "fixture"
portion it is not covered at all, because all fixtures in phpunit tests
are already in "test" directory
2014-04-10 21:03:26 +09:00
..
Autoload Fix ClassMapGenerator unambiguousReference test coverage 2014-04-10 21:03:26 +09:00
Command Add parallel build to travis script 2013-09-25 10:23:48 +02:00
Config Fix handling of multilines in previous commit 2013-05-12 23:14:55 +02:00
DependencyResolver Resolve job packages after whitelist generation 2014-02-21 13:41:21 +01:00
Downloader Removed getWindowsFlag and setWindowsFlag methods from Perforce object. 2014-03-25 08:30:44 -05:00
EventDispatcher Add parallel build to travis script 2013-09-25 10:23:48 +02:00
Fixtures Fix integration tests 2014-04-07 11:10:57 +02:00
IO Add parallel build to travis script 2013-09-25 10:23:48 +02:00
Installer Fix target-dir update checks, fixes #2395 2013-11-04 13:36:30 +01:00
Json Fix indenting, refs #2788 2014-03-06 10:26:16 +01:00
Mock Fix regression added in 33af9eea95, fixes #1841 2013-04-28 22:50:24 +02:00
Package Only check in require and for non-platform packages, add flag to make this warning optional, refs #2320 2014-04-09 15:37:50 +02:00
Plugin CS fixes 2013-10-11 20:12:45 -03:00
Repository Removed getWindowsFlag and setWindowsFlag methods from Perforce object. 2014-03-25 08:30:44 -05:00
Util Removed getWindowsFlag and setWindowsFlag methods from Perforce object. 2014-03-25 08:30:44 -05:00
AllFunctionalTest.php CS fixes 2013-05-27 10:41:50 +02:00
CacheTest.php Add parallel build to travis script 2013-09-25 10:23:48 +02: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 Fix tests 2013-06-28 20:42:06 +02:00
InstallerTest.php Fix integration tests 2014-04-07 11:10:57 +02:00