aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/tests/codeparser.py
AgeCommit message (Expand)Author
2023-09-19data: Add missing dependency handling of remove operatorInsu Park
2023-08-04tests.codeparser: add test for exec of builtin from inline pythonChristopher Larson
2023-01-24data: Add support for new BB_HASH_CODEPARSER_VALS for cache optimisationRichard Purdie
2022-12-17ast/data/codeparser: Add dependencies from python module functionsRichard Purdie
2022-04-03data: Ensure vardepsexclude or BB_BASEHASH_IGNORE_VARS covers contains itemsRichard Purdie
2021-07-29data_smart: Allow colon in variable expansion regexRichard Purdie
2019-05-04bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2019-01-18bb.tests.codeparser: add parameter expansion modifiers testChristopher Larson
2017-04-05bitbake-selftest: add contains testsPaul Eggleton
2017-03-21lib/bb/tests/codeparser: update expand syntax in commentJoshua Lock
2016-11-30bitbake: remove True option to getVar callsJoshua Lock
2016-11-23lib/bb: Don't use deprecated bb.data.getVar/setVar APIRichard Purdie
2016-06-01bitbake: Convert to python 3Richard Purdie
2016-05-09tests: assertEquals -> assertEqualRichard Purdie
2016-01-19tests/codeparser.py: Add filename/lineno flags to test variableOlof Johansson
2014-03-02codeparser: Fix var_execs to append to execs, not referencesRichard Purdie
2013-02-17fetch2: Add editor modelines for bb.tests.*Olof Johansson
2013-02-15tests/codeparser: Hack around circular inclusion problemRichard Purdie
2012-05-04bitbake: Add start of bitbake regression/self testingRichard Purdie