aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/tests/fetch.py
AgeCommit message (Expand)Author
2024-02-27fetch2: Ensure that git LFS objects are availablePhilip Lorenz
2024-02-27tests/fetch: Add real git lfs tests and decoratorPaulo Neves
2024-02-27tests/fetch: git-lfs restore _find_git_lfsPaulo Neves
2022-10-27tests/fetch: Allow handling of a file:// url within a submoduleRichard Purdie
2022-04-14fetch2/git: canonicalize ids in generated tarballsOlaf Mandel
2022-03-26fetch2/git: stop generated tarballs from leaking infoOlaf Mandel
2022-02-23tests/fetch: Update for master -> main change upstreamRichard Purdie
2022-02-17fetch2/cooker: Fix source revision handling with floating upstreamsRichard Purdie
2022-02-12tests/fetch: Add missing branch param for git urlsRichard Purdie
2022-02-05fetch2: npm: Put all downloaded files in the npm2 directoryPeter Kjellerstedt
2022-02-05fetch2: Correct handling of replacing the basename in URIsPeter Kjellerstedt
2022-02-05tests/fetch: Make test_npm_premirrors work with the current fetcherPeter Kjellerstedt
2022-02-05tests/fetch: Only set the Git user name/email if they are not already setPeter Kjellerstedt
2022-02-05tests/fetch: Unify how git commands are runPeter Kjellerstedt
2022-02-05tests/fetch: Improve the verbose messages for skipped testsPeter Kjellerstedt
2022-02-05tests/fetch: Remove unnecessary \n from mirror variablesPeter Kjellerstedt
2022-02-05tests/fetch: Skip the crate tests if network tests are disabledPeter Kjellerstedt
2022-01-19fetch2: Add crate fetcherRichard Purdie
2021-12-20tests/fetch: Drop gnu urls from wget connectivity testRichard Purdie
2021-12-09fetch: add a test for version check where compression changesAlexander Kanavin
2021-11-26test/fetch: Add striplevel unpack parameter testStefan Herbrechtsmeier
2021-11-19fetch2: Fix url remap issue and add testcaseRichard Purdie
2021-11-07tests/fetch: Update pcre.org address after github changesRichard Purdie
2021-11-03tests/fetch: Add test for url parameter rewritingRichard Purdie
2021-11-03fetch: Handle mirror user/password replacements correctlyRichard Purdie
2021-11-03tests/fetch: Update github urlsRichard Purdie
2021-11-03fetch2/git: Allow git fetcher to support subdir paramRichard Purdie
2021-11-01tests/fetch.py: add test case to ensure downloadfilename is used for premirrorChen Qi
2021-11-01tests/fetch.py: fix premirror test casesChen Qi
2021-10-17test/fetch: Update urls to match upstream branch name changesRichard Purdie
2021-10-08bitbake: replace http with https for URLsJon Mason
2021-10-08tests/fetch: prefix the FetcherTest temporary directoryRoss Burton
2021-09-22tests/fetch2: Use our own git server for dtc test repoRichard Purdie
2021-09-19tests/fetch2: Fix quoting warningRichard Purdie
2021-09-06bitbake: tests/fetch: add and fix npm testsScott Weaver
2021-09-06bitbake: tests/fetch: add downloadfilename testsScott Weaver
2021-05-06lib/bb: Add bb.utils.rename() helper function and use for renamingDevendra Tewari
2021-04-18tests/fetch: add tests for local and remote "noshared" git fetchingHenning Schild
2021-04-18tests/fetch: deduplicate local git testing codeHenning Schild
2021-04-18bitbake: tests/fetch: remove write protected files tooMikko Rapeli
2021-04-18bitbake: tests/fetch: fix test execution without .gitconfigMikko Rapeli
2021-03-23doc: Update links to documentationMichael Opdenacker
2021-01-23fetch/git: download LFS content too during do_fetchMatt Hoosier
2021-01-21tests/fetch: add test for empty query parametersRoss Burton
2021-01-05fetch/git: Fix usehead for non-default namesJoey Degges
2021-01-05tests/fetch: Test usehead with a non-default nameJoey Degges
2021-01-05tests/fetch: Document behavior of test_gitfetch_useheadJoey Degges
2021-01-05tests/fetch: Organize usehead tests by net requirementsJoey Degges
2020-10-26tests/fetch: Update upstream master->main branchname transitionRichard Purdie
2020-09-24tests/fetch: backslash support in file:// URIsLeif Middelschulte