tests: Revisit which tests to run with make check
authorMaarten Bosmans <mkbosmans@gmail.com>
Tue, 4 Oct 2011 12:12:20 +0000 (14:12 +0200)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Wed, 2 Nov 2011 18:14:55 +0000 (23:44 +0530)
commitbca44b770026e8ba3d81da8dd93b26ea2437ba7b
tree2a04fd224e17d631aebc915216561a0aca8ee2a6
parent07dd717bc03b4234348a237f63cd51015de8216c
tests: Revisit which tests to run with make check

Some tests (remix-test, sig2str) only display information, so they are not
useful for automated testing.  Others (interpol-test, once-test, thread-test)
do return an error on failure, so should be included in TESTS.
src/Makefile.am