]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: bb.tests.codeparser: add parameter expansion modifiers test
authorChristopher Larson <chris_larson@mentor.com>
Fri, 18 Jan 2019 16:45:55 +0000 (21:45 +0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Jan 2019 23:44:34 +0000 (23:44 +0000)
commit6fd870e6a1f61d17e43cf30db4259a939db93820
treec3e7d18f05eb0d7ab5b339f49ecab43789170942
parent7178c69ea26b0887624b470db677050ac6603d7e
bitbake: bb.tests.codeparser: add parameter expansion modifiers test

We don't want references including shell parameter expansion modifiers
(i.e. `:-`, `#`, `%%`, etc) to be added to our vardeps, so add a test to
ensure this.

YOCTO #12987

(Bitbake rev: be022085fe1ea1b9a9d519f0455883e2da363d2c)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/tests/codeparser.py