Kevin Del Castillo 846a779516
Fix cd'ing to symlinked directories (#1651)
* fix: absolutize path against its parent if it was a symlink.

On Linux this happens because Rust calls readlink but doesn't canonicalize the resultant path.

* feat: playground function to create symlinks

* fix: use playground dirs

* feat: test for #1631, shift tests names
2020-04-25 18:09:00 +12:00
..
2020-04-24 08:00:49 +12:00
2020-04-24 08:00:49 +12:00
2020-04-18 13:50:58 +12:00
2020-04-25 05:28:38 +12:00
2020-04-20 18:41:51 +12:00