1
0
Fork 0
composer/tests/Composer/Test
Sam Minnee 34a21516c8 Fix tilde constraints without a stability suffix to work like wildcard constraints.
With this fix, a tilde constraint such as ~3.1 won't match unstable versions of 3.1,
but a wildcard constraint such as 3.1.* would.  This seems like a confusing
inconsistency, and so I have corrected it.
2013-05-13 11:04:15 +12:00
..
Autoload
Config
DependencyResolver
Downloader
Fixtures
IO
Installer
Json
Mock
Package Fix tilde constraints without a stability suffix to work like wildcard constraints. 2013-05-13 11:04:15 +12:00
Repository Merge remote-tracking branch 'hason/alias' 2013-04-28 12:54:59 +02:00
Script Fix test to reduce cross-platform issues 2012-12-06 10:07:57 +01:00
Util Merge pull request #1773 from hason/filesystem 2013-04-05 03:59:10 -07:00
AllFunctionalTest.php
CacheTest.php
ComposerTest.php
ConfigTest.php
InstallerTest.php
TestCase.php