about summary refs log tree commit diff
path: root/tests/valgrind (follow)
Commit message (Collapse)AuthorAge
* tests: add Valgrind supportJohn Keeping2014-01-12
Now running tests with the "--valgrind" option will run cgit under Valgrind instead of all Git commands. Signed-off-by: John Keeping <john@keeping.me.uk>
>2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe