summaryrefslogtreecommitdiff
path: root/yarns/README
diff options
context:
space:
mode:
authorBen Brown <ben.brown@codethink.co.uk>2013-10-22 12:40:30 +0100
committerBen Brown <ben.brown@codethink.co.uk>2013-10-24 12:32:54 +0100
commit085e620e5f5d0f85a8012785c89604ffa1a598d4 (patch)
tree9ca3801b8fc6c016b08bf7c00fe5b6f957024d9b /yarns/README
parent2fdfa3149be9ae43fb23cda6459e841fb3a90698 (diff)
downloadtbdiff-085e620e5f5d0f85a8012785c89604ffa1a598d4.tar.gz
Add new Yarn based test suite
This introduces a yarn which demonstrates testing tbdiff. Also included is a shell library to assist with writing yarn based tests, a script for running the test suite and a simple README for executing the tests.
Diffstat (limited to 'yarns/README')
-rw-r--r--yarns/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/yarns/README b/yarns/README
new file mode 100644
index 0000000..67e2bcc
--- /dev/null
+++ b/yarns/README
@@ -0,0 +1,6 @@
+Running the test suite
+----------------------
+Change to the top-level directory of the tbdiff source tree and
+execute run_yarns.sh:
+
+$ ./yarns/run_yarns.sh