diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-02-22 00:32:30 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-02-22 12:33:41 +0300 |
commit | b3ca587b6c7c6f3f3c2bfa63629878c090f4a5a2 (patch) | |
tree | a9b85b1f3d88eca9a71db0d2a28ffe263e1a4623 /tests/common/git | |
parent | 89dd478de7cf075beac69d0145df46f914cf35cf (diff) |
Add support for version control-based repos to pkg-build
Diffstat (limited to 'tests/common/git')
-rw-r--r-- | tests/common/git/state0/libbar.tar | bin | 71680 -> 71680 bytes |
-rw-r--r-- | tests/common/git/state0/libfoo.tar | bin | 296960 -> 296960 bytes |
-rw-r--r-- | tests/common/git/state0/style-basic.tar | bin | 71680 -> 71680 bytes |
-rw-r--r-- | tests/common/git/state0/style.tar | bin | 133120 -> 133120 bytes |
-rw-r--r-- | tests/common/git/state1/libbaz.tar | bin | 61440 -> 61440 bytes |
-rw-r--r-- | tests/common/git/state1/libfoo.tar | bin | 378880 -> 378880 bytes |
-rw-r--r-- | tests/common/git/state1/style-basic.tar | bin | 71680 -> 71680 bytes |
-rw-r--r-- | tests/common/git/state1/style.tar | bin | 133120 -> 133120 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/tests/common/git/state0/libbar.tar b/tests/common/git/state0/libbar.tar Binary files differindex 23cc354..c98479d 100644 --- a/tests/common/git/state0/libbar.tar +++ b/tests/common/git/state0/libbar.tar diff --git a/tests/common/git/state0/libfoo.tar b/tests/common/git/state0/libfoo.tar Binary files differindex 9b44d03..6c059e6 100644 --- a/tests/common/git/state0/libfoo.tar +++ b/tests/common/git/state0/libfoo.tar diff --git a/tests/common/git/state0/style-basic.tar b/tests/common/git/state0/style-basic.tar Binary files differindex 1579f50..2e0ef8e 100644 --- a/tests/common/git/state0/style-basic.tar +++ b/tests/common/git/state0/style-basic.tar diff --git a/tests/common/git/state0/style.tar b/tests/common/git/state0/style.tar Binary files differindex 1b75bc5..c7e9d4b 100644 --- a/tests/common/git/state0/style.tar +++ b/tests/common/git/state0/style.tar diff --git a/tests/common/git/state1/libbaz.tar b/tests/common/git/state1/libbaz.tar Binary files differindex 4bccb1a..fadd780 100644 --- a/tests/common/git/state1/libbaz.tar +++ b/tests/common/git/state1/libbaz.tar diff --git a/tests/common/git/state1/libfoo.tar b/tests/common/git/state1/libfoo.tar Binary files differindex dc9d53f..53c5220 100644 --- a/tests/common/git/state1/libfoo.tar +++ b/tests/common/git/state1/libfoo.tar diff --git a/tests/common/git/state1/style-basic.tar b/tests/common/git/state1/style-basic.tar Binary files differindex c18148b..9b46120 100644 --- a/tests/common/git/state1/style-basic.tar +++ b/tests/common/git/state1/style-basic.tar diff --git a/tests/common/git/state1/style.tar b/tests/common/git/state1/style.tar Binary files differindex 080dc4d..4b2e9e9 100644 --- a/tests/common/git/state1/style.tar +++ b/tests/common/git/state1/style.tar |