aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/tests/fetch.py
AgeCommit message (Expand)Author
2023-05-02tests/fetch.py: fix link to project documentationSteve Sakoman
2022-10-27tests/fetch: Allow handling of a file:// url within a submoduleRichard Purdie
2022-07-05fetch/git: Fix usehead for non-default namesJoey Degges
2022-02-23tests/fetch: Handle upstream master -> main branch changeRichard Purdie
2022-01-17tests/fetch: Drop gnu urls from wget connectivity testRichard Purdie
2021-11-09tests/fetch: Update pcre.org address after github changesRichard Purdie
2021-11-08tests/fetch: Update github urlsRichard Purdie
2021-11-08tests/fetch2: Fix quoting warningRichard Purdie
2021-10-19test/fetch: Update urls to match upstream branch name changesRichard Purdie
2021-09-22tests/fetch2: Use our own git server for dtc test repoRichard Purdie
2021-05-13bitbake: tests/fetch: remove write protected files tooMikko Rapeli
2021-05-13bitbake: tests/fetch: fix test execution without .gitconfigMikko Rapeli
2021-02-05fetch/git: download LFS content too during do_fetchMatt Hoosier
2020-10-26tests/fetch: Update upstream master->main branchname transitionRichard Purdie
2020-10-13bitbake: tests/fetch: add unit tests for SRC_URI with spaces in urlCharlie Davies
2020-09-17tests/fetch: Move away from problematic freedesktop.org urlsRichard Purdie
2020-08-24fetch2: Drop cups.org from wget status checksRichard Purdie
2020-07-01test/fetch: change to better svn sourceakuster
2020-06-22tests/fetch: Switch from git.infradead.org to a YP mirrorRichard Purdie
2020-03-11tests: Add test for gitsm fetcher with shallow mirror tarballsPaul Barker
2020-01-27tests/fetch: add npmsw testsJean-Marie LEMETAYER
2020-01-27tests/fetch: add npm testsJean-Marie LEMETAYER
2020-01-22tests/fetch: Allow wget upgrade tests to run against a local serverRichard Purdie
2020-01-19lib: remove unused importsFrazer Clews
2019-10-23tests/fetch: add test for fetching shallow revsChristopher Larson
2019-09-27tests/fetch: add test case for git-lfs handlingRoss Burton
2019-09-01tests/fetch: Resolve fetch error in bitbake-selftestArmin Kuster
2019-06-27tests/fetch.py: add missing skipIfNoNetwork tags to tests that try to git cloneLuca Boccassi
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-03-29gitsm: Add need_update method to determine when we are going to a new SRCREVMark Hatle
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-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
2018-11-22tests/fetch: Update after recent gitsm message changesRichard 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-04fetch2/git: prevent access to non-existing fullshallow tarballUrs Fässler
2018-10-03test/fetch: use canonical GitLab URLsRoss Burton