From: John Keeping Date: Sun, 12 Jan 2014 19:46:42 +0000 (+0000) Subject: tests: add CGIT_TEST_OPTS variable to Makefile X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/a52aaa90dab1d95f9df383d2cb3f7c428ab849fe?hp=a52aaa90dab1d95f9df383d2cb3f7c428ab849fe tests: add CGIT_TEST_OPTS variable to Makefile This allows running the entire test suite with a set of command-line options. For example: make test CGIT_TEST_OPTS=--valgrind Signed-off-by: John Keeping ---