[PD-cvs] externals/iem/iemmatrix/tests runtests.txt,1.7,1.8

IOhannes m zmölnig zmoelnig at users.sourceforge.net
Wed Oct 19 09:37:25 CEST 2005


Update of /cvsroot/pure-data/externals/iem/iemmatrix/tests
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28669

Modified Files:
	runtests.txt 
Log Message:
tests whether sources output correct-sized matrices


Index: runtests.txt
===================================================================
RCS file: /cvsroot/pure-data/externals/iem/iemmatrix/tests/runtests.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** runtests.txt	19 Oct 2005 07:32:06 -0000	1.7
--- runtests.txt	19 Oct 2005 07:37:23 -0000	1.8
***************
*** 89,92 ****
--- 89,94 ----
  mtx_egg/03_function;
  mtx_egg/04_function;
+ mtx_egg/05_function;
+ mtx_egg/06_function;
  mtx_element/00_exist;
  mtx_eq/00_exist;
***************
*** 107,110 ****
--- 109,114 ----
  mtx_eye/03_function;
  mtx_eye/04_function;
+ mtx_eye/05_function;
+ mtx_eye/06_function;
  mtx_fill/00_exist;
  mtx_find/00_exist;
***************
*** 185,188 ****
--- 189,194 ----
  mtx_ones/03_function;
  mtx_ones/04_function;
+ mtx_ones/05_function;
+ mtx_ones/06_function;
  mtx_or/00_exist;
  mtx_or/01_function;
***************
*** 234,235 ****
--- 240,243 ----
  mtx_zeros/03_function;
  mtx_zeros/04_function;
+ mtx_zeros/05_function;
+ mtx_zeros/06_function;





More information about the Pd-cvs mailing list