From d84044c41cb7f786cb7fad1b8a0d4c025e10f435 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Mon, 17 Oct 2005 16:39:36 +0000 Subject: renamed tests to have an index (good if we want a certain order of tests) svn path=/trunk/externals/iem/iemmatrix/; revision=3723 --- tests/mtx_add/00_exist.pd | 15 +++++++++++++++ tests/mtx_add/00_exist1.pd | 15 +++++++++++++++ tests/mtx_add/01_function.pd | 15 +++++++++++++++ tests/mtx_add/01_function1.pd | 32 ++++++++++++++++++++++++++++++++ tests/mtx_add/02_function.pd | 34 ++++++++++++++++++++++++++++++++++ tests/mtx_add/exist.pd | 15 --------------- tests/mtx_add/exist1.pd | 15 --------------- 7 files changed, 111 insertions(+), 30 deletions(-) create mode 100644 tests/mtx_add/00_exist.pd create mode 100644 tests/mtx_add/00_exist1.pd create mode 100644 tests/mtx_add/01_function.pd create mode 100644 tests/mtx_add/01_function1.pd create mode 100644 tests/mtx_add/02_function.pd delete mode 100644 tests/mtx_add/exist.pd delete mode 100644 tests/mtx_add/exist1.pd (limited to 'tests/mtx_add') diff --git a/tests/mtx_add/00_exist.pd b/tests/mtx_add/00_exist.pd new file mode 100644 index 0000000..36826f3 --- /dev/null +++ b/tests/mtx_add/00_exist.pd @@ -0,0 +1,15 @@ +#N canvas 385 142 508 466 10; +#X obj 122 68 inlet bang; +#X obj 122 385 outlet 1==OK; +#X obj 122 347 b; +#X msg 122 366 1; +#X text 67 37 test for existance of [mtx_add]; +#X obj 122 221 mtx_add 1; +#X obj 122 98 t b; +#X msg 122 172 matrix 1 1 1; +#X connect 0 0 6 0; +#X connect 2 0 3 0; +#X connect 3 0 1 0; +#X connect 5 0 2 0; +#X connect 6 0 7 0; +#X connect 7 0 5 0; diff --git a/tests/mtx_add/00_exist1.pd b/tests/mtx_add/00_exist1.pd new file mode 100644 index 0000000..d28a516 --- /dev/null +++ b/tests/mtx_add/00_exist1.pd @@ -0,0 +1,15 @@ +#N canvas 385 142 508 466 10; +#X obj 122 68 inlet bang; +#X obj 122 385 outlet 1==OK; +#X obj 122 347 b; +#X msg 122 366 1; +#X text 67 37 test for existance of [mtx_+]; +#X obj 122 221 mtx_+ 1; +#X obj 122 98 t b; +#X msg 122 172 matrix 1 1 1; +#X connect 0 0 6 0; +#X connect 2 0 3 0; +#X connect 3 0 1 0; +#X connect 5 0 2 0; +#X connect 6 0 7 0; +#X connect 7 0 5 0; diff --git a/tests/mtx_add/01_function.pd b/tests/mtx_add/01_function.pd new file mode 100644 index 0000000..67c4987 --- /dev/null +++ b/tests/mtx_add/01_function.pd @@ -0,0 +1,15 @@ +#N canvas 385 142 508 466 10; +#X obj 122 68 inlet bang; +#X obj 122 385 outlet 1==OK; +#X text 67 37 test for existance of [mtx_add]; +#X obj 122 98 t b; +#X msg 122 172 matrix 1 1 1; +#X obj 122 221 mtx_add 3; +#X obj 122 286 == 4; +#X msg 122 252 \$3; +#X connect 0 0 3 0; +#X connect 3 0 4 0; +#X connect 4 0 5 0; +#X connect 5 0 7 0; +#X connect 6 0 1 0; +#X connect 7 0 6 0; diff --git a/tests/mtx_add/01_function1.pd b/tests/mtx_add/01_function1.pd new file mode 100644 index 0000000..b068fc5 --- /dev/null +++ b/tests/mtx_add/01_function1.pd @@ -0,0 +1,32 @@ +#N canvas 385 142 508 466 10; +#X obj 122 68 inlet bang; +#X obj 122 385 outlet 1==OK; +#X text 67 37 test for existance of [mtx_add]; +#X obj 122 98 t b; +#X msg 122 172 matrix 2 2 0 1 2 3; +#X obj 122 221 mtx_+ 3; +#X msg 122 243 \$3 \$4 \$5 \$6; +#X obj 122 268 unpack 0 0 0 0; +#X obj 122 307 == 3; +#X obj 153 307 == 4; +#X obj 184 307 == 5; +#X obj 215 307 == 6; +#X obj 184 330 *; +#X obj 122 330 *; +#X obj 122 356 *; +#X connect 0 0 3 0; +#X connect 3 0 4 0; +#X connect 4 0 5 0; +#X connect 5 0 6 0; +#X connect 6 0 7 0; +#X connect 7 0 8 0; +#X connect 7 1 9 0; +#X connect 7 2 10 0; +#X connect 7 3 11 0; +#X connect 8 0 13 0; +#X connect 9 0 13 1; +#X connect 10 0 12 0; +#X connect 11 0 12 1; +#X connect 12 0 14 1; +#X connect 13 0 14 0; +#X connect 14 0 1 0; diff --git a/tests/mtx_add/02_function.pd b/tests/mtx_add/02_function.pd new file mode 100644 index 0000000..c294196 --- /dev/null +++ b/tests/mtx_add/02_function.pd @@ -0,0 +1,34 @@ +#N canvas 385 142 508 466 10; +#X obj 122 68 inlet bang; +#X obj 122 385 outlet 1==OK; +#X msg 122 142 matrix 2 2 0 1 2 3; +#X msg 122 243 \$3 \$4 \$5 \$6; +#X obj 122 268 unpack 0 0 0 0; +#X obj 184 330 *; +#X obj 122 330 *; +#X obj 122 356 *; +#X obj 122 98 t b b; +#X obj 122 221 mtx_+; +#X msg 152 162 matrix 2 2 -2 -1 -2 0.3; +#X obj 122 307 == -2; +#X obj 153 307 == 0; +#X obj 184 307 == 0; +#X obj 215 307 == 3.3; +#X connect 0 0 8 0; +#X connect 2 0 9 0; +#X connect 3 0 4 0; +#X connect 4 0 11 0; +#X connect 4 1 12 0; +#X connect 4 2 13 0; +#X connect 4 3 14 0; +#X connect 5 0 7 1; +#X connect 6 0 7 0; +#X connect 7 0 1 0; +#X connect 8 0 2 0; +#X connect 8 1 10 0; +#X connect 9 0 3 0; +#X connect 10 0 9 1; +#X connect 11 0 6 0; +#X connect 12 0 6 1; +#X connect 13 0 5 0; +#X connect 14 0 5 1; diff --git a/tests/mtx_add/exist.pd b/tests/mtx_add/exist.pd deleted file mode 100644 index 36826f3..0000000 --- a/tests/mtx_add/exist.pd +++ /dev/null @@ -1,15 +0,0 @@ -#N canvas 385 142 508 466 10; -#X obj 122 68 inlet bang; -#X obj 122 385 outlet 1==OK; -#X obj 122 347 b; -#X msg 122 366 1; -#X text 67 37 test for existance of [mtx_add]; -#X obj 122 221 mtx_add 1; -#X obj 122 98 t b; -#X msg 122 172 matrix 1 1 1; -#X connect 0 0 6 0; -#X connect 2 0 3 0; -#X connect 3 0 1 0; -#X connect 5 0 2 0; -#X connect 6 0 7 0; -#X connect 7 0 5 0; diff --git a/tests/mtx_add/exist1.pd b/tests/mtx_add/exist1.pd deleted file mode 100644 index d28a516..0000000 --- a/tests/mtx_add/exist1.pd +++ /dev/null @@ -1,15 +0,0 @@ -#N canvas 385 142 508 466 10; -#X obj 122 68 inlet bang; -#X obj 122 385 outlet 1==OK; -#X obj 122 347 b; -#X msg 122 366 1; -#X text 67 37 test for existance of [mtx_+]; -#X obj 122 221 mtx_+ 1; -#X obj 122 98 t b; -#X msg 122 172 matrix 1 1 1; -#X connect 0 0 6 0; -#X connect 2 0 3 0; -#X connect 3 0 1 0; -#X connect 5 0 2 0; -#X connect 6 0 7 0; -#X connect 7 0 5 0; -- cgit v1.2.1