poky/bitbake/lib/bb/tests
Richard Purdie 779ca22928 bitbake: data_smart: Allow colon in variable expansion regex
Now that ":" is a valid character in variable key names, it needs to be
allowed by the variable expansion code too, to match.

(Bitbake rev: 14ae61205111383d5f609519c02476925184f6d1)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-07-30 14:38:30 +01:00
..
fetch-testdata bitbake: tests/fetch: Allow wget upgrade tests to run against a local server 2020-01-22 15:56:39 +00:00
runqueue-tests bitbake: bitbake: tests: Add mcdepends test 2020-06-12 17:03:15 +01:00
support bitbake: tests/fetch: Allow wget upgrade tests to run against a local server 2020-01-22 15:56:39 +00:00
__init__.py
codeparser.py bitbake: data_smart: Allow colon in variable expansion regex 2021-07-30 14:38:30 +01:00
color.py bitbake: tests/color: add test suite for ANSI color code filtering 2020-08-08 09:19:34 +01:00
cooker.py bitbake: cooker: Fix unmatched files handling leading to misleading warnings 2020-07-21 16:57:43 +01:00
cow.py bitbake: COW: migrate test suite into tests/cow 2020-09-02 16:01:05 +01:00
data.py bitbake: lib: fix most undefined code picked up by pylint 2020-08-25 18:14:53 +01:00
event.py bitbake: compat.py: remove file since it no longer actually implements anything 2020-08-26 09:05:38 +01:00
fetch.py bitbake: fetch/git: download LFS content too during do_fetch 2021-02-02 15:51:56 +00:00
parse.py bitbake: build: Allow deltask to take multiple tasknames 2020-07-21 16:57:43 +01:00
persist_data.py bitbake: bitbake: Strip old editor directives from file headers 2019-05-04 10:44:10 +01:00
runqueue.py bitbake: bitbake: tests: Add mcdepends test 2020-06-12 17:03:15 +01:00
siggen.py bitbake: bitbake: tests/siggen: introduce clean_basepath testcases 2020-09-23 20:55:53 +01:00
utils.py bitbake: tests/utils: add tests for bb.utils.get_referenced_vars 2020-01-19 13:31:05 +00:00