meson: fix tests on windows #247

Closed
dcbaker wants to merge 1 commits from dcbaker:submit/fix-windows-tests into master

1 Commits (master)

Author SHA1 Message Date
Dylan Baker 1cd84fec98 meson: fix tests on windows
ci/woodpecker/pr/woodpecker Pipeline was successful Details
The tests call chmod unconditionally, which is obviously problematic on
Windows. I have an idea for a more robust fix in Meson, but in the mean
time we can avoid the problem by not going into the test directory if
kyua and atf_sh aren't found or are disabled.
2022-08-26 10:03:49 -07:00