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
2014-11-14
import-srpm: support for patch import
Markus Lehtonen
1
-18
/
+24
2014-11-14
tests: add unit tests for gbp.rpm.SrcRpmFile
Markus Lehtonen
5
-0
/
+28
2014-11-14
Introduce git-import-orig-rpm tool
Markus Lehtonen
1
-1
/
+2
2014-11-14
Introduce git-buildpackage-rpm tool
Markus Lehtonen
1
-1
/
+2
2014-11-14
Introduce gbp-pq-rpm tool
Markus Lehtonen
1
-1
/
+2
2014-11-14
gbp-pq: readiness to configure the pq branch name
Markus Lehtonen
1
-2
/
+3
2014-11-14
Universal configurable base tmpdir for all gbp tools
Markus Lehtonen
1
-4
/
+4
2014-11-14
GitRepository/add_files: add new option 'untracked'
Markus Lehtonen
1
-0
/
+6
2014-11-14
config: read the right config if run from subdir
Markus Lehtonen
1
-4
/
+4
2014-11-14
tests/testutils: add directories arg to ls_* functions
Markus Lehtonen
1
-7
/
+8
2014-11-14
tests.testutils: add ls_zip() helper
Markus Lehtonen
1
-0
/
+11
2014-11-14
import-orig: new function for filtering/re-packing sources
Markus Lehtonen
2
-0
/
+148
2014-11-14
UpstreamSource: implement prefix guessing
Markus Lehtonen
1
-1
/
+5
2014-11-14
tests: test find_source() with unittest
Markus Lehtonen
1
-0
/
+64
2014-11-14
UpstreamSource: move version guessing logic to PkgPolicy
Markus Lehtonen
1
-0
/
+4
2014-11-14
UpstreamSource: introduce is_tarball() method
Markus Lehtonen
1
-0
/
+4
2014-11-14
UpstreamSource.pack: support prefix mangling
Markus Lehtonen
1
-0
/
+9
2014-11-14
GitRepository: add diff_status method
Markus Lehtonen
1
-0
/
+13
2014-11-14
GitRepository: allow repo inititialization from subdir
Markus Lehtonen
1
-2
/
+2
2014-11-14
GitRepository: Implement status method
Ed Bartosh
1
-0
/
+22
2014-11-14
GitRepository: raise GitRepositoryError instead of GbpError
Markus Lehtonen
1
-1
/
+1
2014-11-14
GitRepository.archive: support getting tar data as return value
Markus Lehtonen
1
-1
/
+1
2014-11-14
log: don't automatically setup gbp-specific logger
Markus Lehtonen
1
-0
/
+2
2014-11-14
rpm tests: disable one anomalous pylint error
Markus Lehtonen
1
-0
/
+4
2014-11-14
tests: add tests for UpstreamSource.guess_version()
Markus Lehtonen
1
-0
/
+2
2014-11-14
ComponentTestBase: add dirs argument to _check_repo_state()
Markus Lehtonen
2
-14
/
+18
2014-11-14
ComponentTestBase: add ls_tree() method
Markus Lehtonen
1
-0
/
+7
2014-11-14
ComponentTestBase: add check_files() method
Markus Lehtonen
1
-4
/
+10
2014-11-14
ComponentTestBase: add a per-class toplevel temp dir
Markus Lehtonen
1
-1
/
+8
2014-11-14
ComponentTestBase: ignore system and user config
Markus Lehtonen
1
-0
/
+3
2014-10-29
git.vfs: fix close method
Guido Günther
1
-0
/
+1
2014-09-12
Allow to always drop pq branch after export
Guido Günther
1
-1
/
+22
2014-07-28
Remove all other log handlers when capturing logs
Guido Günther
1
-0
/
+2
2014-07-24
Pass --no-pristine-tar to SRPM compnent tests
Guido Günther
1
-11
/
+11
2014-07-24
Introduce git-import-srpm tool
Markus Lehtonen
4
-0
/
+382
2014-07-24
Introduce rpm helpers
Markus Lehtonen
25
-0
/
+1000
2014-05-16
Fix comitter vs committer typos
Guido Günther
1
-1
/
+1
2014-04-03
config: add decorator to add_option_* functions
Guido Günther
2
-16
/
+60
2014-04-02
Remove tests now covered by 18_test_Config
Guido Günther
1
-21
/
+0
2014-04-01
Add minimal 'config' command
Guido Günther
5
-3
/
+73
2014-04-01
Test option parser fallbacks more thoroughly
Guido Günther
2
-0
/
+99
2014-03-27
ComponentTestBase: use regex matching in log checking
Markus Lehtonen
1
-3
/
+4
2014-03-27
Use a temporary directory
Guido Günther
1
-4
/
+7
2014-03-27
tests: more robust check for the default urgency level of dch
Markus Lehtonen
1
-9
/
+14
2014-02-23
import_dsc: Create missing debian branch with --create-missing-branches
Guido Günther
2
-2
/
+32
2014-02-19
config: Don't pull in config defaults twice
Guido Günther
1
-1
/
+1
2014-01-07
tests: adapt dch tests for older devscripts
Markus Lehtonen
2
-17
/
+39
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
[next]