Moved tests from #936 to #945

master
Marius Kintel 2015-01-05 23:31:03 -05:00
parent abf9a96881
commit 02d591556c
13 changed files with 7 additions and 1 deletions

2
testdata/scad/bugs/issue945b.scad vendored Normal file
View File

@ -0,0 +1,2 @@
rotate([0, 45, 0]) cube(50, true);
rotate([0, 0, 45]) cube(50, true);

2
testdata/scad/bugs/issue945d.scad vendored Normal file
View File

@ -0,0 +1,2 @@
translate([-5,5,0]) cube(10);
rotate([0, -90, 0]) cube(10);

View File

@ -1212,8 +1212,10 @@ list(APPEND BUGS_FILES ${CMAKE_SOURCE_DIR}/../testdata/scad/bugs/issue584.scad
${CMAKE_SOURCE_DIR}/../testdata/scad/bugs/issue802.scad
${CMAKE_SOURCE_DIR}/../testdata/scad/bugs/issue899.scad
${CMAKE_SOURCE_DIR}/../testdata/scad/bugs/issue904.scad
${CMAKE_SOURCE_DIR}/../testdata/scad/bugs/issue936.scad
${CMAKE_SOURCE_DIR}/../testdata/scad/bugs/issue945.scad
${CMAKE_SOURCE_DIR}/../testdata/scad/bugs/issue945b.scad
${CMAKE_SOURCE_DIR}/../testdata/scad/bugs/issue945c.scad
${CMAKE_SOURCE_DIR}/../testdata/scad/bugs/issue945d.scad
${CMAKE_SOURCE_DIR}/../testdata/scad/bugs/issue1089.scad
${CMAKE_SOURCE_DIR}/../testdata/scad/bugs/issue1105.scad)
list(APPEND EXPORT3D_TEST_FILES ${BUGS_FILES})

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

View File

Before

Width:  |  Height:  |  Size: 7.0 KiB

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

View File

Before

Width:  |  Height:  |  Size: 7.0 KiB

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

View File

Before

Width:  |  Height:  |  Size: 7.2 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB