mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
f7238f94e8
This adds 3 tests: Verify that ChangesDirs() returns nothing when run on a copy of the same directory. Verify that various mutations of a directory get reported with the right changes. Verify that ExportChanges() + ApplyLayer() of the above mutation gets an identical directory. Unfortunately the last test is disabled because it fails in multiple ways atm. But I want to get it in so that we can fix it. |
||
---|---|---|
.. | ||
archive.go | ||
archive_test.go | ||
changes.go | ||
changes_test.go | ||
diff.go | ||
MAINTAINERS |