From 098e6f141f2234dcd0196096ab6f739db678f746 Mon Sep 17 00:00:00 2001 From: Simon Wilkinson Date: Mon, 7 May 2012 21:21:26 +0100 Subject: [PATCH] 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 --- src/external/c-tap-harness-author | 1 + src/external/c-tap-harness-files | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 src/external/c-tap-harness-author create mode 100644 src/external/c-tap-harness-files diff --git a/src/external/c-tap-harness-author b/src/external/c-tap-harness-author new file mode 100644 index 0000000000..2edf533402 --- /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 0000000000..ab14e40ab0 --- /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 +