summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2013-03-09 15:39:46 (GMT)
committerMarius Kintel <marius@kintel.net>2013-03-09 15:39:46 (GMT)
commitb7bb0071fba79233bcc243e18df4fdb2cea97b17 (patch)
treeea44d37143cb2c98f630e60b608f977ad063250b /tests
parent9d97afa3764770119cbe0751d3384c6bd8f77f28 (diff)
Added tests which slipped through earlier. Fixes #298
Diffstat (limited to 'tests')
-rw-r--r--tests/regression/dumptest/scale2D-tests-expected.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/regression/dumptest/scale2D-tests-expected.txt b/tests/regression/dumptest/scale2D-tests-expected.txt
index aa1eca2..6d4c096 100644
--- a/tests/regression/dumptest/scale2D-tests-expected.txt
+++ b/tests/regression/dumptest/scale2D-tests-expected.txt
@@ -1,10 +1,10 @@
- multmatrix([[2, 0, 0, 0], [0, 1.33333, 0, 0], [0, 0, 2, 0], [0, 0, 0, 1]]) {
+ multmatrix([[2, 0, 0, 0], [0, 1.33333333333, 0, 0], [0, 0, 2, 0], [0, 0, 0, 1]]) {
group() {
square(size = [2, 3], center = true);
}
}
multmatrix([[1, 0, 0, 5], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- multmatrix([[2, 0, 0, 0], [0, 1.33333, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
+ multmatrix([[2, 0, 0, 0], [0, 1.33333333333, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
group() {
square(size = [2, 3], center = true);
}
contact: Jan Huwald // Impressum