summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: fetch2/git: use intention revealing names for premirror testsUrs Fässler2018-10-181-11/+11
* bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of gi...Urs Fässler2018-10-181-0/+35
* bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of mi...Urs Fässler2018-10-181-0/+34
* bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of cl...Urs Fässler2018-10-181-0/+49
* bitbake: data: Fix whitespace on _remove operationsRichard Purdie2018-10-181-4/+16
* bitbake: fetch2/git: prevent access to non-existing fullshallow tarballUrs Fässler2018-10-041-0/+14
* bitbake: test/fetch: use canonical GitLab URLsRoss Burton2018-10-041-2/+2
* bitbake: fetch2/gitsm.py: Rework the git submodule fetcherMark Hatle2018-09-261-0/+3
* bitbake: lib/bb/tests/parse.py: Test case was changing chdirMark Hatle2018-09-261-0/+4
* bitbake: cooker.py: Fix incorrect bb files matched warningMark Hatle2018-09-051-0/+83
* bitbake: tests/fetch: Update gnome.org urls after upstream changesRichard Purdie2018-08-291-2/+2
* bitbake: fetch2: Use correct check in parameter handling in uri_replace()Nikolai Merinov2018-06-211-0/+2
* bitbake: fetch2/__init__.py: Fixed handling of uris with empty pathJakub Dębski2018-05-221-1/+5
* bitbake: tests/fetch: state which upstream failedRoss Burton2018-03-281-2/+2
* bitbake: fetch2: Handle missing donestamp file when content is validNathan Rossi2018-02-141-0/+104
* bitbake: fetch/git: Use 'git-make-shallow' from bin directoryNathan Rossi2018-02-141-4/+1
* bitbake: tests/fetch: Allow bit/bitbake-selftest to function correctlyRichard Purdie2018-01-071-1/+1
* bitbake: tests/event: tests: Add event classes test classJair Gonzalez2018-01-071-0/+499
* bitbake: tests/event: Remove empty assignments from event testsJair Gonzalez2018-01-071-4/+4
* bitbake: tests/event: Add test for bb.event.worker_fireJair Gonzalez2018-01-071-0/+8
* bitbake: tests/event: Include tests for event filtering featuresJair Gonzalez2018-01-071-9/+111
* bitbake: tests/fetch: Add ftp test urlRichard Purdie2017-11-071-0/+1
* bitbake: tests/fetch: use subtests in the wget testsRoss Burton2017-11-071-8/+10
* bitbake: tests/fetch: Switch gnu.org urls from ftp -> http/httpsRichard Purdie2017-11-071-3/+3
* bitbake: tests/fetch: skip network tests the idiomatic wayRoss Burton2017-11-051-212/+222
* bitbake: tests/fetch: handle network failures gracefullyRoss Burton2017-09-111-0/+2
* bitbake: tests/fetch: fix GitShallowTest.test_bitbakeChristopher Larson2017-07-301-1/+1
* bitbake: tests: create unit tests for event moduleJair Gonzalez2017-06-231-0/+377
* bitbake: ConfHandler: Require whitespace between export and variable nameOla x Nilsson2017-06-051-1/+22
* bitbake: fetch/git: add support for removing arbitrary revs for shallowChristopher Larson2017-06-021-1/+65
* bitbake: fetch/gitannex: add support for shallow mirror tarballsChristopher Larson2017-06-021-0/+17
* bitbake: fetch/gitsm: add support for shallow mirror tarballsChristopher Larson2017-06-021-4/+27
* bitbake: fetch/git: add support for keeping extra refs for shallowChristopher Larson2017-06-021-0/+42
* bitbake: fetch/git: support per-branch/per-url depths for shallowChristopher Larson2017-06-021-2/+33
* bitbake: fetch/git: add support for shallow mirror tarballsChristopher Larson2017-06-021-0/+299
* bitbake: git-make-shallow: add script to make a git repo shallowChristopher Larson2017-06-021-0/+127
* bitbake: data_smart: Ensure _remove operations on newly set variables are cle...Richard Purdie2017-04-121-0/+6
* bitbake: bitbake-selftest: add contains testsPaul Eggleton2017-04-051-0/+48
* bitbake: lib/bb/tests/codeparser: update expand syntax in commentJoshua Lock2017-03-221-2/+2
* bitbake: data_smart: implement missing remote datastore operationsPaul Eggleton2017-03-221-18/+110
* bitbake: tinfoil: fix override handling in remote datastoresPaul Eggleton2017-03-221-0/+4
* bitbake: tests/data: Add inactive remove override testRichard Purdie2017-03-161-0/+7
* bitbake: lib: Drop now unneeded update_data callsRichard Purdie2017-02-151-17/+1
* bitbake: bitbake: remove True option to getVar calls (take 2)Joshua Lock2016-12-161-1/+1
* bitbake: data_smart: support serialisationPaul Eggleton2016-12-141-0/+23
* bitbake: tinfoil: pass datastore to server when expanding python referencesPaul Eggleton2016-12-141-2/+8
* bitbake: data_smart: implement remote datastore functionalityPaul Eggleton2016-12-141-0/+39
* bitbake: bitbake: remove True option to getVarFlag callsJoshua Lock2016-11-301-1/+1
* bitbake: bitbake: remove True option to getVar callsJoshua Lock2016-11-303-48/+48
* bitbake: lib/bb: Don't use deprecated bb.data.getVar/setVar APIRichard Purdie2016-11-231-7/+7