projects
/
tools
/
git-buildpackage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8782f2
)
HACKING: Document how to keep test repos around
author
Guido Günther
<agx@sigxcpu.org>
Fri, 11 Feb 2022 11:04:22 +0000
(12:04 +0100)
committer
Guido Günther
<agx@sigxcpu.org>
Fri, 11 Feb 2022 11:04:22 +0000
(12:04 +0100)
HACKING
patch
|
blob
|
history
diff --git
a/HACKING
b/HACKING
index 03ab9ffaf3c9ed439de5afc971c1ee024994335c..6238f02dabb2765c4e807cafef84dc8bd57fc104 100644
(file)
--- a/
HACKING
+++ b/
HACKING
@@
-26,6
+26,11
@@
single test e.g.
nosetests3 tests/component/deb/test_push.py:TestPush.test_push_failure
+If you want to keep any temporary repos around for inspection use
+`GBP_TESTS_NOCLEAN`:
+
+ GBP_TESTS_NOCLEAN=1 nosetests3 tests/component/deb/test_push.py:TestPush.test_push_failure
+
Building the API Docs
---------------------
You can build the API docs using