tests: add a testcase for applying patches
This adds a test where we clone a git and a hg repo and apply a single patch and later a quilt series on each of them. Signed-off-by: Henning Schild <henning.schild@siemens.com> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
This commit is contained in:
committed by
Jan Kiszka
parent
8a2a21d799
commit
fafc017392
4
tests/test_patch/patches/kas/quilt/series
Normal file
4
tests/test_patch/patches/kas/quilt/series
Normal file
@@ -0,0 +1,4 @@
|
||||
# test comment
|
||||
# this is a revert of the other 001 we applied without quilt
|
||||
001.patch # first patch
|
||||
002.patch
|
Reference in New Issue
Block a user