wayland/tests
Hannes Schulze b93a50abd9 scanner: Fix types emitted for new_id arguments
Previously, wayland-scanner would only emit one NULL entry in the
wl_message.types array for every argument, even though requests with
new_id arguments without an interface type additionally take a string
and a uint argument.

Signed-off-by: Hannes Schulze <contact@haschu.me>
2026-04-14 15:11:51 +03:00
..
data scanner: Fix types emitted for new_id arguments 2026-04-14 15:11:51 +03:00
array-test.c
client-test.c Mitigate UAF crashes due to wl_client_destroy reentrancy 2024-02-23 00:40:32 +00:00
compositor-introspection-test.c
connection-test.c Fix typos 2025-05-20 20:49:32 +00:00
cpp-compile-test.cpp
display-test.c Add wl_fixes.ack_global_remove() 2026-03-24 13:45:00 +02:00
enum-validator-test.c tests: add enum bitfield test 2024-07-09 18:22:10 +02:00
event-loop-test.c tests/event-loop-test: Remove event loop timer test 2025-12-12 11:48:19 +00:00
exec-fd-leak-checker.c
fixed-test.c
headers-protocol-core-test.c
headers-protocol-test.c
headers-test.c
interface-test.c
list-test.c
map-test.c
meson.build tests: Depend on exec-fd-leak-checker 2025-06-08 17:30:55 +00:00
message-test.c Do not allow nullable new_id 2022-07-14 08:38:49 -07:00
newsignal-test.c
os-wrappers-test.c connection: Dynamically resize connection buffers 2024-04-08 14:05:32 +00:00
protocol-logger-test.c
proxy-test.c client: Add method to get display for a given proxy 2023-08-07 13:38:01 +00:00
queue-test.c tests: Add test for using a proxy with a destroyed queue as a factory 2026-03-01 01:03:37 +00:00
resources-test.c Mitigate UAF crashes due to iteration over freed wl_resources 2024-02-07 09:45:41 +00:00
sanity-test.c tests: Capture the test client log 2023-02-28 11:22:04 +00:00
scanner-test-gen.sh tests: add scanner test for enum-header 2024-03-28 13:21:28 +00:00
scanner-test.sh tests: add scanner test for enum-header 2024-03-28 13:21:28 +00:00
signal-test.c
socket-test.c
test-compositor.c Add wl_fixes.ack_global_remove() 2026-03-24 13:45:00 +02:00
test-compositor.h Add wl_fixes.ack_global_remove() 2026-03-24 13:45:00 +02:00
test-helpers.c build: fix build and provide compat for OpenBSD 2024-02-21 15:46:41 +00:00
test-runner.c build: fix build and provide compat for OpenBSD 2024-02-21 15:46:41 +00:00
test-runner.h