diff options
author | Daniel Pirch <dpirch@gmail.com> | 2018-08-09 19:27:45 +0200 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2018-08-17 00:33:38 +0300 |
commit | 6ecd31af19dc537983311796929a9dd690632999 (patch) | |
tree | bef19217113e7a5f9e17bddddb047aedddad2694 /mesonbuild/compilers/c.py | |
parent | b400cbe058df10bc37e628305c72c574177062e2 (diff) | |
download | meson-6ecd31af19dc537983311796929a9dd690632999.zip meson-6ecd31af19dc537983311796929a9dd690632999.tar.gz meson-6ecd31af19dc537983311796929a9dd690632999.tar.bz2 |
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`).
Diffstat (limited to 'mesonbuild/compilers/c.py')
0 files changed, 0 insertions, 0 deletions