summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests/data.py
AgeCommit message (Expand)Author
2020-08-25bitbake: lib: fix most undefined code picked up by pylintFrazer Clews
2020-04-06bitbake: data/siggen: Don't expand ignored variablesRichard Purdie
2020-03-24bitbake: tinfoil: Simplify remote datastore connectionsRichard Purdie
2019-09-27bitbake: tests/data: Test combinations of _append together with overrideJacob Kroon
2019-08-06bitbake: siggen: Clean up task reference formatsRichard 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-08bitbake: tests.data: Add underscore+numeric in overrides datastore testRichard Purdie
2018-10-20bitbake: data_smart: Fix removal handling interaction issue with overridesRichard Purdie
2018-10-18bitbake: test/data: Add new tests for task checksum changing/not changingRichard Purdie
2018-10-18bitbake: data: Fix whitespace on _remove operationsRichard Purdie
2017-04-12bitbake: data_smart: Ensure _remove operations on newly set variables are cle...Richard Purdie
2017-03-22bitbake: data_smart: implement missing remote datastore operationsPaul Eggleton
2017-03-22bitbake: tinfoil: fix override handling in remote datastoresPaul Eggleton
2017-03-16bitbake: tests/data: Add inactive remove override testRichard Purdie
2017-02-15bitbake: lib: Drop now unneeded update_data callsRichard Purdie
2016-12-16bitbake: bitbake: remove True option to getVar calls (take 2)Joshua Lock
2016-12-14bitbake: data_smart: support serialisationPaul Eggleton
2016-12-14bitbake: tinfoil: pass datastore to server when expanding python referencesPaul Eggleton
2016-12-14bitbake: data_smart: implement remote datastore functionalityPaul Eggleton
2016-11-30bitbake: bitbake: remove True option to getVar callsJoshua Lock
2016-06-02bitbake: bitbake: Convert to python 3Richard Purdie
2016-02-04bitbake: lib/bb: Add expansion parameter to getVarFlagRichard Purdie
2016-01-22bitbake: data_smart: Don't show exceptions for EOL literalsRichard Purdie
2015-07-12bitbake: tests/data: Add new data testsRichard Purdie
2015-06-23bitbake: bitbake: Add explict getVar param for (non) expansionRichard Purdie
2015-05-29bitbake: tests/data: Add key expansion unit testRichard Purdie
2015-05-29bitbake: tests/data: Add log parsing test codeRichard Purdie
2015-02-03bitbake: tests/data: add test for incorrect remove behaviourRoss Burton
2014-12-25bitbake: tests/data: Add a key deletion testRichard Purdie
2014-09-13bitbake: data_smart: Fix remove operator and its interaction with data expansionRichard Purdie
2014-06-12bitbake: bb/tests/data.py: add tests for contains() and contains_any()Ross Burton
2014-05-21bitbake: data_smart: Fix an unusual variable reference bugRichard Purdie
2014-03-25bitbake: test/data: Add in test for append/prepend/remove override operationsRichard Purdie
2014-02-28bitbake: tests: add missing importPaul Eggleton
2013-09-22bitbake: tests/data: Whitespace in key names is a really bad ideaRichard Purdie
2013-02-17bitbake: fetch2: Add editor modelines for bb.tests.*Olof Johansson
2012-05-04bitbake: Add start of bitbake regression/self testingRichard Purdie