aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/tests
AgeCommit message (Expand)Author
2019-09-27runqueue: Fix task migration problemsRichard Purdie
2019-09-27tests/data: Test combinations of _append together with overrideJacob Kroon
2019-09-27tests/fetch: add test case for git-lfs handlingRoss Burton
2019-09-18bitbake: Rework hash equivalenceJoshua Watt
2019-09-01tests/fetch: Resolve fetch error in bitbake-selftestArmin Kuster
2019-08-15tests/runqueue: Fix testsRichard Purdie
2019-08-14runqueue: Fix event timing raceRichard Purdie
2019-08-14tests/runqueue: Add further hash equivalence testsRichard Purdie
2019-08-06tests/runqueue: Add hashserv+runqueue testRichard Purdie
2019-08-06siggen: Clean up task reference formatsRichard Purdie
2019-08-06runqueue: Clean up BB_HASHCHECK_FUNCTION APIRichard Purdie
2019-07-18runqueue: Fix non setscene tasks targets being lostRichard Purdie
2019-07-16tests/runqueue: Allow common sstate tasks to become validRichard Purdie
2019-07-16runqueue: Optimise multiconfig with overlapping setsceneRichard Purdie
2019-07-15tests: Add initial scenario based test for runqueueRichard Purdie
2019-07-15event/runqueue: Drop StampUpdate event, its pointless/unusedRichard Purdie
2019-06-27tests/fetch.py: add missing skipIfNoNetwork tags to tests that try to git cloneLuca Boccassi
2019-06-19tests/utils.py: add one more test cases for bb.utils.vercmp_stringMartin Jansa
2019-05-20svn.py: Stop SVN from directly pulling from an external layer w/o fetcherMark Hatle
2019-05-16gitsm: Fix a bug where the wrong path was used for the submodule initMark Hatle
2019-05-04bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2019-05-01build: Disable warning about dependent tasks for nowRichard Purdie
2019-05-01build: Ensure warning for invalid task dependencies is usefulRichard Purdie
2019-04-30tests/parse.py: Add testcase for addtask and deltaskRobert Yang
2019-03-29gitsm: Add need_update method to determine when we are going to a new SRCREVMark Hatle
2019-02-25bitbake: fix version comparison when one of the versions ends in .Alexander Kanavin
2019-02-12bitbake: remove True option to getVar callsAndré Draszik
2019-01-27gitsm: The fetcher did not process some recursive submodules properly.Mark Hatle
2019-01-24gitsmy.py: Fix unpack of submodules of submodulesMark Hatle
2019-01-24gitsm.py: Fix relative URLsMark Hatle
2019-01-18bb.tests.codeparser: add parameter expansion modifiers testChristopher Larson
2019-01-15gitsm.py: Refactor the functions and simplify the classMark Hatle
2019-01-15gitsm.py: Rework the shallow fetcher and test caseMark Hatle
2019-01-15tests/fetch.py: Add alternative gitsm test caseMark Hatle
2019-01-08tests.data: Add underscore+numeric in overrides datastore testRichard Purdie
2018-12-26tests/persist_data: Add testsJoshua Watt
2018-11-22tests/fetch: Update after recent gitsm message changesRichard Purdie
2018-10-19data_smart: Fix removal handling interaction issue with overridesRichard Purdie
2018-10-17test/data: Add new tests for task checksum changing/not changingRichard Purdie
2018-10-17fetch2/git: provide information about missing sourcesUrs Fässler
2018-10-17fetch2/git: prevent access to non-existing clonedirUrs Fässler
2018-10-17fetch2/git: use intention revealing names for premirror testsUrs Fässler
2018-10-17fetch2/git: add tests to capture existing behavior wrt. naming of git shallow...Urs Fässler
2018-10-17fetch2/git: add tests to capture existing behavior wrt. naming of mirror tarballUrs Fässler
2018-10-17fetch2/git: add tests to capture existing behavior wrt. naming of clone direc...Urs Fässler
2018-10-16data: Fix whitespace on _remove operationsRichard Purdie
2018-10-04fetch2/git: prevent access to non-existing fullshallow tarballUrs Fässler
2018-10-03test/fetch: use canonical GitLab URLsRoss Burton