Revision 05de8d86370d7a329bdf4cb4b9e5b270f6696076 authored by jsmall-nvidia on 08 October 2022, 20:46:18 UTC, committed by GitHub on 08 October 2022, 20:46:18 UTC
* #include an absolute path didn't work - because paths were taken to always be relative.

* Add handling for root paths.

* Fixes around absolute paths.

* Add SimplifyStyle

* Remove unrequire include.

* Fix some details around RelativeFileSystem canonical paths.

* For MemoryFileSystem make sure "/a" and "a" maps to same canonical path.

* Add test for canonicalPath.

* Improve comment.

* More testing around canonical paths.

* Fix for user attribute lookup issue.

* Add a test.

* Small improvements in test.

* Improve the comments around lookup workaround.
1 parent 34ba10d
History

back to top