summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests/data.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake: tests: Fix duplicate test_underscore_override testRichard Haar2023-12-021-10/+10
* bitbake: bb.tests.data: don't require the func flag for context functionsChristopher Larson2023-08-041-1/+0
* bitbake: tests.data: add test for builtin preferred over metadata valueChristopher Larson2023-08-041-0/+4
* bitbake: tests.data: add test for inline python calling a def'd functionChristopher Larson2023-08-041-0/+9
* bitbake: data_smart: allow python snippets to include a dictionaryMark Asselstine2022-11-101-0/+9
* bitbake: data_smart: Fix inactive overide accidental variable value corruptionRichard Purdie2021-08-041-0/+5
* bitbake: doc/lib: Add fixes for issues missed by the automated conversionRichard Purdie2021-08-021-23/+23
* bitbake: doc/lib: Update to use new override syntax containing colonsRichard Purdie2021-08-021-26/+26
* bitbake: lib: fix most undefined code picked up by pylintFrazer Clews2020-08-251-0/+1
* bitbake: data/siggen: Don't expand ignored variablesRichard Purdie2020-04-061-1/+1
* bitbake: tinfoil: Simplify remote datastore connectionsRichard Purdie2020-03-241-139/+0
* bitbake: tests/data: Test combinations of _append together with overrideJacob Kroon2019-09-271-0/+13
* bitbake: siggen: Clean up task reference formatsRichard Purdie2019-08-061-1/+1
* 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: tests.data: Add underscore+numeric in overrides datastore testRichard Purdie2019-01-081-0/+9
* bitbake: data_smart: Fix removal handling interaction issue with overridesRichard Purdie2018-10-201-0/+9
* bitbake: test/data: Add new tests for task checksum changing/not changingRichard Purdie2018-10-181-0/+48
* bitbake: data: Fix whitespace on _remove operationsRichard Purdie2018-10-181-4/+16
* bitbake: data_smart: Ensure _remove operations on newly set variables are cle...Richard Purdie2017-04-121-0/+6
* bitbake: data_smart: implement missing remote datastore operationsPaul Eggleton2017-03-221-18/+110
* bitbake: tinfoil: fix override handling in remote datastoresPaul Eggleton2017-03-221-0/+4
* bitbake: tests/data: Add inactive remove override testRichard Purdie2017-03-161-0/+7
* bitbake: lib: Drop now unneeded update_data callsRichard Purdie2017-02-151-17/+1
* bitbake: bitbake: remove True option to getVar calls (take 2)Joshua Lock2016-12-161-1/+1
* bitbake: data_smart: support serialisationPaul Eggleton2016-12-141-0/+23
* bitbake: tinfoil: pass datastore to server when expanding python referencesPaul Eggleton2016-12-141-2/+8
* bitbake: data_smart: implement remote datastore functionalityPaul Eggleton2016-12-141-0/+39
* bitbake: bitbake: remove True option to getVar callsJoshua Lock2016-11-301-29/+29
* bitbake: bitbake: Convert to python 3Richard Purdie2016-06-021-6/+6
* bitbake: lib/bb: Add expansion parameter to getVarFlagRichard Purdie2016-02-041-4/+4
* bitbake: data_smart: Don't show exceptions for EOL literalsRichard Purdie2016-01-221-0/+5
* bitbake: tests/data: Add new data testsRichard Purdie2015-07-121-0/+47
* bitbake: bitbake: Add explict getVar param for (non) expansionRichard Purdie2015-06-231-9/+9
* bitbake: tests/data: Add key expansion unit testRichard Purdie2015-05-291-0/+14
* bitbake: tests/data: Add log parsing test codeRichard Purdie2015-05-291-1/+24
* bitbake: tests/data: add test for incorrect remove behaviourRoss Burton2015-02-031-0/+7
* bitbake: tests/data: Add a key deletion testRichard Purdie2014-12-251-0/+6
* bitbake: data_smart: Fix remove operator and its interaction with data expansionRichard Purdie2014-09-131-0/+7
* bitbake: bb/tests/data.py: add tests for contains() and contains_any()Ross Burton2014-06-121-0/+36
* bitbake: data_smart: Fix an unusual variable reference bugRichard Purdie2014-05-211-0/+5
* bitbake: test/data: Add in test for append/prepend/remove override operationsRichard Purdie2014-03-251-0/+41
* bitbake: tests: add missing importPaul Eggleton2014-02-281-0/+1
* bitbake: tests/data: Whitespace in key names is a really bad ideaRichard Purdie2013-09-221-15/+15
* bitbake: fetch2: Add editor modelines for bb.tests.*Olof Johansson2013-02-171-0/+2
* bitbake: Add start of bitbake regression/self testingRichard Purdie2012-05-041-0/+252