summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2013-06-25use openscad as a replacement for dumptest and echotestchrysn
the echotest and dumptest still contain hacks to keep the delta to the original unit tests minimal; possibly, some of these changes will make it into the openscad program, at which time they can go away from there.
2013-06-25modify root modifier example now that the test program respects the root ↵chrysn
modifier as the dumptests are now run from a full openscad, the root modifier is respected by the test program too; reflectin that in the unit test
2013-06-25trim precision in dumptest regressionschrysn
in order for them to work against openscad's .csg output, the number of decimal places was reduced.
2013-06-25changed group headers to empty group headerschrysn
this became necessary because the batch editing in the last commit didn't respect that an empty group is not group() { } but group();
2013-06-25renamed dumptest files to .csg and added group headerschrysn
2013-06-23Removed a bunch of less useful testsMarius Kintel
2013-06-20Default to clang for Mac OS X 10.7+Marius Kintel
2013-06-17updated ignoresMarius Kintel
2013-06-15Updated test results to match recent changeMarius Kintel
2013-06-15Clamp linear_extrude height to 0. Fixes #405Marius Kintel
2013-06-14updated testcases for recently updated testsMarius Kintel
2013-06-13Related to #399, reverted assignment evaluation order to be the same as in ↵Marius Kintel
2013.01 as the new implementation broke existing scripts. Added some experimental commented out code, which can be used as reference in the future
2013-06-13Added scope and reassignment testsMarius Kintel
2013-06-09better solution for xvfb startup on netbsd/ashDon Bright
2013-06-09netbsd fix for virtualfb.sh xvfb startupDon Bright
A
2013-06-09a few fixes for netbsdDon Bright
2013-06-08clamp to 3. Fixes #395Marius Kintel
2013-06-01Added moduledumptest. Fixes #384Marius Kintel
2013-06-01Improved if-else test to include a multiple-children testMarius Kintel
2013-06-01Added resize() and improved if testMarius Kintel
2013-05-29bugfix: actually link to OPENGL_LIBRARIES instead of OPENGL_LIBRARY, remove ↵Marius Kintel
qt linkage
2013-05-26Added missing test resultMarius Kintel
2013-05-26typoMarius Kintel
2013-05-26disabled the wrong test by mistakeMarius Kintel
2013-05-25Added expected files for example024Marius Kintel
2013-05-25Updated tests as part of #304Marius Kintel
2013-05-25re-disabled some nonsensical test combinationsMarius Kintel
2013-05-25Modified tests for #304Marius Kintel
2013-05-24update cmake to work with custom built GLU in $BASEDIRdon bright
2013-05-22Added tests for linear extrude with scale. Should mostly fix #273Marius Kintel
2013-05-14Updated expected test: ERROR labelMarius Kintel
2013-05-13bugfix: messed up parser filenamesMarius Kintel
2013-05-11Updated test cases to reflect scale argument to linear_extrude (#273)Marius Kintel
2013-05-09Added testcase for #322Marius Kintel
2013-05-09Added failing test for #336Marius Kintel
2013-05-09Added failing test for #352Marius Kintel
2013-05-09Forgot to actually add most files in previous commit (#217)Marius Kintel
2013-05-09Search for included files first in the same location as the including ↵Marius Kintel
module, then in the document root as a compatibility fallback. Fixes #217
2013-05-08Added failing test for the #217 regressionMarius Kintel
2013-05-04Merge branch 'master' into local-scopeMarius Kintel
2013-05-03Fixes crash if hull's children are empty objects. Fixes #345Marius Kintel
2013-04-27Fixes remaining dxfdim() issue from #217Marius Kintel
2013-04-26Modified parse to allow overloading of variables in local blocks. Also did ↵Marius Kintel
some minor cleanups while at it. Test cases missing
2013-04-26Further refactoring of scope/context mechanisms. Mostly related to the new ↵Marius Kintel
FileContext class. Not quite there yet, but almost
2013-04-26Refactoring: Split out FileModule from Module, Added LocalScope renamed some ↵Marius Kintel
confusing 'evaluate' methods to 'instantiate', added FileContext (not yet used)
2013-04-24Merge branch 'master' into issue116Marius Kintel
2013-04-19Tag search failures as warningsMarius Kintel
2013-04-19Merge branch 'master' into issue116Marius Kintel
2013-04-19fix bug report in clang detect reported by Marius Kinteldon bright
2013-04-18Merge branch 'master' into issue116Marius Kintel
contact: Jan Huwald // Impressum