Commit Graph

223 Commits (5d31f56d9313dcaa8f2304819b7d54ff9aaaf01a)

Author SHA1 Message Date
don bright 1e57a14785 fix eigen2 finding bug 2011-12-26 17:03:04 +01:00
Marius Kintel cbabbaed70 Merge branch 'master' into boost_filesystem
Conflicts:
	openscad.pro
	src/module.h
2011-12-26 16:37:00 +01:00
Marius Kintel d91021746a Added test case for nan occuring in exported STL files 2011-12-26 13:21:29 +01:00
Marius Kintel 0bbfa9efb0 Modified eigen2 test to work for system-eigen2 and OPENSCAD_LIBRARIES without eigen2 2011-12-25 17:58:24 +01:00
don bright c5511b05ec find eigen2 when OPENSCAD_LIBRARIES is set in regression test build 2011-12-25 03:10:22 +01:00
Marius Kintel 0ab51d2d23 Extracted librarydir initialization to separate function 2011-12-24 22:02:37 +01:00
Marius Kintel d6efe5cbcb Merge branch 'master' into boost_filesystem
Conflicts:
	tests/CMakeLists.txt
2011-12-23 21:14:12 +01:00
Marius Kintel 9fa18d5392 Fixed CSG regression reported by Ed Nisley; bounding boxes are now transformed correctly 2011-12-23 14:33:40 +01:00
Marius Kintel 03a2da9f4a Test case for recent CSG regression reported by Ed Nisley 2011-12-23 14:12:35 +01:00
Marius Kintel 32a888c873 Merge branch 'master' of https://github.com/donbright/openscad into donbright-master 2011-12-19 19:42:13 +01:00
Marius Kintel 339aec3911 Supply the REQUIRED parameter to the find macros 2011-12-19 16:30:43 +01:00
Marius Kintel 87ce149df2 Merge branch 'master' into boost_filesystem
Conflicts:
	boost.pri
	tests/CMakeLists.txt
2011-12-19 15:41:11 +01:00
Don Bright 3763f373b2 add no-strict-aliasing to cmake of regression tests, fixing CGAL/GCC bugs 2011-12-17 17:32:17 -06:00
Marius Kintel de282d1ae8 Compile tests with -O2 -g as default 2011-12-17 14:47:11 +01:00
Marius Kintel 6aa1a6d4c8 Some more build system cleaning 2011-12-15 05:17:04 +01:00
don 30e1747f5e fix EIGEN2DIR cmake syntax 2011-12-14 18:23:07 -06:00
don 1f790437ea fix freebsd build, improve test_pretty_print error handle, improve documentation 2011-12-14 15:02:55 -06:00
Don Bright 7781ae7015 fix cmake path bugs. rewrite testing to match non-underscore DIR variables. 2011-12-13 17:53:12 -06:00
Marius Kintel ed06583eca Use the same env. variables as in openscad.pro. NB\! This may break some build scripts\! 2011-12-13 01:23:39 +01:00
Marius Kintel 9ed8d9a673 Some small refactoring of color handling to support using the color() module to change only alpha 2011-12-11 23:45:14 +01:00
Marius Kintel 2e3ea0a64f Merge branch 'cakebaby' of https://github.com/donbright/openscad into donbright-cakebaby 2011-12-07 21:36:29 +01:00
Don Bright faae7882e2 fix pretty 2011-12-07 00:56:40 -06:00
don bright 9a665075c9 update FindBoost from cmake git. improve crash handling + boost finding 2011-12-06 22:36:33 -08:00
Marius Kintel 679b8d05c8 bugfix: 2D hull() now works with for loops. Thanks to nophead to reasserting this bug. 2011-12-07 05:21:11 +01:00
don bright d26effccf4 allow alternate image comparison using option to cmake 2011-12-06 20:20:17 -08:00
Don Bright 750f3c8fc9 cleanup 2011-12-06 18:56:58 -06:00
Marius Kintel b3fa4d98a4 Added regex to boost build 2011-12-06 22:34:43 +01:00
Marius Kintel ae30a79784 Ported from QFileInfo to boost::filesystem 2011-12-06 04:09:39 +01:00
Marius Kintel d392ee33f6 Commented out yee_compare 2011-12-06 01:17:03 +01:00
Don Bright b1b46e8070 fix up testing, add opencsg version info 2011-11-30 22:24:14 -06:00
Don Bright 610ab20ddb Merge remote branch 'upstream/master' into cakebaby
Conflicts:
	doc/testing.txt
	tests/CMakeLists.txt
	tests/system-gl.cc
	tests/system-gl.h
2011-11-26 22:21:38 -06:00
Don Bright 2376814f2c make opencsg use framebuffer not pbuffer 2011-11-26 21:35:53 -06:00
Marius Kintel 9038f6b857 Use macro instead of functions since we may change global variables 2011-11-26 23:33:53 +01:00
Marius Kintel 07800da508 Better config handling 2011-11-26 19:25:16 +01:00
Don Bright 8197294d4c Merge branch 'cakebaby' of github.com:donbright/openscad into cakebaby
Conflicts:
	tests/CMakeLists.txt
2011-11-26 12:17:54 -06:00
Marius Kintel 9171a48b1b Reorganized a bit, added support for test configurations 2011-11-26 18:58:53 +01:00
Don Bright 2bd48629ef add CGAL version to info 2011-11-26 11:24:38 -06:00
don bright 14b4ed4b5b Merge remote-tracking branch 'upstream/master' into cakebaby
and tweak tests for win32 run
Conflicts:
	tests/test_cmdline_tool.py
2011-11-26 11:11:55 -06:00
Marius Kintel 42d7099089 Attempt to batte floating point rounding differences for testing purposes 2011-11-24 23:10:46 +01:00
Marius Kintel 3f0a991a3d Bail if CGAL < 3.6 2011-11-24 18:09:17 +01:00
Don Bright 4843022bf4 Merge remote branch 'upstream/master' into cakebaby 2011-11-21 17:35:13 -06:00
Marius Kintel 077c144c86 Merge branch 'cache' 2011-11-21 21:00:44 +01:00
Don Bright b6b3e52543 add more info to --info dumps. improve wiki output 2011-11-16 05:58:07 -06:00
don bright bf564e8059 windows fixes for pretty printing test results. 2011-11-13 23:13:59 -06:00
Don Bright c4231685f6 option '--info' to opencsgtest for windows. also output html + wiki code. 2011-11-13 14:34:01 -06:00
Brad Pitcher af2d4223df string indexing tests 2011-11-13 12:15:28 -08:00
Don Bright 1f9ce62573 Merge branch 'master' into cakebaby 2011-11-13 10:40:20 -06:00
Don Bright 3eb466b5a9 add pretty_print step to ctest run. add '-info' option to opencsgtest. 2011-11-13 10:39:34 -06:00
Marius Kintel 9c14544a92 Hooked up function tests 2011-11-12 20:53:12 +01:00
Marius Kintel 8fd4c47835 Reorganized some tests 2011-11-12 20:46:00 +01:00
Marius Kintel cabff81c70 Merge branch 'master' into cache 2011-11-09 18:40:52 +01:00
Marius Kintel e65ea2d651 Only quote strings when using the stream operator. Fixes #35 2011-11-09 18:38:52 +01:00
Marius Kintel 9146f16492 Ported QCache and related code away from Qt 2011-11-09 03:18:11 +01:00
Marius Kintel f5ce77d435 set -DDEBUG for debug builds 2011-11-08 05:12:49 +01:00
Marius Kintel 5e6cd31bed wops, wrong test name. fixes echotest_string-test error 2011-11-07 05:36:17 +01:00
Marius Kintel 7bec474b34 Added escape-test 2011-11-07 03:51:43 +01:00
Marius Kintel 6aaff8e2df Merge branch 'master' of github.com:openscad/openscad 2011-11-07 03:05:45 +01:00
Marius Kintel cd9aa0cbc2 Merge branch 'master' into tests-buildsystem
Conflicts:
	tests/CMakeLists.txt
2011-11-07 03:05:04 +01:00
Marius Kintel 027cd0c696 Use boost from deploy location for Mac 2011-11-07 03:02:57 +01:00
Marius Kintel d055200c95 Merge pull request #34 from donbright/master
fix GLX X11 bug, improve test CMakeLists
2011-11-06 17:54:43 -08:00
Marius Kintel ee5b6b882b Merge branch 'master' into tests-buildsystem 2011-11-07 02:48:57 +01:00
Marius Kintel a6e4b95f1a Disabled more tests triggering the float precision compare issue 2011-11-07 02:47:34 +01:00
Marius Kintel 0777597522 Temporarily disable tests causing floating point comparison errors across platforms 2011-11-07 00:59:25 +01:00
Marius Kintel 5c502e51d4 dependency fix; order of linkage 2011-11-06 21:52:49 +01:00
Marius Kintel d5e229702a Compile common sources into static libs to shorten compilation time 2011-11-06 21:54:17 +01:00
don bright b00edfdd22 fix one-line bug in cmake's findboost. 2011-11-06 20:39:13 +01:00
don bright 8baead275a Merge remote-tracking branch 'upstream/master' 2011-11-06 10:19:09 -08:00
Marius Kintel 45161d4356 Slight refactoring of builtin function and module handling 2011-11-06 18:37:12 +01:00
Don Bright 31a97f34e1 Merge remote branch 'upstream/master' 2011-11-06 08:26:59 -06:00
Marius Kintel 11f3cd3364 Added examples and features to dumptest 2011-11-06 04:24:27 +01:00
Marius Kintel efcbf8e1a2 Minor refactoring of test code 2011-11-05 19:38:03 +01:00
don bright 273672c418 Merge remote-tracking branch 'upstream/master' 2011-11-05 12:17:06 -06:00
Marius Kintel 14b806c9c0 Added builtin-tests 2011-11-05 17:06:13 +01:00
Marius Kintel 5ff79c6393 Added parser-tests 2011-11-05 16:21:47 +01:00
don bright 167975c4ff make minimum boost required 1.35.0 to match README 2011-11-05 05:50:30 +01:00
don bright 81b4e9e5ab Merge branch 'master' of git@github.com:donbright/openscad 2011-11-05 01:28:28 +01:00
don bright 8c1b0c614a improve cmake reporting 2011-11-05 01:27:46 +01:00
don bright f90d2917e6 add BOOST_ROOT detection to test CMakeLists, for custom boost locations 2011-11-05 01:19:48 +01:00
Marius Kintel 2b49795442 Added example001 as an initial roundtrip test known to fail 2011-11-03 19:50:56 +01:00
Marius Kintel a8ee02ebf5 Added test for rotation of open polyline 2011-10-30 13:49:28 +01:00
don bright 82ff5a12ec fdef getopt.h for MSVC, cleanup makefile, ignore another msvc warning 2011-10-23 22:41:03 -05:00
Marius Kintel 9718d88e50 bugfix: cmake version check was broken 2011-10-20 16:43:49 +02:00
User 98530546c9 fix freebsd build 2011-10-20 06:49:52 -05:00
don c7a809e0fd fix broken build 2011-10-19 19:37:00 -05:00
Don Bright 2325f621d8 Merge branch 'visitortests' of github.com:donbright/openscad into visitortests 2011-10-18 20:57:27 -05:00
Don Bright 40b1b4ac27 improve OpenGL error reporting. tracking down INVALID_ENUM bug 2011-10-18 20:55:42 -05:00
don b 1a1ab5b5ab improve freebsd build. also remove windows unicode preamble from .cc 2011-10-17 23:16:02 -05:00
Marius Kintel f4ee7e90d8 Linux cmake fixes 2011-10-16 22:50:29 +02:00
Marius Kintel dea923c847 M_PI define for Windows 2011-10-16 18:54:18 +02:00
Marius Kintel 1dcfd7627b Merge branch 'master' into visitortests
Conflicts:
	tests/CMakeLists.txt
	tests/echotest.cc
2011-10-16 18:10:22 +02:00
Marius Kintel 24634b3ecc merged 2011-10-16 18:06:36 +02:00
Marius Kintel 43839582e9 Merged 2011-10-16 17:50:33 +02:00
Don Bright 7332ec9fe2 clean up linux changes to fit with win32 changes. 2011-10-15 20:14:35 -05:00
don bright e79ee82718 fix text tests for windows + enable framebuffer tests 2011-10-15 22:59:54 -05:00
don bright 8e844bf76c Merge branch 'visitortests' of github.com:donbright/openscad into visitortests
Conflicts:
	tests/CMakeLists.txt
2011-10-15 15:53:30 -05:00
don bright 17ccbace5f improve documentation. move EIGEN_DONT_ALIGN to makefile. win32 build fixes. 2011-10-15 15:48:41 -05:00
notroot a9e4220796 fix win compile switch 2011-10-11 21:07:30 -04:00
don bright 55f4a6150f enable test_cmdline to work in Windows 2011-10-10 21:51:46 -05:00
don bright 31592577d3 enable building of opencsgtest, throwntogethertest, on WinXP 2011-10-10 21:46:27 -05:00
don bright a1c698f422 enable build of cgalpngtest under windowsXP 2011-10-10 18:01:51 -05:00