diff options
Diffstat (limited to 'tests/runtests.txt')
-rw-r--r-- | tests/runtests.txt | 8 |
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; |