From 89dd478de7cf075beac69d0145df46f914cf35cf Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 19 Feb 2018 21:47:04 +0300 Subject: Add support for pkg-checkout --- tests/pkg-checkout/git/libbar.tar | 1 + tests/pkg-checkout/git/style-basic0.tar | 1 + tests/pkg-checkout/git/style-basic1.tar | 1 + 3 files changed, 3 insertions(+) create mode 120000 tests/pkg-checkout/git/libbar.tar create mode 120000 tests/pkg-checkout/git/style-basic0.tar create mode 120000 tests/pkg-checkout/git/style-basic1.tar (limited to 'tests/pkg-checkout') 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 -- cgit v1.1