apenwarr-redo/t/stamp
Avery Pennarun e7f7119f2e If a checksummed file is deleted, we should still use redo-oob.
We were giving up and rebuilding the toplevel object, which did eventually
rebuild our checksummed file, but then the file turned out to be identical
to what it was before, so that nobody *else* who depended on it ended up
getting rebuilt.  So the results were indeterminate.

Now we treat it as if its dirtiness is unknown, so we build it using
redo-oob before building any of its dependencies.
2010-12-11 05:54:39 -08:00
..
.gitignore If a checksummed file is deleted, we should still use redo-oob. 2010-12-11 05:54:39 -08:00
bob.do Correctly handle a checksummed file that depends on a non-checksummed file. 2010-12-11 05:54:39 -08:00
clean.do If a checksummed file is deleted, we should still use redo-oob. 2010-12-11 05:54:39 -08:00
stamptest.do If a checksummed file is deleted, we should still use redo-oob. 2010-12-11 05:54:39 -08:00
stampy.do Correctly handle a checksummed file that depends on a non-checksummed file. 2010-12-11 05:54:39 -08:00
test.do Half-support for using file checksums instead of stamps. 2010-12-11 05:54:37 -08:00
usestamp.do Half-support for using file checksums instead of stamps. 2010-12-11 05:54:37 -08:00
usestamp2.do If a checksummed file is deleted, we should still use redo-oob. 2010-12-11 05:54:39 -08:00