summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests/codeparser.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake-selftest: add contains testsPaul Eggleton2017-04-051-0/+48
* bitbake: lib/bb/tests/codeparser: update expand syntax in commentJoshua Lock2017-03-221-2/+2
* bitbake: bitbake: remove True option to getVar callsJoshua Lock2016-11-301-6/+6
* bitbake: lib/bb: Don't use deprecated bb.data.getVar/setVar APIRichard Purdie2016-11-231-7/+7
* bitbake: bitbake: Convert to python 3Richard Purdie2016-06-021-2/+2
* bitbake: tests: assertEquals -> assertEqualRichard Purdie2016-05-111-4/+4
* bitbake: tests/codeparser.py: Add filename/lineno flags to test variableOlof Johansson2016-01-191-1/+6
* bitbake: codeparser: Fix var_execs to append to execs, not referencesRichard Purdie2014-03-021-1/+2
* bitbake: fetch2: Add editor modelines for bb.tests.*Olof Johansson2013-02-171-0/+2
* bitbake: tests/codeparser: Hack around circular inclusion problemRichard Purdie2013-02-151-0/+3
* bitbake: Add start of bitbake regression/self testingRichard Purdie2012-05-041-0/+369