poky/bitbake/lib/bb/tests
Richard Purdie d41af446fe 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: 019251649a38754d5877759d13b664e28dea77de)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-07-29 23:21:24 +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: event: Fix broken builds when multiconfig has a hyphen in the name 2021-02-21 22:02:01 +00: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 bitbake: Fixup bitbake-selftest 2012-05-04 17:41:47 +01:00
codeparser.py bitbake: data_smart: Allow colon in variable expansion regex 2021-07-29 23:21:24 +01:00
color.py bitbake: tests/color: Fix event register to pass the datastore 2021-03-12 15:28:57 +00:00
compression.py bitbake: bitbake: Add piping compression library 2021-07-20 18:59:18 +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: lib/bb: Add bb.utils.rename() helper function and use for renaming 2021-05-06 11:04:59 +01: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: event: Fix broken builds when multiconfig has a hyphen in the name 2021-02-21 22:02:01 +00: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