summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests
AgeCommit message (Expand)Author
2014-09-29bitbake: fetch: Extend testing of subdir unpack parameter and fixRichard Purdie
2014-09-13bitbake: data_smart: Fix remove operator and its interaction with data expansionRichard Purdie
2014-06-12bitbake: bb/tests/data.py: add tests for contains() and contains_any()Ross Burton
2014-05-21bitbake: data_smart: Fix an unusual variable reference bugRichard Purdie
2014-04-09bitbake: bitbake-selftest: add tests for local fetchingPaul Eggleton
2014-03-25bitbake: test/data: Add in test for append/prepend/remove override operationsRichard Purdie
2014-03-24bitbake: fetch2.URI: Set username/password should not change the otherOlof Johansson
2014-03-24bitbake: fetch2.URI: Support URIs with both query strings and paramsOlof Johansson
2014-03-24bitbake: fetch2.URI: add support for query parametersOlof Johansson
2014-03-24bitbake: tests.fetch: Remove debug assertOlof Johansson
2014-03-02bitbake: codeparser: Fix var_execs to append to execs, not referencesRichard Purdie
2014-02-28bitbake: tests: add test for gitsm fetcherPaul Eggleton
2014-02-28bitbake: tests: add missing importPaul Eggleton
2014-01-21bitbake: fetch2: Sanity check SRCREV matches rev/tag parameterRichard Purdie
2014-01-18bitbake: fetch2: Don't allow '/' in user:pass, fix branch containing '@'Martin Jansa
2013-09-22bitbake: tests/data: Whitespace in key names is a really bad ideaRichard Purdie
2013-05-17bitbake: test/fetch: Allow the conditional network tests to work under python...Richard Purdie
2013-05-17bitbake: test/fetch: Split the network tests from the rest of the fetcher testsRichard Purdie
2013-05-17bitbake: tests/fetch: Allow to work on python 2.6Richard Purdie
2013-03-29bitbake: bb.tests.fetch: Opt-out for unittests that require networkOlof Johansson
2013-02-17bitbake: fetch2: Add editor modelines for bb.tests.*Olof Johansson
2013-02-17bitbake: fetch2: unittests for bb.fetch2.URI classOlof Johansson
2013-02-15bitbake: tests/codeparser: Hack around circular inclusion problemRichard Purdie
2012-10-02bitbake: tests/utils: Add test for explode_dep_versions2Richard Purdie
2012-06-28bitbake: test/fetch: Switch the comparision order to make test failures sligh...Richard Purdie
2012-06-28bitbake: test/fetch: Ensure cwd is valud for the git cloneRichard Purdie
2012-06-25bitbake: fetch2: Add new mirror syntax to simplify mirror specificationsRichard Purdie
2012-06-21bitbake: test/fetch: Add a couple of extra test casesRichard Purdie
2012-06-21bitbake: test/fetch: Add in unit tests for uri_replace() and git premirrorsRichard Purdie
2012-05-13bitbake/tests: Add test of the git fetcherRichard Purdie
2012-05-07bitbake/tests/fetch: Add simple http fetcher testsRichard Purdie
2012-05-04bitbake: Fixup bitbake-selftestRichard Purdie
2012-05-04bitbake: Add start of bitbake regression/self testingRichard Purdie