1
0
Fork 0
composer/tests/Composer/Test/Package/Archiver
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
..
ArchivableFilesFinderTest.php Call realpath() on result of sys_get_temp_dir() 2013-04-01 21:37:47 +02:00
ArchiveManagerTest.php Fix tests by passing proper working directory to processes 2013-03-28 13:33:40 +01:00
ArchiverTest.php Cleaned archiver tests 2013-03-28 12:49:52 +01:00
HgExcludeFilterTest.php Respect gitignore, gitattributes and hgignore files in archiving 2013-03-28 12:49:53 +01:00
PharArchiverTest.php Respect gitignore, gitattributes and hgignore files in archiving 2013-03-28 12:49:53 +01:00