From 40b27b2ee19c4d6cf5830297f01d23fd9ae5d1ea Mon Sep 17 00:00:00 2001 From: "N.N." Date: Thu, 29 Dec 2005 17:27:13 +0000 Subject: read me! (really!) svn path=/trunk/abstractions/pureunity/; revision=4310 --- README | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..8f33f1c --- /dev/null +++ b/README @@ -0,0 +1,23 @@ +PureUnity + +Copyright 2006 by Mathieu Bouchard + +$Id: README,v 1.1 2005-12-29 17:27:13 matju Exp $ + +------------------8<--------cut-here--------8<------------------ +GOALS + + 1. Provide a unit-test framework, which also provide benchmarking features, + all made in Pd for use in Pd. + + 2. Provide tests for functionality in internals, externals, abstractions, etc., + in a modularized way, in a DRY/OAOO fashion, thus abstracting out common + features so that many objects share the same test patch for the features + that they have in common. + +------------------8<--------cut-here--------8<------------------ +OVERVIEW + +(write me!) + + -- cgit v1.2.1