dbus/test/name-test
Simon McVittie 57e21c0358 test: Work around TAP test regression in Meson 0.63.0
With Meson 0.63.0, detailed output of TAP tests is not logged, and the
test deadlocks if the stderr pipe fills up. I'm hoping this will be fixed
before 0.63.1, but in the meantime we can work around it by falling back
to the 'exitcode' protocol: this means we lose machine-readable detailed
test results, but at least our tests pass.

See https://github.com/mesonbuild/meson/issues/10577 and
https://github.com/mesonbuild/meson/issues/10563 for details of the
Meson regression.

Signed-off-by: Simon McVittie <smcv@collabora.com>
2022-07-15 10:10:54 +01:00
..
.gitignore .gitignore: Normalize into LC_ALL=C sort order 2018-12-14 12:53:08 +00:00
CMakeLists.txt Add a test application for autostart on Windows implementation 2022-06-27 15:34:23 +02:00
Makefile.am build: Distribute Meson build system in release tarballs 2022-07-13 20:36:13 +01:00
meson.build test: Work around TAP test regression in Meson 0.63.0 2022-07-15 10:10:54 +01:00
run-test-systemserver.sh Add Meson build system 2022-07-13 20:36:13 +01:00
run-test.sh Add Meson build system 2022-07-13 20:36:13 +01:00
test-autolaunch-win.c Add a test application for autostart on Windows implementation 2022-06-27 15:34:23 +02:00
test-autolaunch.c test-autolaunch: Make recently-added message similar to the others 2017-06-08 18:43:38 +01:00
test-ids.c Refer to correct bus in test-ids error message 2018-12-11 10:39:26 +00:00
test-pending-call-disconnected.c Skip name-test/ when running under valgrind for now 2018-08-02 17:16:52 +01:00
test-pending-call-dispatch.c Skip name-test/ when running under valgrind for now 2018-08-02 17:16:52 +01:00
test-pending-call-timeout.c Skip name-test/ when running under valgrind for now 2018-08-02 17:16:52 +01:00
test-privserver-client.c Skip name-test/ when running under valgrind for now 2018-08-02 17:16:52 +01:00
test-shutdown.c Fix test-shutdown bail out on Windows 2018-12-05 10:55:28 +00:00
test-threads-init.c Skip name-test/ when running under valgrind for now 2018-08-02 17:16:52 +01:00