index
:
tools/git-buildpackage
2.0alpha
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel-test20161228
devel_psk_20160727
experimental
feature/bitbake
master
nanjing-devel
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-20190215
release-for-gbsV0.10
release-for-gbsV0.11
release-for-gbsV0.12
release-for-gbsV0.13
release-for-gbsV0.14
release-for-gbsV0.15
release-for-gbsV0.16
release-for-gbsV0.17
release-for-gbsV0.18
release-for-gbsV0.19
release-for-gbsV0.20
release-for-gbsV0.21
release-for-gbsV0.22
release-for-gbsV0.23
release-for-gbsV0.24
release-for-gbsV0.25
release-for-gbsV0.9
release-pylint
release-test-0.1
release-test-20150810
sandbox/soong9/gitmodules
sandbox/soong9/py2
sandbox/wangbiao/gbp_test_0_9_29
sandbox/wangbiao/os_0_9_8_py3_version
sandbox/wangbiao/riscv
sandbox/xuhy/devel-upgrade
sandbox/xuwc/gbp_0.9.29
sandbox/xuwc/upstream_0.9.29
sandbox_ubuntu18.04
spin-release-latest
test-devel
upstream
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-17
Adjust test cases to newer devscripts
Guido Günther
1
-15
/
+15
2013-10-31
pq: rewrite patch export functionality
Markus Lehtonen
1
-9
/
+6
2013-09-10
tests: remove unused import in submodule tests
Markus Lehtonen
1
-1
/
+0
2013-09-10
tests: upper case global variables in submodule tests
Markus Lehtonen
1
-38
/
+38
2013-09-10
tests: add some docstrings to git submodule tests
Markus Lehtonen
1
-0
/
+4
2013-09-10
tests: use eq_ and ok_ from nose tools in submodule tests
Markus Lehtonen
1
-12
/
+13
2013-09-10
tests: add test for archiving without git submodules
Markus Lehtonen
1
-15
/
+22
2013-09-10
git: new class and method for remote repositories
Markus Lehtonen
1
-0
/
+22
2013-09-10
GitRepository.pull: Add 'all_remotes' option
Lingchaox Xin
1
-0
/
+2
2013-09-10
GitRepository.push: Add 'tags' option
Lingchaox Xin
1
-0
/
+2
2013-09-10
GitRepository.push: Add 'force' option
Lingchaox Xin
1
-0
/
+1
2013-09-10
GitRepository.list_tree: add 'paths' option
Markus Lehtonen
1
-1
/
+4
2013-09-05
ComponentTestBase: use eq_() ok_() from nose.tools
Markus Lehtonen
1
-9
/
+9
2013-09-05
GitRepository.diff: add 'text' option
Markus Lehtonen
1
-0
/
+2
2013-09-04
GitRepository: Add clean() method
Markus Lehtonen
1
-0
/
+18
2013-09-04
GitRepository.fetch: Add 'all_remotes' option
Lingchaox Xin
1
-0
/
+1
2013-09-04
GitRepository.fetch: Add 'refspec' option
Lingchaox Xin
1
-0
/
+1
2013-09-04
GitRepository.describe: add 'tags' and 'extra-match' options
Lingchaox Xin
1
-0
/
+6
2013-09-04
ComponentTestBase: keep tmpdir if GBP_TESTS_NOCLEAN is in env
Markus Lehtonen
1
-1
/
+2
2013-09-04
ComponentTestBase: fix env restore in teardown
Markus Lehtonen
1
-1
/
+2
2013-09-04
ComponentTestBase: more verbose output in case of branch mismatch
Markus Lehtonen
1
-1
/
+4
2013-08-28
Use open() instead of file()
Guido Günther
8
-10
/
+10
2013-08-21
dch: make automatic adding of new sections more robust
Guido Günther
1
-0
/
+73
2013-08-21
Move MockedChangelog to testutils
Guido Günther
2
-18
/
+15
2013-07-04
GitRepository.set_upstream_branch: Newer git wants a valid remote repo entry
Guido Günther
1
-1
/
+1
2013-06-30
Test succesful import too
Guido Günther
1
-2
/
+15
2013-06-26
import-dsc: print filename instead of object name
Guido Günther
1
-0
/
+1
2013-06-26
Consistently call gbp the supercommand
Guido Günther
1
-4
/
+17
2013-06-19
GbpOptionParser: add test for 'filter' option handling
Guido Günther
1
-0
/
+24
2013-06-19
GbpOptionParser: Make sure we parse the old config sections
Guido Günther
1
-0
/
+21
2013-06-18
Add wrapper for all gbp commands
Guido Günther
1
-0
/
+29
2013-06-11
GitRepository.get_subject: use get_commit_info
Guido Günther
1
-0
/
+2
2013-06-11
buildpackage: use get_commit_info() instead of get_subject()
Markus Lehtonen
1
-2
/
+2
2013-06-11
Remove unused imports
Guido Günther
1
-3
/
+0
2013-06-06
GitRepository/get_commit_info: add patchname to info
Markus Lehtonen
1
-0
/
+2
2013-06-06
gitmodifier: make the datetime object always have timezone
Markus Lehtonen
1
-4
/
+4
2013-04-30
trivial: simplify option assignment
Guido Günther
1
-19
/
+10
2013-04-30
Silence test_debian_missing_author
Guido Günther
1
-1
/
+7
2013-04-29
Make parse_dsc a classmethod of DscFile
Guido Günther
2
-9
/
+11
2013-04-29
ChangeLog: Remove is_native
Guido Günther
1
-9
/
+0
2013-04-27
GitRepository.has_feature: capture stderr
Guido Günther
1
-1
/
+1
2013-04-27
Silence GitRepository.grep_log
Guido Günther
1
-2
/
+2
2013-04-26
10_test_get_upstream_tree: Fix test descriptions
Guido Günther
1
-6
/
+6
2013-04-26
14_test_gbp_import_dscs: Mock gbp.log.err
Guido Günther
1
-2
/
+9
2013-04-26
tests: Fix tests for Ubuntu
Markus Lehtonen
3
-20
/
+71
2013-04-26
tests: add missing import in test_Changelog
Markus Lehtonen
1
-0
/
+1
2013-04-25
GitRepository: add describe() method
Markus Lehtonen
1
-1
/
+28
2013-04-25
tests: another fix for older dch
Markus Lehtonen
1
-4
/
+4
2013-04-25
tests: fix for older dch
Markus Lehtonen
1
-2
/
+2
2013-04-13
Honor debian/source/format
Guido Günther
1
-1
/
+2
[next]