ostree/tests/gpghome
Colin Walters d25212f04a tests: Port to glib-tap.mk, make make check run all of the tests
OSTree's code for testing predates the `glib-tap.mk` making its
way into GLib.  Let's switch to it, as it provides a number
of advantages.

By far the biggest advantage is that `make check` can start to run
most of the tests *in addition* to having them work installed.

This commit keeps the installed tests working, but `make check` turns
out to be really broken because...our TAP usage has bitrotted to say
the least.  Fix that all up.

Do some hacks so that the tests work uninstalled as well - in
particular, `glib-tap.mk` and the bits encoded into
`g_test_build_filename()` assume *recursive* Automake (blah).  Work
around that by creating a symlink when installed to loop back.
2016-03-03 08:50:19 -05:00
..
trusted tests: Update test-gpg-signed-commit.sh 2015-03-18 11:53:26 -04:00
key1.asc tests: Add test-remote-gpg-import.sh 2015-05-13 13:08:49 -04:00
key2.asc tests: Add test-remote-gpg-import.sh 2015-05-13 13:08:49 -04:00
key3.asc tests: Add test-remote-gpg-import.sh 2015-05-13 13:08:49 -04:00
pubring.gpg tests: Port to glib-tap.mk, make make check run all of the tests 2016-03-03 08:50:19 -05:00
secring.gpg tests: Update test-gpg-signed-commit.sh 2015-03-18 11:53:26 -04:00
trustdb.gpg tests: Update test-gpg-signed-commit.sh 2015-03-18 11:53:26 -04:00