summaryrefslogtreecommitdiffstats
path: root/tests/test_0100.out
Commit message (Collapse)AuthorAgeFilesLines
* Allow // to be different from /Tavian Barnes2016-11-241-1/+1
| | | | | | POSIX says that // may be resolved in an implementation-defined way (generally, to access network shares). So don't use it in tests, and don't canonicalize it to '/' in -execdir.
* Fix -execdir for /Tavian Barnes2016-11-211-0/+1