summaryrefslogtreecommitdiffstats
path: root/lib/bb/tests
AgeCommit message (Expand)Author
2018-10-19data_smart: Fix removal handling interaction issue with overridesRichard Purdie
2018-10-17test/data: Add new tests for task checksum changing/not changingRichard Purdie
2018-10-17fetch2/git: provide information about missing sourcesUrs Fässler
2018-10-17fetch2/git: prevent access to non-existing clonedirUrs Fässler
2018-10-17fetch2/git: use intention revealing names for premirror testsUrs Fässler
2018-10-17fetch2/git: add tests to capture existing behavior wrt. naming of git shallow...Urs Fässler
2018-10-17fetch2/git: add tests to capture existing behavior wrt. naming of mirror tarballUrs Fässler
2018-10-17fetch2/git: add tests to capture existing behavior wrt. naming of clone direc...Urs Fässler
2018-10-16data: Fix whitespace on _remove operationsRichard Purdie
2018-10-04fetch2/git: prevent access to non-existing fullshallow tarballUrs Fässler
2018-10-03test/fetch: use canonical GitLab URLsRoss Burton
2018-09-25fetch2/gitsm.py: Rework the git submodule fetcherMark Hatle
2018-09-25lib/bb/tests/parse.py: Test case was changing chdirMark Hatle
2018-09-04cooker.py: Fix incorrect bb files matched warningMark Hatle
2018-08-28tests/fetch: Update gnome.org urls after upstream changesRichard Purdie
2018-06-19fetch2: Use correct check in parameter handling in uri_replace()Nikolai Merinov
2018-05-14fetch2/__init__.py: Fixed handling of uris with empty pathJakub Dębski
2018-03-28tests/fetch: state which upstream failedRoss Burton
2018-02-09fetch2: Handle missing donestamp file when content is validNathan Rossi
2018-02-09fetch/git: Use 'git-make-shallow' from bin directoryNathan Rossi
2018-01-07tests/fetch: Allow bit/bitbake-selftest to function correctlyRichard Purdie
2018-01-07tests/event: tests: Add event classes test classJair Gonzalez
2018-01-07tests/event: Remove empty assignments from event testsJair Gonzalez
2018-01-07tests/event: Add test for bb.event.worker_fireJair Gonzalez
2018-01-07tests/event: Include tests for event filtering featuresJair Gonzalez
2017-11-07tests/fetch: Add ftp test urlRichard Purdie
2017-11-07tests/fetch: use subtests in the wget testsRoss Burton
2017-11-07tests/fetch: Switch gnu.org urls from ftp -> http/httpsRichard Purdie
2017-11-05tests/fetch: skip network tests the idiomatic wayRoss Burton
2017-09-07tests/fetch: handle network failures gracefullyRoss Burton
2017-07-30tests/fetch: fix GitShallowTest.test_bitbakeChristopher Larson
2017-06-23tests: create unit tests for event moduleJair Gonzalez
2017-06-02ConfHandler: Require whitespace between export and variable nameOla x Nilsson
2017-05-26fetch/git: add support for removing arbitrary revs for shallowChristopher Larson
2017-05-26fetch/gitannex: add support for shallow mirror tarballsChristopher Larson
2017-05-26fetch/gitsm: add support for shallow mirror tarballsChristopher Larson
2017-05-26fetch/git: add support for keeping extra refs for shallowChristopher Larson
2017-05-26fetch/git: support per-branch/per-url depths for shallowChristopher Larson
2017-05-26fetch/git: add support for shallow mirror tarballsChristopher Larson
2017-05-26git-make-shallow: add script to make a git repo shallowChristopher Larson
2017-04-11data_smart: Ensure _remove operations on newly set variables are clearedRichard Purdie
2017-04-05bitbake-selftest: add contains testsPaul Eggleton
2017-03-21lib/bb/tests/codeparser: update expand syntax in commentJoshua Lock
2017-03-21data_smart: implement missing remote datastore operationsPaul Eggleton
2017-03-21tinfoil: fix override handling in remote datastoresPaul Eggleton
2017-03-16tests/data: Add inactive remove override testRichard Purdie
2017-02-13lib: Drop now unneeded update_data callsRichard Purdie
2016-12-16bitbake: remove True option to getVar calls (take 2)Joshua Lock
2016-12-14data_smart: support serialisationPaul Eggleton
2016-12-14tinfoil: pass datastore to server when expanding python referencesPaul Eggleton