From 53d8d1df6eec4a6169e7f9425266bc43bdcbf154 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 17 Nov 2013 19:18:58 +0000 Subject: autopkgtests: fetch-somegit-notlast: new test --- tests/tests/fetch-somegit-notlast | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100755 tests/tests/fetch-somegit-notlast (limited to 'tests/tests') diff --git a/tests/tests/fetch-somegit-notlast b/tests/tests/fetch-somegit-notlast new file mode 100755 index 0000000..3943512 --- /dev/null +++ b/tests/tests/fetch-somegit-notlast @@ -0,0 +1,15 @@ +#!/bin/bash + +set -e +. tests/lib + +t-git pari-extra 3-1 +t-archive pari-extra 3-2~dummy1 + +t-dgit clone $p +cd $p + +t-cloned-fetched-good +t-has-ancestor debian/3-1 + +echo ok -- cgit v1.2.3