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