colcon / colcon-meson

Extension for colcon to support Meson packages
http://colcon.readthedocs.io
Apache License 2.0
0 stars 0 forks source link

add unit tests for identification via different Meson versions #14

Closed christianrauch closed 7 months ago

christianrauch commented 7 months ago

This adds a unit test for the Meson project identification testing different internal Meson API versions.

This PR is also adding a fix for compatibility with older Meson versions.

Test failure without fix: https://github.com/colcon/colcon-meson/actions/runs/8622256738/job/23633000279

Test pass with fix: https://github.com/colcon/colcon-meson/actions/runs/8622316979/job/23633180914