summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests
AgeCommit message (Expand)Author
2019-11-07bitbake: tests/fetch: Resolve fetch error in bitbake-selftestArmin Kuster
2018-08-29bitbake: tests/fetch: Update gnome.org urls after upstream changesRichard Purdie
2018-03-28bitbake: tests/fetch: state which upstream failedRoss Burton
2018-02-14bitbake: fetch2: Handle missing donestamp file when content is validNathan Rossi
2018-02-14bitbake: fetch/git: Use 'git-make-shallow' from bin directoryNathan Rossi
2018-01-07bitbake: tests/fetch: Allow bit/bitbake-selftest to function correctlyRichard Purdie
2018-01-07bitbake: tests/event: tests: Add event classes test classJair Gonzalez
2018-01-07bitbake: tests/event: Remove empty assignments from event testsJair Gonzalez
2018-01-07bitbake: tests/event: Add test for bb.event.worker_fireJair Gonzalez
2018-01-07bitbake: tests/event: Include tests for event filtering featuresJair Gonzalez
2017-11-07bitbake: tests/fetch: Add ftp test urlRichard Purdie
2017-11-07bitbake: tests/fetch: use subtests in the wget testsRoss Burton
2017-11-07bitbake: tests/fetch: Switch gnu.org urls from ftp -> http/httpsRichard Purdie
2017-11-05bitbake: tests/fetch: skip network tests the idiomatic wayRoss Burton
2017-09-11bitbake: tests/fetch: handle network failures gracefullyRoss Burton
2017-07-30bitbake: tests/fetch: fix GitShallowTest.test_bitbakeChristopher Larson
2017-06-23bitbake: tests: create unit tests for event moduleJair Gonzalez
2017-06-05bitbake: ConfHandler: Require whitespace between export and variable nameOla x Nilsson
2017-06-02bitbake: fetch/git: add support for removing arbitrary revs for shallowChristopher Larson
2017-06-02bitbake: fetch/gitannex: add support for shallow mirror tarballsChristopher Larson
2017-06-02bitbake: fetch/gitsm: add support for shallow mirror tarballsChristopher Larson
2017-06-02bitbake: fetch/git: add support for keeping extra refs for shallowChristopher Larson
2017-06-02bitbake: fetch/git: support per-branch/per-url depths for shallowChristopher Larson
2017-06-02bitbake: fetch/git: add support for shallow mirror tarballsChristopher Larson
2017-06-02bitbake: git-make-shallow: add script to make a git repo shallowChristopher Larson
2017-04-12bitbake: data_smart: Ensure _remove operations on newly set variables are cle...Richard Purdie
2017-04-05bitbake: bitbake-selftest: add contains testsPaul Eggleton
2017-03-22bitbake: lib/bb/tests/codeparser: update expand syntax in commentJoshua Lock
2017-03-22bitbake: data_smart: implement missing remote datastore operationsPaul Eggleton
2017-03-22bitbake: tinfoil: fix override handling in remote datastoresPaul Eggleton
2017-03-16bitbake: tests/data: Add inactive remove override testRichard Purdie
2017-02-15bitbake: lib: Drop now unneeded update_data callsRichard Purdie
2016-12-16bitbake: bitbake: remove True option to getVar calls (take 2)Joshua Lock
2016-12-14bitbake: data_smart: support serialisationPaul Eggleton
2016-12-14bitbake: tinfoil: pass datastore to server when expanding python referencesPaul Eggleton
2016-12-14bitbake: data_smart: implement remote datastore functionalityPaul Eggleton
2016-11-30bitbake: bitbake: remove True option to getVarFlag callsJoshua Lock
2016-11-30bitbake: bitbake: remove True option to getVar callsJoshua Lock
2016-11-23bitbake: lib/bb: Don't use deprecated bb.data.getVar/setVar APIRichard Purdie
2016-09-22bitbake: fetch2: handle absolute paths in subdirRoss Burton
2016-08-20bitbake: tests: add unit tests for the usehead url parameterMarkus Lehtonen
2016-08-20bitbake: bitbake-selftest: introduce BB_TMPDIR_NOCLEANMarkus Lehtonen
2016-08-18bitbake: ast/ConfHandler: Add a syntax to clear variableJérémy Rosen
2016-08-17bitbake: lib/bb/tests/fetch: remove URL that doesn't exist anymoreRoss Burton
2016-06-02bitbake: bitbake: Convert to python 3Richard Purdie
2016-05-13bitbake: fetch: Use OrderedDict for url parametersRichard Purdie
2016-05-13bitbake: daemonize/prserv/tests/fetch: Convert file() -> open()Richard Purdie
2016-05-11bitbake: tests: assertEquals -> assertEqualRichard Purdie
2016-04-09bitbake: tests/utils.py: test origvalue in a callback matches what is expectedRandy Witt
2016-04-09bitbake: lib/bb/utils.py: Fix a bug in edit_metadata() that could corrupt varsRandy Witt