Fixes setting test level and valgrind testing
authorMartijn van Beurden <mvanb1@gmail.com>
Sun, 21 Apr 2013 20:05:26 +0000 (22:05 +0200)
committerErik de Castro Lopo <erikd@mega-nerd.com>
Mon, 22 Apr 2013 07:42:56 +0000 (17:42 +1000)
commitdec61cec91e76ec7f8987b844b212245b79d85d3
treec9188caf3e346f44052309fd7138e90bbd3cb7cc
parentbf632684258421c329e572c647d06e76399bd258
Fixes setting test level and valgrind testing

This should enable using the disable-thorough-tests,
enable-exhaustive-tests and enable-valgrind-testing
configure switches, because setting these didn't do
anything

Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
test/Makefile.am