summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests
AgeCommit message (Expand)Author
2020-09-09bitbake: tests/fetch: Allow wget upgrade tests to run against a local serverRichard Purdie
2020-07-02bitbake: tests/fetch: Switch from git.infradead.org to a YP mirrorRichard Purdie
2019-09-09bitbake: tests/fetch: Resolve fetch error in bitbake-selftestArmin Kuster
2019-06-19bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-06-19bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2019-06-18bitbake: gitsm: Fix a bug where the wrong path was used for the submodule initMark Hatle
2019-04-01bitbake: gitsm: Add need_update method to determine when we are going to a ne...Mark Hatle
2019-02-25bitbake: bitbake: fix version comparison when one of the versions ends in .Alexander Kanavin
2019-02-12bitbake: bitbake: remove True option to getVar callsAndré Draszik
2019-01-28bitbake: gitsm: The fetcher did not process some recursive submodules properly.Mark Hatle
2019-01-24bitbake: gitsmy.py: Fix unpack of submodules of submodulesMark Hatle
2019-01-24bitbake: gitsm.py: Fix relative URLsMark Hatle
2019-01-21bitbake: bb.tests.codeparser: add parameter expansion modifiers testChristopher Larson
2019-01-16bitbake: gitsm.py: Refactor the functions and simplify the classMark Hatle
2019-01-16bitbake: gitsm.py: Rework the shallow fetcher and test caseMark Hatle
2019-01-16bitbake: tests/fetch.py: Add alternative gitsm test caseMark Hatle
2019-01-08bitbake: tests.data: Add underscore+numeric in overrides datastore testRichard Purdie
2018-12-26bitbake: tests/persist_data: Add testsJoshua Watt
2018-11-22bitbake: tests/fetch: Update after recent gitsm message changesRichard Purdie
2018-10-20bitbake: data_smart: Fix removal handling interaction issue with overridesRichard Purdie
2018-10-18bitbake: test/data: Add new tests for task checksum changing/not changingRichard Purdie
2018-10-18bitbake: fetch2/git: provide information about missing sourcesUrs Fässler
2018-10-18bitbake: fetch2/git: prevent access to non-existing clonedirUrs Fässler
2018-10-18bitbake: fetch2/git: use intention revealing names for premirror testsUrs Fässler
2018-10-18bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of gi...Urs Fässler
2018-10-18bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of mi...Urs Fässler
2018-10-18bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of cl...Urs Fässler
2018-10-18bitbake: data: Fix whitespace on _remove operationsRichard Purdie
2018-10-04bitbake: fetch2/git: prevent access to non-existing fullshallow tarballUrs Fässler
2018-10-04bitbake: test/fetch: use canonical GitLab URLsRoss Burton
2018-09-26bitbake: fetch2/gitsm.py: Rework the git submodule fetcherMark Hatle
2018-09-26bitbake: lib/bb/tests/parse.py: Test case was changing chdirMark Hatle
2018-09-05bitbake: cooker.py: Fix incorrect bb files matched warningMark Hatle
2018-08-29bitbake: tests/fetch: Update gnome.org urls after upstream changesRichard Purdie
2018-06-21bitbake: fetch2: Use correct check in parameter handling in uri_replace()Nikolai Merinov
2018-05-22bitbake: fetch2/__init__.py: Fixed handling of uris with empty pathJakub Dębski
2018-03-28bitbake: tests/fetch: state which upstream failedRoss Burton
2018-02-14bitbake: fetch2: Handle missing donestamp file when content is validNathan Rossi
2018-02-14bitbake: fetch/git: Use 'git-make-shallow' from bin directoryNathan Rossi
2018-01-07bitbake: tests/fetch: Allow bit/bitbake-selftest to function correctlyRichard Purdie
2018-01-07bitbake: tests/event: tests: Add event classes test classJair Gonzalez
2018-01-07bitbake: tests/event: Remove empty assignments from event testsJair Gonzalez
2018-01-07bitbake: tests/event: Add test for bb.event.worker_fireJair Gonzalez
2018-01-07bitbake: tests/event: Include tests for event filtering featuresJair Gonzalez
2017-11-07bitbake: tests/fetch: Add ftp test urlRichard Purdie
2017-11-07bitbake: tests/fetch: use subtests in the wget testsRoss Burton
2017-11-07bitbake: tests/fetch: Switch gnu.org urls from ftp -> http/httpsRichard Purdie
2017-11-05bitbake: tests/fetch: skip network tests the idiomatic wayRoss Burton
2017-09-11bitbake: tests/fetch: handle network failures gracefullyRoss Burton
2017-07-30bitbake: tests/fetch: fix GitShallowTest.test_bitbakeChristopher Larson