diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2023-06-04 14:03:56 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2023-06-07 16:40:52 -0400 |
commit | df053848ebbd0af2f0b4722aa88e5278d8321474 (patch) | |
tree | f7bd897bb9fcc919981adc249cf890578f289dae /ci | |
parent | 7126ca6e2725c127e788544c5abe6593c20200a5 (diff) | |
download | meson-df053848ebbd0af2f0b4722aa88e5278d8321474.zip meson-df053848ebbd0af2f0b4722aa88e5278d8321474.tar.gz meson-df053848ebbd0af2f0b4722aa88e5278d8321474.tar.bz2 |
unittests: fix incorrect calculation of bytecompile outputs
If py2 is not found *and* the compiler is MSVC, we didn't take into
account that py2 is not found. This also meant that we didn't take into
account the expected count when it *is* found, because the python module
has a better finder than just "is the binary on PATH".
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions