summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests/data.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake: Convert to python 3 megacommit This needs breaking up into ...Richard Purdie2016-05-161-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