You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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().
11 years ago
..
Archiver Call realpath() on result of sys_get_temp_dir() 11 years ago
Dumper Define an option to exclude files in the archive command 11 years ago
LinkConstraint Correctly treat dev versions for other types of comparisons and add tests 12 years ago
Loader Define an option to exclude files in the archive command 11 years ago
Version Add other valid versions to test for stability 12 years ago
CompletePackageTest.php Fix target-dir with multiple slashes too 12 years ago
LockerTest.php Fix tests 11 years ago