aboutsummaryrefslogtreecommitdiffstats
path: root/tests/meson.build
Commit message (Expand)AuthorAgeFilesLines
* tests: Depend on exec-fd-leak-checkerMatt Turner2025-06-081-2/+5
* tests: Add support for specifying runtime dependenciesMatt Turner2025-06-081-0/+2
* tests: Make `tests` dict elements dicts themselvesMatt Turner2025-06-081-64/+97
* scanner: add validators for enumsSimon Ser2024-04-231-0/+1
* build: add a gen-scanner-test targetSimon Ser2024-01-151-6/+14
* tests: add missing proxy-testSimon Ser2023-06-201-0/+4
* tests: drop misleading fixed-benchmarkManuel Stoeckl2023-05-031-9/+0
* build: sanity check optionsSimon Ser2022-05-101-0/+4
* build: specify native arg in add_languages()Simon Ser2022-03-251-1/+1
* build: use full_path() instead of path()Simon Ser2022-03-251-1/+1
* Use epoll-shim to emulate epoll(7) on FreeBSDAlex Richardson2021-09-101-1/+2
* meson: only require cpp for testsJames Hilliard2021-04-161-7/+9
* meson: link with -lrt if needed for clock_gettimeLoïc Yhuel2020-12-231-1/+1
* meson: Add option to control building wayland-scannerMatt Turner2020-03-131-10/+12
* meson/tests: add missing dependencies on protocol headersJan Beich2020-02-151-8/+18
* meson: use strict wayland-scanner modeSimon Ser2020-01-151-3/+3
* Add Meson buildEmmanuele Bassi2020-01-101-0/+153