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
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/parse: Add BBCLASSEXTEND multiple data store corruption reproducer
Richard Purdie
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/data: Add new data tests
Richard Purdie
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-06-19
bitbake: Add explict getVar param for (non) expansion
Richard Purdie
2015-05-29
tests/data: Add key expansion unit test
Richard Purdie
2015-05-29
tests/data: Add log parsing test code
Richard Purdie
2015-05-19
lib/bb/utils: fix and extend edit_metadata_file()
Paul Eggleton
2015-05-16
tests/parse: Add file missing from previous commit
Richard Purdie
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-04-19
lib/bb/utils: add safeguard against recursively deleting things we shouldn't
Paul Eggleton
2015-02-16
tests/fetch.py: latest_versionstring add set of PN
Aníbal Limón
2015-02-16
cooker: rework LAYERDEPENDS versioning so that it is actually useful
Paul Eggleton
2015-02-16
tests: add tests for OE pre-release version formatting
Paul Eggleton
2015-02-02
tests/data: add test for incorrect remove behaviour
Ross Burton
2014-12-23
tests/data: Add a key deletion test
Richard Purdie
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-09-13
data_smart: Fix remove operator and its interaction with data expansion
Richard Purdie
2014-06-11
bb/tests/data.py: add tests for contains() and contains_any()
Ross Burton
2014-05-21
data_smart: Fix an unusual variable reference bug
Richard Purdie
2014-04-09
bitbake-selftest: add tests for local fetching
Paul Eggleton
2014-03-25
test/data: Add in test for append/prepend/remove override operations
Richard Purdie
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-03-02
codeparser: Fix var_execs to append to execs, not references
Richard Purdie
2014-02-28
tests: add test for gitsm fetcher
Paul Eggleton
2014-02-28
tests: add missing import
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-09-22
tests/data: Whitespace in key names is a really bad idea
Richard Purdie
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
2013-02-15
tests/codeparser: Hack around circular inclusion problem
Richard Purdie
[next]