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
..
ArchivableFilesFinderTest.php Call realpath() on result of sys_get_temp_dir() 11 years ago
ArchiveManagerTest.php Fix tests by passing proper working directory to processes 11 years ago
ArchiverTest.php Cleaned archiver tests 11 years ago
HgExcludeFilterTest.php Respect gitignore, gitattributes and hgignore files in archiving 11 years ago
PharArchiverTest.php Respect gitignore, gitattributes and hgignore files in archiving 11 years ago