meson/mesonbuild/wrap
Daniel Pirch 6ecd31af19 wraptool: fix manual selection of wrap file to promote
Fixed manually promoting wrap files with a full path, e.g.
`meson wrap promote subprojects/s1/subprojects/projname.wrap`,
which resulted in an error before (new test added:
`./run_unittests.py AllPlatformTests.test_subproject_promotion_wrap`).

Additionally, running promote with an invalid subproject path now fails
properly. Before, it just silently did nothing (added to test:
`./run_unittests.py AllPlatformTests.test_subproject_promotion`).
2018-08-17 00:33:38 +03:00
..
__init__.py new wrap-mode: forcefallback 2018-04-06 23:48:48 +02:00
wrap.py Adding support to checkout from reviews in git/gerrit using commit ids. 2018-08-07 18:55:46 +03:00
wraptool.py wraptool: fix manual selection of wrap file to promote 2018-08-17 00:33:38 +03:00