summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests
AgeCommit message (Expand)Author
2021-10-08bitbake: bitbake: replace http with https for URLsJon Mason
2021-10-08bitbake: tests/fetch: prefix the FetcherTest temporary directoryRoss Burton
2021-10-08bitbake: tests/utils: mark a regex as a raw stringRoss 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-08-12bitbake: utils: add environment updating context managerRoss Burton
2021-08-06bitbake: fetch/tests/toaster: Override conversion fixupsRichard Purdie
2021-08-04bitbake: data_smart: Fix inactive overide accidental variable value corruptionRichard Purdie
2021-08-02bitbake: doc/lib: Add fixes for issues missed by the automated conversionRichard Purdie
2021-08-02bitbake: doc/lib: Update to use new override syntax containing colonsRichard Purdie
2021-07-29bitbake: data_smart: Allow colon in variable expansion regexRichard Purdie
2021-07-20bitbake: bitbake: Add piping compression libraryJoshua Watt
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-03-12bitbake: tests/color: Fix event register to pass the datastoreRichard Purdie
2021-02-21bitbake: event: Fix broken builds when multiconfig has a hyphen in the nameJoshua Watt
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/siggen: introduce clean_basepath testcasesJean-Francois Dagenais
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-09-02bitbake: COW: migrate test suite into tests/cowChris Laplante
2020-08-26bitbake: compat.py: remove file since it no longer actually implements anythingChris Laplante
2020-08-26bitbake: fetch2: Drop globbing supprt in file:// SRC_URIsRichard Purdie
2020-08-25bitbake: lib: fix most undefined code picked up by pylintFrazer Clews
2020-08-24bitbake: fetch2: Drop cups.org from wget status checksRichard Purdie
2020-08-08bitbake: tests/color: add test suite for ANSI color code filteringChris Laplante
2020-07-21bitbake: build: Allow deltask to take multiple tasknamesRichard Purdie
2020-07-21bitbake: cooker: Fix unmatched files handling leading to misleading warningsRichard 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-06-12bitbake: bitbake: tests: Add mcdepends testJoshua Watt
2020-06-10bitbake: bitbake: tests: Add tests for BBMASK in multiconfigJoshua Watt
2020-04-06bitbake: data/siggen: Don't expand ignored variablesRichard Purdie
2020-03-24bitbake: tinfoil: Simplify remote datastore connectionsRichard 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