From: Lars Hjemli Date: Sun, 22 May 2011 10:22:56 +0000 (+0200) Subject: tests: add tests for links with space in path and/or args X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/084ca50972b4be120eba8d22ce585766ae315c36?hp=084ca50972b4be120eba8d22ce585766ae315c36 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 ---