aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/tests
AgeCommit message (Expand)Author
2015-07-22fetch2/git.py: latest_versionstring now returns (version, revision)Aníbal Limón
2015-07-12tests/data: Add new data testsRichard Purdie
2015-07-12tests/fetch.py: FetchCheckStatusTest add cases for ftp and https.Aníbal Limón
2015-07-12tests/fetch.py: Add FetchCheckStatusTest tests.Aníbal Limón
2015-06-19bitbake: Add explict getVar param for (non) expansionRichard Purdie
2015-05-29tests/data: Add key expansion unit testRichard Purdie
2015-05-29tests/data: Add log parsing test codeRichard Purdie
2015-05-19lib/bb/utils: fix and extend edit_metadata_file()Paul Eggleton
2015-05-16tests/parse: Add file missing from previous commitRichard Purdie
2015-05-15tests/fetch: Add mirror of mirror testsRichard Purdie
2015-05-14tests/fetch: ensure fetch tests preserve current dirPaul Eggleton
2015-05-12fetch2: Add BB_ALLOWED_NETWORKS supportLiam R. Howlett
2015-04-19lib/bb/utils: add safeguard against recursively deleting things we shouldn'tPaul Eggleton
2015-02-16tests/fetch.py: latest_versionstring add set of PNAníbal Limón
2015-02-16cooker: rework LAYERDEPENDS versioning so that it is actually usefulPaul Eggleton
2015-02-16tests: add tests for OE pre-release version formattingPaul Eggleton
2015-02-02tests/data: add test for incorrect remove behaviourRoss Burton
2014-12-23tests/data: Add a key deletion testRichard Purdie
2014-12-23tests/fetch: Add versionstring tests to network tests list, fix print()Richard Purdie
2014-11-28tests/fetch: Update wget latest_versionstring cups caseAníbal Limón
2014-11-12fetch/wget: Add latest_versionstring methodAníbal Limón
2014-11-08fetch/git: Add latest_versionstring methodAníbal Limón
2014-09-29fetch: Extend testing of subdir unpack parameter and fixRichard Purdie
2014-09-13data_smart: Fix remove operator and its interaction with data expansionRichard Purdie
2014-06-11bb/tests/data.py: add tests for contains() and contains_any()Ross Burton
2014-05-21data_smart: Fix an unusual variable reference bugRichard Purdie
2014-04-09bitbake-selftest: add tests for local fetchingPaul Eggleton
2014-03-25test/data: Add in test for append/prepend/remove override operationsRichard Purdie
2014-03-24fetch2.URI: Set username/password should not change the otherOlof Johansson
2014-03-24fetch2.URI: Support URIs with both query strings and paramsOlof Johansson
2014-03-24fetch2.URI: add support for query parametersOlof Johansson
2014-03-24tests.fetch: Remove debug assertOlof Johansson
2014-03-02codeparser: Fix var_execs to append to execs, not referencesRichard Purdie
2014-02-28tests: add test for gitsm fetcherPaul Eggleton
2014-02-28tests: add missing importPaul Eggleton
2014-01-20fetch2: Sanity check SRCREV matches rev/tag parameterRichard Purdie
2014-01-18fetch2: Don't allow '/' in user:pass, fix branch containing '@'Martin Jansa
2013-09-22tests/data: Whitespace in key names is a really bad ideaRichard Purdie
2013-05-17test/fetch: Allow the conditional network tests to work under python 2.6Richard Purdie
2013-05-17test/fetch: Split the network tests from the rest of the fetcher testsRichard Purdie
2013-05-17tests/fetch: Allow to work on python 2.6Richard Purdie
2013-03-29bb.tests.fetch: Opt-out for unittests that require networkOlof Johansson
2013-02-17fetch2: Add editor modelines for bb.tests.*Olof Johansson
2013-02-17fetch2: unittests for bb.fetch2.URI classOlof Johansson
2013-02-15tests/codeparser: Hack around circular inclusion problemRichard Purdie
2012-10-02tests/utils: Add test for explode_dep_versions2Richard Purdie
2012-06-28test/fetch: Switch the comparision order to make test failures slightly clearerRichard Purdie
2012-06-28test/fetch: Ensure cwd is valud for the git cloneRichard Purdie
2012-06-25fetch2: Add new mirror syntax to simplify mirror specificationsRichard Purdie
2012-06-21test/fetch: Add a couple of extra test casesRichard Purdie