Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reindent phpt files | Nikita Popov | 2020-02-03 | 1 | -2/+2 |
* | Clean DONE tags from tests | Fabien Villepinte | 2019-11-07 | 1 | -2/+0 |
* | Replace dirname(__FILE__) by __DIR__ in tests | Fabien Villepinte | 2019-03-15 | 1 | -3/+3 |
* | - Bring phar tests into line across all branches | Steph Fox | 2008-08-01 | 1 | -0/+2 |
* | increase code coverage | Greg Beaver | 2008-05-12 | 1 | -1/+6 |
* | implement symbolic link support within a tar-based phar archive | Greg Beaver | 2008-04-21 | 1 | -4/+7 |
* | use a tar generated by the tar command to test links. Test still fails | Greg Beaver | 2008-04-20 | 1 | -30/+7 |
* | add test for symbolic and hard links | Greg Beaver | 2008-04-20 | 1 | -0/+48 |