]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
tests/data: add test for incorrect remove behaviour
authorRoss Burton <ross.burton@intel.com>
Mon, 2 Feb 2015 15:09:24 +0000 (15:09 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 2 Feb 2015 16:20:31 +0000 (16:20 +0000)
commitcb2a62a5fbffb358528a85b46c1fc6383286cb9d
tree06a85cf62c327334d306ee293faa258bed73da63
parent0a1db7d1531f8254955e1152bcd8e6db4ec1d277
tests/data: add test for incorrect remove behaviour

The _remove operator isn't working correctly when used with a variable that
expands to several items, so add a test case to exercise this path.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/tests/data.py