summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests/parse.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: ast: Fix EXPORT_FUNCTIONS bugRichard Purdie2024-01-101-0/+98
* bitbake: bitbake: tests: Use assertLogs to test logging outputPeter Hoyes2023-06-271-7/+9
* bitbake: bitbake: ConfHandler: Allow variable flag name with a single characterKai Kang2023-04-131-0/+2
* bitbake: ConfHandler: Allow the '@' character in variable flag namesJames R T2023-03-231-0/+21
* bitbake: BBHandler/cooker: Implement recipe and global classesRichard Purdie2022-08-121-0/+1
* bitbake: ConfHandler/BBHandler: Improve comment error messages and add testsRichard Purdie2022-07-041-0/+23
* bitbake: tests/parse: Fix one test overwriting anotherRichard Purdie2022-04-211-1/+1
* bitbake: fetch/tests/toaster: Override conversion fixupsRichard Purdie2021-08-061-1/+1
* bitbake: doc/lib: Add fixes for issues missed by the automated conversionRichard Purdie2021-08-021-1/+1
* bitbake: doc/lib: Update to use new override syntax containing colonsRichard Purdie2021-08-021-8/+8
* bitbake: build: Allow deltask to take multiple tasknamesRichard Purdie2020-07-211-2/+4
* bitbake: bitbake: Strip old editor directives from file headersRichard Purdie2019-05-041-2/+0
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-041-13/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-041-0/+2
* bitbake: build: Disable warning about dependent tasks for nowRichard Purdie2019-05-011-1/+1
* bitbake: build: Ensure warning for invalid task dependencies is usefulRichard Purdie2019-05-011-1/+1
* bitbake: tests/parse.py: Add testcase for addtask and deltaskRobert Yang2019-04-301-0/+18
* bitbake: lib/bb/tests/parse.py: Test case was changing chdirMark Hatle2018-09-261-0/+4
* bitbake: ConfHandler: Require whitespace between export and variable nameOla x Nilsson2017-06-051-1/+22
* bitbake: bitbake: remove True option to getVarFlag callsJoshua Lock2016-11-301-1/+1
* bitbake: bitbake: remove True option to getVar callsJoshua Lock2016-11-301-13/+13
* bitbake: ast/ConfHandler: Add a syntax to clear variableJérémy Rosen2016-08-181-0/+17
* bitbake: bitbake: Convert to python 3Richard Purdie2016-06-021-1/+1
* bitbake: tests/parse: Add BBCLASSEXTEND multiple data store corruption reprod...Richard Purdie2015-07-231-2/+34
* bitbake: tests/data: Add new data testsRichard Purdie2015-07-121-0/+46
* bitbake: tests/parse: Add file missing from previous commitRichard Purdie2015-05-161-0/+69