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