generic-poky/bitbake/lib/bb/tests
Richard Purdie d4b9713ec6 bitbake: tests/data: Whitespace in key names is a really bad idea
The parser never has supported it, the datastore API did happen to work
but whitespace in key names is a really bad idea and not something I think we
should encourage or support.

Fix test case failures after excplitly ignoring it for variable expansion
purposes.

(Bitbake rev: a2074ddaba6f53962d6caf34dbd27bdbc259935b)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-22 12:19:45 +01:00
..
__init__.py bitbake: Fixup bitbake-selftest 2012-05-04 17:41:47 +01:00
codeparser.py bitbake: fetch2: Add editor modelines for bb.tests.* 2013-02-17 22:32:05 +00:00
cow.py bitbake: fetch2: Add editor modelines for bb.tests.* 2013-02-17 22:32:05 +00:00
data.py bitbake: tests/data: Whitespace in key names is a really bad idea 2013-09-22 12:19:45 +01:00
fetch.py bitbake: test/fetch: Allow the conditional network tests to work under python 2.6 2013-05-17 12:42:08 +03:00
utils.py bitbake: fetch2: Add editor modelines for bb.tests.* 2013-02-17 22:32:05 +00:00