summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests/parse.py
AgeCommit message (Expand)Author
2024-01-10bitbake: ast: Fix EXPORT_FUNCTIONS bugRichard Purdie
2023-06-27bitbake: bitbake: tests: Use assertLogs to test logging outputPeter Hoyes
2023-04-13bitbake: bitbake: ConfHandler: Allow variable flag name with a single characterKai Kang
2023-03-23bitbake: ConfHandler: Allow the '@' character in variable flag namesJames R T
2022-08-12bitbake: BBHandler/cooker: Implement recipe and global classesRichard Purdie
2022-07-04bitbake: ConfHandler/BBHandler: Improve comment error messages and add testsRichard Purdie
2022-04-21bitbake: tests/parse: Fix one test overwriting anotherRichard Purdie
2021-08-06bitbake: fetch/tests/toaster: Override conversion fixupsRichard Purdie
2021-08-02bitbake: doc/lib: Add fixes for issues missed by the automated conversionRichard Purdie
2021-08-02bitbake: doc/lib: Update to use new override syntax containing colonsRichard Purdie
2020-07-21bitbake: build: Allow deltask to take multiple tasknamesRichard 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-05-01bitbake: build: Disable warning about dependent tasks for nowRichard Purdie
2019-05-01bitbake: build: Ensure warning for invalid task dependencies is usefulRichard Purdie
2019-04-30bitbake: tests/parse.py: Add testcase for addtask and deltaskRobert Yang
2018-09-26bitbake: lib/bb/tests/parse.py: Test case was changing chdirMark Hatle
2017-06-05bitbake: ConfHandler: Require whitespace between export and variable nameOla x Nilsson
2016-11-30bitbake: bitbake: remove True option to getVarFlag callsJoshua Lock
2016-11-30bitbake: bitbake: remove True option to getVar callsJoshua Lock
2016-08-18bitbake: ast/ConfHandler: Add a syntax to clear variableJérémy Rosen
2016-06-02bitbake: bitbake: Convert to python 3Richard Purdie
2015-07-23bitbake: tests/parse: Add BBCLASSEXTEND multiple data store corruption reprod...Richard Purdie
2015-07-12bitbake: tests/data: Add new data testsRichard Purdie
2015-05-16bitbake: tests/parse: Add file missing from previous commitRichard Purdie