summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests/data.py
Commit message (Expand)AuthorAgeFilesLines
* 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