summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests/fetch.py
AgeCommit message (Expand)Author
2022-02-23bitbake: tests/fetch: Handle upstream master -> main branch changeRichard Purdie
2022-01-05bitbake: tests/fetch: Drop gnu urls from wget connectivity testRichard Purdie
2021-11-24bitbake: fetch2: Fix url remap issue and add testcaseRichard Purdie
2021-11-12bitbake: tests/fetch: Update pcre.org address after github changesRichard Purdie
2021-11-12bitbake: fetch: Handle mirror user/password replacements correctlyRichard Purdie
2021-11-12bitbake: tests/fetch: Update github urlsRichard Purdie
2021-11-03bitbake: tests/fetch.py: add test case to ensure downloadfilename is used for...Chen Qi
2021-11-03bitbake: tests/fetch.py: fix premirror test casesChen Qi
2021-10-20bitbake: test/fetch: Update urls to match upstream branch name changesRichard Purdie
2021-10-08bitbake: bitbake: replace http with https for URLsJon Mason
2021-10-08bitbake: tests/fetch: prefix the FetcherTest temporary directoryRoss Burton
2021-09-22bitbake: tests/fetch2: Use our own git server for dtc test repoRichard Purdie
2021-09-21bitbake: tests/fetch2: Fix quoting warningRichard Purdie
2021-09-07bitbake: bitbake: tests/fetch: add and fix npm testsScott Weaver
2021-09-07bitbake: bitbake: tests/fetch: add downloadfilename testsScott Weaver
2021-05-06bitbake: lib/bb: Add bb.utils.rename() helper function and use for renamingDevendra Tewari
2021-04-18bitbake: tests/fetch: add tests for local and remote "noshared" git fetchingHenning Schild
2021-04-18bitbake: tests/fetch: deduplicate local git testing codeHenning Schild
2021-04-18bitbake: bitbake: tests/fetch: remove write protected files tooMikko Rapeli
2021-04-18bitbake: bitbake: tests/fetch: fix test execution without .gitconfigMikko Rapeli
2021-03-23bitbake: doc: Update links to documentationMichael Opdenacker
2021-01-23bitbake: fetch/git: download LFS content too during do_fetchMatt Hoosier
2021-01-23bitbake: tests/fetch: add test for empty query parametersRoss Burton
2021-01-08bitbake: fetch/git: Fix usehead for non-default namesJoey Degges
2021-01-08bitbake: tests/fetch: Test usehead with a non-default nameJoey Degges
2021-01-08bitbake: tests/fetch: Document behavior of test_gitfetch_useheadJoey Degges
2021-01-08bitbake: tests/fetch: Organize usehead tests by net requirementsJoey Degges
2020-10-26bitbake: tests/fetch: Update upstream master->main branchname transitionRichard Purdie
2020-09-25bitbake: tests/fetch: backslash support in file:// URIsLeif Middelschulte
2020-09-23bitbake: bitbake: tests/fetch: add unit tests for SRC_URI with spaces in urlCharlie Davies
2020-09-15bitbake: tests/fetch: Move away from problematic freedesktop.org urlsRichard Purdie
2020-08-26bitbake: fetch2: Drop globbing supprt in file:// SRC_URIsRichard Purdie
2020-08-24bitbake: fetch2: Drop cups.org from wget status checksRichard Purdie
2020-06-28bitbake: test/fetch: change to better svn sourceakuster
2020-06-22bitbake: tests/fetch: Switch from git.infradead.org to a YP mirrorRichard Purdie
2020-03-11bitbake: tests: Add test for gitsm fetcher with shallow mirror tarballsPaul Barker
2020-01-27bitbake: tests/fetch: add npmsw testsJean-Marie LEMETAYER
2020-01-27bitbake: tests/fetch: add npm testsJean-Marie LEMETAYER
2020-01-22bitbake: tests/fetch: Allow wget upgrade tests to run against a local server3.1_M2Richard Purdie
2020-01-19bitbake: lib: remove unused importsFrazer Clews
2019-10-28bitbake: tests/fetch: add test for fetching shallow revsChristopher Larson
2019-09-27bitbake: tests/fetch: add test case for git-lfs handlingRoss Burton
2019-09-01bitbake: tests/fetch: Resolve fetch error in bitbake-selftestArmin Kuster
2019-06-28bitbake: tests/fetch.py: add missing skipIfNoNetwork tags to tests that try t...Luca Boccassi
2019-05-21bitbake: svn.py: Stop SVN from directly pulling from an external layer w/o fe...Mark Hatle
2019-05-16bitbake: gitsm: Fix a bug where the wrong path was used for the submodule initMark Hatle
2019-05-04bitbake: bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2019-04-01bitbake: gitsm: Add need_update method to determine when we are going to a ne...Mark Hatle