Update of /cvsroot/pure-data/externals/iem/iemmatrix/tests
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28102
Modified Files:
runtests.txt
Log Message:
tests for sources
Index: runtests.txt
===================================================================
RCS file: /cvsroot/pure-data/externals/iem/iemmatrix/tests/runtests.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** runtests.txt 18 Oct 2005 09:16:07 -0000 1.6
--- runtests.txt 19 Oct 2005 07:32:06 -0000 1.7
***************
*** 1,4 ****
--- 1,5 ----
mtx_abs/00_exist;
mtx_abs/01_function;
+ mtx_abs/02_function;
mtx_add/00_exist;
mtx_add/00_exist1;
***************
*** 84,87 ****
--- 85,92 ----
mtx_distance2/00_exist;
mtx_egg/00_exist;
+ mtx_egg/01_function;
+ mtx_egg/02_function;
+ mtx_egg/03_function;
+ mtx_egg/04_function;
mtx_element/00_exist;
mtx_eq/00_exist;
***************
*** 98,101 ****
--- 103,110 ----
mtx_exp/00_exist;
mtx_eye/00_exist;
+ mtx_eye/01_function;
+ mtx_eye/02_function;
+ mtx_eye/03_function;
+ mtx_eye/04_function;
mtx_fill/00_exist;
mtx_find/00_exist;
***************
*** 172,175 ****
--- 181,188 ----
mtx_not/00_exist1;
mtx_ones/00_exist;
+ mtx_ones/01_function;
+ mtx_ones/02_function;
+ mtx_ones/03_function;
+ mtx_ones/04_function;
mtx_or/00_exist;
mtx_or/01_function;
***************
*** 217,218 ****
--- 230,235 ----
mtx_transpose/00_exist;
mtx_zeros/00_exist;
+ mtx_zeros/01_function;
+ mtx_zeros/02_function;
+ mtx_zeros/03_function;
+ mtx_zeros/04_function;