index
:
bitbake
cr/document_dirs_workdir
master
Bitbake Development tree
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
bb
/
tests
/
fetch.py
Age
Commit message (
Expand
)
Author
2015-09-18
tests/fetch.py: Fix recursion failure in url mapping
Mark Hatle
2015-09-18
fetch2/__init__.py: uri_replace regex handling
Mark Hatle
2015-07-22
tests/fetch.py: Updated test name FetchMethodTest -> FetchLatestVersionTest
Aníbal Limón
2015-07-22
fetch2/wget.py: latest_versionstring now returns (version, revision)
Aníbal Limón
2015-07-22
fetch2/git.py: latest_versionstring now returns (version, revision)
Aníbal Limón
2015-07-12
tests/fetch.py: FetchCheckStatusTest add cases for ftp and https.
Aníbal Limón
2015-07-12
tests/fetch.py: Add FetchCheckStatusTest tests.
Aníbal Limón
2015-05-15
tests/fetch: Add mirror of mirror tests
Richard Purdie
2015-05-14
tests/fetch: ensure fetch tests preserve current dir
Paul Eggleton
2015-05-12
fetch2: Add BB_ALLOWED_NETWORKS support
Liam R. Howlett
2015-02-16
tests/fetch.py: latest_versionstring add set of PN
Aníbal Limón
2014-12-23
tests/fetch: Add versionstring tests to network tests list, fix print()
Richard Purdie
2014-11-28
tests/fetch: Update wget latest_versionstring cups case
Aníbal Limón
2014-11-12
fetch/wget: Add latest_versionstring method
Aníbal Limón
2014-11-08
fetch/git: Add latest_versionstring method
Aníbal Limón
2014-09-29
fetch: Extend testing of subdir unpack parameter and fix
Richard Purdie
2014-04-09
bitbake-selftest: add tests for local fetching
Paul Eggleton
2014-03-24
fetch2.URI: Set username/password should not change the other
Olof Johansson
2014-03-24
fetch2.URI: Support URIs with both query strings and params
Olof Johansson
2014-03-24
fetch2.URI: add support for query parameters
Olof Johansson
2014-03-24
tests.fetch: Remove debug assert
Olof Johansson
2014-02-28
tests: add test for gitsm fetcher
Paul Eggleton
2014-01-20
fetch2: Sanity check SRCREV matches rev/tag parameter
Richard Purdie
2014-01-18
fetch2: Don't allow '/' in user:pass, fix branch containing '@'
Martin Jansa
2013-05-17
test/fetch: Allow the conditional network tests to work under python 2.6
Richard Purdie
2013-05-17
test/fetch: Split the network tests from the rest of the fetcher tests
Richard Purdie
2013-05-17
tests/fetch: Allow to work on python 2.6
Richard Purdie
2013-03-29
bb.tests.fetch: Opt-out for unittests that require network
Olof Johansson
2013-02-17
fetch2: Add editor modelines for bb.tests.*
Olof Johansson
2013-02-17
fetch2: unittests for bb.fetch2.URI class
Olof Johansson
2012-06-28
test/fetch: Switch the comparision order to make test failures slightly clearer
Richard Purdie
2012-06-28
test/fetch: Ensure cwd is valud for the git clone
Richard Purdie
2012-06-25
fetch2: Add new mirror syntax to simplify mirror specifications
Richard Purdie
2012-06-21
test/fetch: Add a couple of extra test cases
Richard Purdie
2012-06-21
test/fetch: Add in unit tests for uri_replace() and git premirrors
Richard Purdie
2012-05-13
bitbake/tests: Add test of the git fetcher
Richard Purdie
2012-05-07
bitbake/tests/fetch: Add simple http fetcher tests
Richard Purdie
2012-05-04
bitbake: Add start of bitbake regression/self testing
Richard Purdie