From: Simon Wilkinson Date: Mon, 7 May 2012 20:21:26 +0000 (+0100) Subject: Configure src/external for c-tap-harness X-Git-Tag: upstream/1.8.0_pre1^2~2434 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=098e6f141f2234dcd0196096ab6f739db678f746;p=packages%2Fo%2Fopenafs.git Configure src/external for c-tap-harness Setup the src/external system so that we can pull in releases of the C Tap Harness using that mechanism. Change-Id: I312db7991b037e7bb885c8f93a5c94c793dada30 Reviewed-on: http://gerrit.openafs.org/7372 Tested-by: BuildBot Reviewed-by: Derrick Brashear Tested-by: Derrick Brashear --- diff --git a/src/external/c-tap-harness-author b/src/external/c-tap-harness-author new file mode 100644 index 000000000..2edf53340 --- /dev/null +++ b/src/external/c-tap-harness-author @@ -0,0 +1 @@ +Russ Allbery diff --git a/src/external/c-tap-harness-files b/src/external/c-tap-harness-files new file mode 100644 index 000000000..ab14e40ab --- /dev/null +++ b/src/external/c-tap-harness-files @@ -0,0 +1,10 @@ +LICENSE LICENSE +NEWS NEWS +README README +tests/runtests.c runtests.c +tests/tap/basic.c tap/basic.c +tests/tap/basic.h tap/basic.h +tests/tap/float.c tap/float.c +tests/tap/libtap.sh tap/libtap.sh +tests/tap/macros.h tap/macros.h +