summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests/fetch.py
AgeCommit message (Expand)Author
2014-02-17bitbake: fetch2: Don't allow '/' in user:pass, fix branch containing '@'Martin Jansa
2013-06-03bitbake: test/fetch: Allow the conditional network tests to work under python...Richard Purdie
2013-06-03bitbake: test/fetch: Split the network tests from the rest of the fetcher testsRichard Purdie
2013-06-03bitbake: 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
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: Add start of bitbake regression/self testingRichard Purdie