From c704d087a3cf72332476a750e1c99d10ab8975ca Mon Sep 17 00:00:00 2001 From: Katja Date: Sun, 13 Nov 2011 14:44:34 +0000 Subject: add files to libdir 'testtools' - Makefile - LICENSE.txt - README.txt - put examples in 'testtools/examples/' svn path=/trunk/externals/testtools/; revision=15734 --- README.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.txt (limited to 'README.txt') 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 -- cgit v1.2.1