This commit adds support for a new field in tree diffs fed to the stage tests. This is useful when you care that a directory is added, but you don't care about its content. Since this is useful only for the expected tree diff, it's supported only there. The actual tree diff doesn't support the new field. |
||
|---|---|---|
| .. | ||
| cases | ||
| data | ||
| mod | ||
| run | ||
| src | ||
| .gitignore | ||
| __init__.py | ||
| conftest.py | ||
| initrd.py | ||
| test.py | ||