summaryrefslogtreecommitdiff
path: root/tests/regression
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2012-03-31 21:22:33 (GMT)
committerMarius Kintel <marius@kintel.net>2012-03-31 21:22:33 (GMT)
commit8766b955ecbf58effe4acb41ae244e1a0ee04360 (patch)
tree13d6ccfc7ad48ce33762938438516101fd831ac9 /tests/regression
parenta13b9009c68e18fb796fa2660a9372d330f04797 (diff)
Updated matrix and vector multiplication tests
Diffstat (limited to 'tests/regression')
-rw-r--r--tests/regression/echotest/vector-values-expected.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/regression/echotest/vector-values-expected.txt b/tests/regression/echotest/vector-values-expected.txt
index 7654892..78053b9 100644
--- a/tests/regression/echotest/vector-values-expected.txt
+++ b/tests/regression/echotest/vector-values-expected.txt
@@ -1,8 +1,8 @@
ECHO: "Testing vector dot product: 14"
ECHO: " Bounds check: undef"
-ECHO: "Testing matrix * vector: [3, 2]"
+ECHO: "Testing matrix * vector: [3, 2, 13]"
ECHO: " Bounds check: undef"
-ECHO: "Testing vector * matrix: [2, -1, 0]"
+ECHO: "Testing vector * matrix: [9, 8]"
ECHO: " Bounds check: undef"
ECHO: "Testing id matrix * id matrix: [[1, 0], [0, 1]]"
ECHO: "Testing asymmetric matrix * matrix: [[2, 1], [-1, 0]]"
contact: Jan Huwald // Impressum