]> granicus.if.org Git - cgit/commit
tests: add tests for links with space in path and/or args
authorLars Hjemli <hjemli@gmail.com>
Sun, 22 May 2011 10:22:56 +0000 (12:22 +0200)
committerLars Hjemli <hjemli@gmail.com>
Mon, 23 May 2011 20:58:35 +0000 (22:58 +0200)
commit084ca50972b4be120eba8d22ce585766ae315c36
tree2121925ba34a7f5821567c56a16ae6d8c92b46f7
parentafe04daa3380ae144c2c9b486674c98e5dd082a3
tests: add tests for links with space in path and/or args

These tests tries to detect bad links in various pages. On the log page,
there currently exists links which are not properly escaped due to the
use of cgit_fileurl() when building the link. For now, this bug is simply
tagged as such.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
tests/setup.sh
tests/t0101-index.sh
tests/t0103-log.sh