1
0
Fork 0
composer/tests/Composer/Test/Package
Reto Kaiser 918a55659e Call realpath() on result of sys_get_temp_dir()
On OSX the temp dir is within /var, which is a symlink to /private/var.
If this is not resolved, the comparison will fail when comparing to the result of `git archive` in testGitExcludes().
2013-04-01 21:37:47 +02:00
..
Archiver Call realpath() on result of sys_get_temp_dir() 2013-04-01 21:37:47 +02:00
Dumper Define an option to exclude files in the archive command 2013-03-28 12:49:52 +01:00
LinkConstraint Correctly treat dev versions for other types of comparisons and add tests 2012-07-11 20:49:53 +02:00
Loader Define an option to exclude files in the archive command 2013-03-28 12:49:52 +01:00
Version Add other valid versions to test for stability 2013-02-25 16:51:01 +01:00
CompletePackageTest.php Fix target-dir with multiple slashes too 2012-09-19 11:25:49 +02:00
LockerTest.php Fix tests 2013-03-28 20:42:25 +01:00