also migrate tests to meson

This commit is contained in:
2025-11-24 22:01:44 +01:00
parent fdfbdb7061
commit 28693971ef
10 changed files with 135 additions and 48 deletions

View File

@@ -115,3 +115,6 @@ if pod2man.found()
install_man('pcp.1')
endif
endif
subdir('tests')