• Show log

    Commit

  • Hash : 2cde210d
    Author : Edward Thomson
    Date : 2015-09-13T13:52:19

    diriter: test we can iterate root
    
    Ensure that we can iterate the filesystem root and that paths come
    back well-formed, not with an additional '/'.  (eg, when iterating
    `c:/`, expect that we do not get some path like `c://autoexec.bat`).