cmake: run all automated tests with --tap for better diagnostics
authorSimon McVittie <smcv@debian.org>
Tue, 24 Nov 2015 01:19:55 +0000 (01:19 +0000)
committerSimon McVittie <smcv@debian.org>
Wed, 2 Dec 2015 18:51:08 +0000 (18:51 +0000)
commit085f9348a1672107a4f0299d70464887b40731e4
tree160dc338763e8a19d4998ea4f5635f2ed1c2fa7c
parentae533ae9b9e3b0b527cc06879755d6b944141060
cmake: run all automated tests with --tap for better diagnostics

For GLib-based tests it's useful, because it means g_test_message()
gets logged. For the embedded tests it's now accepted and ignored.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=93194
Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
cmake/modules/Macros.cmake