mirror of
https://git.zx2c4.com/cgit
synced 2025-02-16 18:26:42 +00:00
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>