summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests/fetch.py
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: tests/fetch: Remove unnecessary \n from mirror variablesPeter Kjellerstedt2022-02-051-0/+2
* bitbake: tests/fetch: Skip the crate tests if network tests are disabledPeter Kjellerstedt2022-02-051-23/+23
* bitbake: fetch2: Add crate fetcherRichard Purdie2022-01-191-0/+35
* bitbake: tests/fetch: Drop gnu urls from wget connectivity testRichard Purdie2021-12-201-3/+0
* bitbake: fetch: add a test for version check where compression changesAlexander Kanavin2021-12-091-0/+6
* bitbake: test/fetch: Add striplevel unpack parameter testStefan Herbrechtsmeier2021-11-261-0/+15
* bitbake: fetch2: Fix url remap issue and add testcaseRichard Purdie2021-11-211-0/+1
* bitbake: tests/fetch: Update pcre.org address after github changesRichard Purdie2021-11-071-1/+1
* bitbake: tests/fetch: Add test for url parameter rewritingRichard Purdie2021-11-031-1/+2
* bitbake: fetch: Handle mirror user/password replacements correctlyRichard Purdie2021-11-031-0/+4
* bitbake: tests/fetch: Update github urlsRichard Purdie2021-11-031-13/+13
* bitbake: fetch2/git: Allow git fetcher to support subdir paramRichard Purdie2021-11-031-2/+2
* bitbake: tests/fetch.py: add test case to ensure downloadfilename is used for...Chen Qi2021-11-011-0/+8
* bitbake: tests/fetch.py: fix premirror test casesChen Qi2021-11-011-4/+4
* bitbake: test/fetch: Update urls to match upstream branch name changesRichard Purdie2021-10-171-3/+3
* bitbake: bitbake: replace http with https for URLsJon Mason2021-10-081-16/+16
* bitbake: tests/fetch: prefix the FetcherTest temporary directoryRoss Burton2021-10-081-1/+1
* bitbake: tests/fetch2: Use our own git server for dtc test repoRichard Purdie2021-09-221-1/+1
* bitbake: tests/fetch2: Fix quoting warningRichard Purdie2021-09-211-6/+6
* bitbake: bitbake: tests/fetch: add and fix npm testsScott Weaver2021-09-071-2/+24
* bitbake: bitbake: tests/fetch: add downloadfilename testsScott Weaver2021-09-071-0/+21
* bitbake: lib/bb: Add bb.utils.rename() helper function and use for renamingDevendra Tewari2021-05-061-2/+2
* bitbake: tests/fetch: add tests for local and remote "noshared" git fetchingHenning Schild2021-04-181-0/+38
* bitbake: tests/fetch: deduplicate local git testing codeHenning Schild2021-04-181-28/+6
* bitbake: bitbake: tests/fetch: remove write protected files tooMikko Rapeli2021-04-181-1/+3
* bitbake: bitbake: tests/fetch: fix test execution without .gitconfigMikko Rapeli2021-04-181-1/+15
* bitbake: doc: Update links to documentationMichael Opdenacker2021-03-231-1/+1
* bitbake: fetch/git: download LFS content too during do_fetchMatt Hoosier2021-01-231-8/+20
* bitbake: tests/fetch: add test for empty query parametersRoss Burton2021-01-231-0/+19
* bitbake: fetch/git: Fix usehead for non-default namesJoey Degges2021-01-081-7/+1
* bitbake: tests/fetch: Test usehead with a non-default nameJoey Degges2021-01-081-0/+41
* bitbake: tests/fetch: Document behavior of test_gitfetch_useheadJoey Degges2021-01-081-0/+4
* bitbake: tests/fetch: Organize usehead tests by net requirementsJoey Degges2021-01-081-28/+27
* bitbake: tests/fetch: Update upstream master->main branchname transitionRichard Purdie2020-10-261-1/+1
* bitbake: tests/fetch: backslash support in file:// URIsLeif Middelschulte2020-09-251-0/+5
* bitbake: bitbake: tests/fetch: add unit tests for SRC_URI with spaces in urlCharlie Davies2020-09-231-0/+47
* bitbake: tests/fetch: Move away from problematic freedesktop.org urlsRichard Purdie2020-09-151-2/+4
* bitbake: fetch2: Drop globbing supprt in file:// SRC_URIsRichard Purdie2020-08-261-2/+2
* bitbake: fetch2: Drop cups.org from wget status checksRichard Purdie2020-08-241-3/+1
* bitbake: test/fetch: change to better svn sourceakuster2020-06-281-1/+1
* bitbake: tests/fetch: Switch from git.infradead.org to a YP mirrorRichard Purdie2020-06-221-1/+2
* bitbake: tests: Add test for gitsm fetcher with shallow mirror tarballsPaul Barker2020-03-111-0/+41
* bitbake: tests/fetch: add npmsw testsJean-Marie LEMETAYER2020-01-271-0/+251
* bitbake: tests/fetch: add npm testsJean-Marie LEMETAYER2020-01-271-0/+183
* bitbake: tests/fetch: Allow wget upgrade tests to run against a local server3.1_M2Richard Purdie2020-01-221-20/+50
* bitbake: lib: remove unused importsFrazer Clews2020-01-191-1/+0
* bitbake: tests/fetch: add test for fetching shallow revsChristopher Larson2019-10-281-0/+20
* bitbake: tests/fetch: add test case for git-lfs handlingRoss Burton2019-09-271-0/+80
* bitbake: tests/fetch: Resolve fetch error in bitbake-selftestArmin Kuster2019-09-011-2/+2
* bitbake: tests/fetch.py: add missing skipIfNoNetwork tags to tests that try t...Luca Boccassi2019-06-281-0/+5