diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-02-19 21:47:04 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-02-21 17:42:43 +0300 |
commit | 89dd478de7cf075beac69d0145df46f914cf35cf (patch) | |
tree | be960f2406d087135c6456cff654de1f24a91557 /tests/pkg-checkout/git | |
parent | d75d1d9e1c5b03b17fdea1fa3638db2bfe5e8d12 (diff) |
Add support for pkg-checkout
Diffstat (limited to 'tests/pkg-checkout/git')
l--------- | tests/pkg-checkout/git/libbar.tar | 1 | ||||
l--------- | tests/pkg-checkout/git/style-basic0.tar | 1 | ||||
l--------- | tests/pkg-checkout/git/style-basic1.tar | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/tests/pkg-checkout/git/libbar.tar b/tests/pkg-checkout/git/libbar.tar new file mode 120000 index 0000000..67ccdb1 --- /dev/null +++ b/tests/pkg-checkout/git/libbar.tar @@ -0,0 +1 @@ +../../common/git/state0/libbar.tar
\ No newline at end of file diff --git a/tests/pkg-checkout/git/style-basic0.tar b/tests/pkg-checkout/git/style-basic0.tar new file mode 120000 index 0000000..2833f83 --- /dev/null +++ b/tests/pkg-checkout/git/style-basic0.tar @@ -0,0 +1 @@ +../../common/git/state0/style-basic.tar
\ No newline at end of file diff --git a/tests/pkg-checkout/git/style-basic1.tar b/tests/pkg-checkout/git/style-basic1.tar new file mode 120000 index 0000000..6db2c2f --- /dev/null +++ b/tests/pkg-checkout/git/style-basic1.tar @@ -0,0 +1 @@ +../../common/git/state1/style-basic.tar
\ No newline at end of file |