summaryrefslogtreecommitdiff
path: root/tests/regression
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2013-03-11 23:29:45 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2013-03-11 23:29:45 (GMT)
commit40cd64042aec8a452283d60cbb676b9242d9a346 (patch)
treefb23c498afc75c03df8f97f7c2eda466d1168c30 /tests/regression
parent79ce1e47d0ff250aed46ddc3058ea4f694900bb0 (diff)
parentd9c4b779421b226d0ad1eed492611eb5ddb843ed (diff)
Merge branch 'master' of github.com:openscad/openscad into resize5
Diffstat (limited to 'tests/regression')
-rw-r--r--tests/regression/dumptest/scale2D-tests-expected.txt4
-rw-r--r--tests/regression/echotest/value-reassignment-tests-expected.txt1
-rw-r--r--tests/regression/openscad-camcenter/example001-expected.pngbin0 -> 11662 bytes
-rw-r--r--tests/regression/openscad-camdist/example001-expected.pngbin0 -> 16360 bytes
-rw-r--r--tests/regression/openscad-cameye/example001-expected.pngbin0 -> 17829 bytes
-rw-r--r--tests/regression/openscad-cameye2/example001-expected.pngbin0 -> 11180 bytes
-rw-r--r--tests/regression/openscad-cameyeortho/example001-expected.pngbin0 -> 25997 bytes
-rw-r--r--tests/regression/openscad-camortho/example001-expected.pngbin0 -> 10309 bytes
-rw-r--r--tests/regression/openscad-camrot/example001-expected.pngbin0 -> 22427 bytes
-rw-r--r--tests/regression/openscad-camtrans/example001-expected.pngbin0 -> 13161 bytes
-rw-r--r--tests/regression/openscad-imgsize/example001-expected.pngbin0 -> 2503 bytes
-rw-r--r--tests/regression/openscad-imgstretch/example001-expected.pngbin0 -> 3441 bytes
-rw-r--r--tests/regression/openscad-imgstretch2/example001-expected.pngbin0 -> 3881 bytes
13 files changed, 3 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);
}
diff --git a/tests/regression/echotest/value-reassignment-tests-expected.txt b/tests/regression/echotest/value-reassignment-tests-expected.txt
new file mode 100644
index 0000000..05a6741
--- /dev/null
+++ b/tests/regression/echotest/value-reassignment-tests-expected.txt
@@ -0,0 +1 @@
+ECHO: 4
diff --git a/tests/regression/openscad-camcenter/example001-expected.png b/tests/regression/openscad-camcenter/example001-expected.png
new file mode 100644
index 0000000..5cdada7
--- /dev/null
+++ b/tests/regression/openscad-camcenter/example001-expected.png
Binary files differ
diff --git a/tests/regression/openscad-camdist/example001-expected.png b/tests/regression/openscad-camdist/example001-expected.png
new file mode 100644
index 0000000..363cc50
--- /dev/null
+++ b/tests/regression/openscad-camdist/example001-expected.png
Binary files differ
diff --git a/tests/regression/openscad-cameye/example001-expected.png b/tests/regression/openscad-cameye/example001-expected.png
new file mode 100644
index 0000000..ad7a8b0
--- /dev/null
+++ b/tests/regression/openscad-cameye/example001-expected.png
Binary files differ
diff --git a/tests/regression/openscad-cameye2/example001-expected.png b/tests/regression/openscad-cameye2/example001-expected.png
new file mode 100644
index 0000000..0315799
--- /dev/null
+++ b/tests/regression/openscad-cameye2/example001-expected.png
Binary files differ
diff --git a/tests/regression/openscad-cameyeortho/example001-expected.png b/tests/regression/openscad-cameyeortho/example001-expected.png
new file mode 100644
index 0000000..0de38bd
--- /dev/null
+++ b/tests/regression/openscad-cameyeortho/example001-expected.png
Binary files differ
diff --git a/tests/regression/openscad-camortho/example001-expected.png b/tests/regression/openscad-camortho/example001-expected.png
new file mode 100644
index 0000000..29c1083
--- /dev/null
+++ b/tests/regression/openscad-camortho/example001-expected.png
Binary files differ
diff --git a/tests/regression/openscad-camrot/example001-expected.png b/tests/regression/openscad-camrot/example001-expected.png
new file mode 100644
index 0000000..ecfd698
--- /dev/null
+++ b/tests/regression/openscad-camrot/example001-expected.png
Binary files differ
diff --git a/tests/regression/openscad-camtrans/example001-expected.png b/tests/regression/openscad-camtrans/example001-expected.png
new file mode 100644
index 0000000..1117751
--- /dev/null
+++ b/tests/regression/openscad-camtrans/example001-expected.png
Binary files differ
diff --git a/tests/regression/openscad-imgsize/example001-expected.png b/tests/regression/openscad-imgsize/example001-expected.png
new file mode 100644
index 0000000..52fb547
--- /dev/null
+++ b/tests/regression/openscad-imgsize/example001-expected.png
Binary files differ
diff --git a/tests/regression/openscad-imgstretch/example001-expected.png b/tests/regression/openscad-imgstretch/example001-expected.png
new file mode 100644
index 0000000..9d704c8
--- /dev/null
+++ b/tests/regression/openscad-imgstretch/example001-expected.png
Binary files differ
diff --git a/tests/regression/openscad-imgstretch2/example001-expected.png b/tests/regression/openscad-imgstretch2/example001-expected.png
new file mode 100644
index 0000000..92a93b6
--- /dev/null
+++ b/tests/regression/openscad-imgstretch2/example001-expected.png
Binary files differ
contact: Jan Huwald // Impressum