summaryrefslogtreecommitdiff
path: root/ext/phar/tests/tar/links.phpt
Commit message (Expand)AuthorAgeFilesLines
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-3/+3
* - Bring phar tests into line across all branchesSteph Fox2008-08-011-0/+2
* increase code coverageGreg Beaver2008-05-121-1/+6
* implement symbolic link support within a tar-based phar archiveGreg Beaver2008-04-211-4/+7
* use a tar generated by the tar command to test links. Test still failsGreg Beaver2008-04-201-30/+7
* add test for symbolic and hard linksGreg Beaver2008-04-201-0/+48