aboutsummaryrefslogtreecommitdiff
path: root/tests/runtests.txt
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2005-10-19 07:37:23 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2005-10-19 07:37:23 +0000
commit81a557eac4f0754ad4f81bcdf8c435ebbe2ea059 (patch)
tree0cfa407564fd3772db5d8b3732f9cc8b45ab5c0a /tests/runtests.txt
parent25d28573c4d97db466449cf78442d3221354f55b (diff)
tests whether sources output correct-sized matrices
svn path=/trunk/externals/iem/iemmatrix/; revision=3737
Diffstat (limited to 'tests/runtests.txt')
-rw-r--r--tests/runtests.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/runtests.txt b/tests/runtests.txt
index bee575a..195a4f1 100644
--- a/tests/runtests.txt
+++ b/tests/runtests.txt
@@ -88,6 +88,8 @@ mtx_egg/01_function;
mtx_egg/02_function;
mtx_egg/03_function;
mtx_egg/04_function;
+mtx_egg/05_function;
+mtx_egg/06_function;
mtx_element/00_exist;
mtx_eq/00_exist;
mtx_eq/01_function;
@@ -106,6 +108,8 @@ mtx_eye/01_function;
mtx_eye/02_function;
mtx_eye/03_function;
mtx_eye/04_function;
+mtx_eye/05_function;
+mtx_eye/06_function;
mtx_fill/00_exist;
mtx_find/00_exist;
mtx_gauss/00_exist;
@@ -184,6 +188,8 @@ mtx_ones/01_function;
mtx_ones/02_function;
mtx_ones/03_function;
mtx_ones/04_function;
+mtx_ones/05_function;
+mtx_ones/06_function;
mtx_or/00_exist;
mtx_or/01_function;
mtx_or/02_function;
@@ -233,3 +239,5 @@ mtx_zeros/01_function;
mtx_zeros/02_function;
mtx_zeros/03_function;
mtx_zeros/04_function;
+mtx_zeros/05_function;
+mtx_zeros/06_function;