Page MenuHomeSoftware Heritage

Add a test checking that directory_ls does not recurse into subdirs by default.
ClosedPublic

Authored by vlorentz on Jun 5 2019, 1:33 PM.

Diff Detail

Repository
rDSTO Storage manager
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

douardda added a subscriber: douardda.

It's not that straightforward that this test does indeed do what the commit message pretends... A comment or 2 in the code of the test would not hurt. But meh

This revision is now accepted and ready to land.Jun 12 2019, 12:24 PM

It's not that straightforward that this test does indeed do what the commit message pretends...

It's clearer when you compare with the code of test above

This revision was automatically updated to reflect the committed changes.