summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests
Commit message (Expand)AuthorAgeFilesLines
* bitbake: lib/bb/utils: add safeguard against recursively deleting things we s...Paul Eggleton2015-04-241-0/+50
* bitbake: data_smart: Fix an unusual variable reference bugRichard Purdie2014-05-291-0/+5
* bitbake: bitbake-selftest: add tests for local fetchingPaul Eggleton2014-04-091-0/+55
* bitbake: test/data: Add in test for append/prepend/remove override operationsRichard Purdie2014-03-251-0/+41
* bitbake: fetch2.URI: Set username/password should not change the otherOlof Johansson2014-03-241-0/+14
* bitbake: fetch2.URI: Support URIs with both query strings and paramsOlof Johansson2014-03-241-0/+18
* bitbake: fetch2.URI: add support for query parametersOlof Johansson2014-03-241-0/+30
* bitbake: tests.fetch: Remove debug assertOlof Johansson2014-03-241-2/+0
* bitbake: codeparser: Fix var_execs to append to execs, not referencesRichard Purdie2014-03-021-1/+2
* bitbake: tests: add test for gitsm fetcherPaul Eggleton2014-02-281-0/+7
* bitbake: tests: add missing importPaul Eggleton2014-02-281-0/+1
* bitbake: fetch2: Sanity check SRCREV matches rev/tag parameterRichard Purdie2014-01-211-0/+15
* bitbake: fetch2: Don't allow '/' in user:pass, fix branch containing '@'Martin Jansa2014-01-181-1/+2
* bitbake: tests/data: Whitespace in key names is a really bad ideaRichard Purdie2013-09-221-15/+15
* bitbake: test/fetch: Allow the conditional network tests to work under python...Richard Purdie2013-05-171-96/+86
* bitbake: test/fetch: Split the network tests from the rest of the fetcher testsRichard Purdie2013-05-171-23/+24
* bitbake: tests/fetch: Allow to work on python 2.6Richard Purdie2013-05-171-2/+2
* bitbake: bb.tests.fetch: Opt-out for unittests that require networkOlof Johansson2013-03-291-0/+14
* bitbake: fetch2: Add editor modelines for bb.tests.*Olof Johansson2013-02-175-0/+10
* bitbake: fetch2: unittests for bb.fetch2.URI classOlof Johansson2013-02-171-0/+226
* bitbake: tests/codeparser: Hack around circular inclusion problemRichard Purdie2013-02-151-0/+3
* bitbake: tests/utils: Add test for explode_dep_versions2Richard Purdie2012-10-021-0/+15
* bitbake: test/fetch: Switch the comparision order to make test failures sligh...Richard Purdie2012-06-281-1/+1
* bitbake: test/fetch: Ensure cwd is valud for the git cloneRichard Purdie2012-06-281-0/+1
* bitbake: fetch2: Add new mirror syntax to simplify mirror specificationsRichard Purdie2012-06-251-3/+11
* bitbake: test/fetch: Add a couple of extra test casesRichard Purdie2012-06-211-1/+29
* bitbake: test/fetch: Add in unit tests for uri_replace() and git premirrorsRichard Purdie2012-06-211-3/+52
* bitbake/tests: Add test of the git fetcherRichard Purdie2012-05-131-0/+21
* bitbake/tests/fetch: Add simple http fetcher testsRichard Purdie2012-05-071-0/+42
* bitbake: Fixup bitbake-selftestRichard Purdie2012-05-041-0/+0
* bitbake: Add start of bitbake regression/self testingRichard Purdie2012-05-045-0/+833