• Show log

    Commit

  • Hash : 17670ef2
    Author : Patrick Steinhardt
    Date : 2020-02-04T10:58:51

    tests: diff: add test to verify behaviour with empty dir ordering It was reported that, given a file "abc.txt", a diff will be shown if an empty directory "abb/" is created, but not if "abd/" is created. Add a test to verify that we do the right thing here and do not depend on any ordering.