tests: simplify and improve "make check"
authorDan Winship <danw@gnome.org>
Sat, 16 Feb 2013 23:26:54 +0000 (18:26 -0500)
committerDan Winship <danw@gnome.org>
Sat, 16 Feb 2013 23:39:08 +0000 (18:39 -0500)
commitf8f7454fc4b561cb896e6234e69da0102906089d
treef563f65a380387a01a8bc3b284338bfa3bc2dd9d
parented6f1cdcd72e6e3e9076f5440977e45ed1911811
tests: simplify and improve "make check"

Remove rules that automake can figure out itself. Run the tests in
alphabetical order. Run "make kill-httpd" at the end of "make check",
in case the last httpd-using test crashed.
tests/Makefile.am