diff options
author | Max Kirillov <max@max630.net> | 2017-11-26 21:38:13 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-11-27 13:05:50 +0900 |
commit | 05f02fd4a9ccf7ba2209be18ae9abaccd9dae767 (patch) | |
tree | a93aa333b40943fdf7f92440f5d383b7b7a9fdb4 /builtin/describe.c | |
parent | bc93acb9638052e78f7f0e2e781a093abbf8d124 (diff) | |
download | git-05f02fd4a9ccf7ba2209be18ae9abaccd9dae767.tar.gz |
t5560-http-backend-noserver.sh: add CONTENT_LENGTH cases
Add tests for cases:
* CONTENT_LENGTH is set, script's stdin has more data.
(Failure would make it read GIT_HTTP_MAX_REQUEST_BUFFER bytes from /dev/zero
and fail. It does not seem to cause any performance issues with the default
value of GIT_HTTP_MAX_REQUEST_BUFFER.)
* CONTENT_LENGTH is specified to a value which does not fit into ssize_t.
Signed-off-by: Max Kirillov <max@max630.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/describe.c')
0 files changed, 0 insertions, 0 deletions