diff options
author | Thomas Rast <trast@student.ethz.ch> | 2009-02-19 12:13:39 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-02-20 00:02:48 -0800 |
commit | 02a6552c28eabb524fcd23e8f5bd36e4f5afa63b (patch) | |
tree | 91648fa1cea8903758015c44044b0af19f6e4ecf /t/t4013 | |
parent | Test log --graph (diff) | |
download | tgif-02a6552c28eabb524fcd23e8f5bd36e4f5afa63b.tar.xz |
Test fsck a bit harder
git-fsck, of all tools, has very few tests. This adds some more:
* a corrupted object;
* a branch pointing to a non-commit;
* a tag pointing to a nonexistent object;
* and a tag pointing to an object of a type other than what the tag
itself claims.
Only the first two are caught. At least the third probably should,
too, but currently slips through.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013')
0 files changed, 0 insertions, 0 deletions