aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorKatja <katjav@users.sourceforge.net>2011-11-13 14:44:34 +0000
committerKatja <katjav@users.sourceforge.net>2011-11-13 14:44:34 +0000
commitc704d087a3cf72332476a750e1c99d10ab8975ca (patch)
treeaaee2bb536f638485efd173a6dd355a75a655706 /README.txt
parent844f29f5b8b7229e8983b4a2dfc9a21ed8931811 (diff)
add files to libdir 'testtools'
- Makefile - LICENSE.txt - README.txt - put examples in 'testtools/examples/' svn path=/trunk/externals/testtools/; revision=15734
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..afbef9b
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,21 @@
+testtools
+
+----------------------------------------------------------------------------------------------------
+
+Abstractions to produce unit test patches for Pd objects. See example patches for howto. Suggestion: use uniform suffix 'unittest' in test patch names.
+
+unit test abstractions:
+unit-test-frame.pd
+unit-test-frame~.pd
+
+unit test example patches:
+example-unittest.pd
+example~-unittest.pd
+
+reference files:
+example.wav
+example~.wav
+
+Katja Vetter and Fred Jan Kraan November 2011
+
+---------------------------------------------------------------------------------------------------- \ No newline at end of file