aboutsummaryrefslogtreecommitdiff
path: root/strbuf.h
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2016-10-03 16:34:12 -0400
committerJunio C Hamano <gitster@pobox.com>2016-10-10 13:52:36 -0700
commitf0f86fa9f3e2c0199d492ce7779761f1b5470b65 (patch)
tree2e4fc092109deced51540095d77aa5b914156006 /strbuf.h
parent8f2ed2675358a6e6543f962f6e1b3ec0737e8079 (diff)
downloadgit-f0f86fa9f3e2c0199d492ce7779761f1b5470b65.tar.gz
git-f0f86fa9f3e2c0199d492ce7779761f1b5470b65.tar.xz
t5613: clarify "too deep" recursion tests
These tests are just trying to show that we allow recursion up to a certain depth, but not past it. But the counting is a bit non-intuitive, and rather than test at the edge of the breakage, we test "OK" cases in the middle of the chain. Let's explain what's going on, and explicitly test the switch between "OK" and "too deep". Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'strbuf.h')
0 files changed, 0 insertions, 0 deletions