Commit Graph

1729 Commits (44360abe09897fff43b0ee0a499a80652886e733)

Author SHA1 Message Date
Marius Kintel 7bec474b34 Added escape-test 2011-11-07 03:51:43 +01:00
Marius Kintel 6d72f26041 updated ignores 2011-11-07 03:51:32 +01:00
Marius Kintel 729912f3a8 updated ignores 2011-11-07 03:50:05 +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 3e2a0eb5dc Merge branch 'relative-filenames' 2011-11-07 02:44:20 +01:00
Marius Kintel 6b21134f15 Don't dump timestamp of included files, this wasn't really used anywhere 2011-11-07 02:41:19 +01:00
Marius Kintel aa94d42d2c Don't dump timestamp of included files, this wasn't really used anywhere 2011-11-07 02:37:44 +01:00
Marius Kintel 4213d89fa5 indentation 2011-11-07 02:06:50 +01:00
Marius Kintel c05ee4e312 Merge branch 'win32' of https://github.com/brad/openscad into brad-win32 2011-11-07 02:04:12 +01:00
Marius Kintel e38928aa9b Updated test with new dumptest behavior for outputting relative filenames 2011-11-07 01:45:43 +01:00
Marius Kintel 8a51e15666 Custom stream operator for outputting relative filenames 2011-11-07 01:45:14 +01:00
Marius Kintel f107519cab Bugfix: evaluate read dump in the cwd of the original file 2011-11-07 01:44:33 +01:00
Marius Kintel ba5b0ffc4e Merge branch 'master' of https://github.com/openscad/openscad 2011-11-07 00:59:41 +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 58502a2c34 Debug output: FBO bit depth info 2011-11-07 00:37:32 +01:00
Marius Kintel 75c9749589 compile fix in debug mode 2011-11-07 00:36:30 +01:00
Marius Kintel f8090c2a53 Reinstated old -x and -s cmd-line parameters for backwards compatibility 2011-11-06 22:13:31 +01:00
Marius Kintel 5c502e51d4 dependency fix; order of linkage 2011-11-06 21:52:49 +01:00
Marius Kintel 04c77e1560 Ignore *.a 2011-11-06 21:54:48 +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
Marius Kintel 86884456d9 Removed unnecessary CGAL defines 2011-11-06 19:52:17 +01:00
don bright 8baead275a Merge remote-tracking branch 'upstream/master' 2011-11-06 10:19:09 -08:00
Marius Kintel d27a20d01f Initial work: Created a Filename class 2011-11-06 19:18:59 +01:00
Marius Kintel 6bb261bcd5 win32 fix: Output exponents the same way as for *nix 2011-11-06 18:38:16 +01:00
Marius Kintel 45161d4356 Slight refactoring of builtin function and module handling 2011-11-06 18:37:12 +01:00
Marius Kintel 970c6c1c6e ignores 2011-11-06 18:36:16 +01:00
Marius Kintel ae37a04ee9 Give app version to Qt 2011-11-06 15:41:23 +01:00
Marius Kintel 61f2081129 sync 2011-11-06 15:38:38 +01:00
Don Bright 31a97f34e1 Merge remote branch 'upstream/master' 2011-11-06 08:26:59 -06:00
don bright 9ab95e6d72 provide helpful error message when 'qmake' for qt3 is run 2011-11-06 14:28:35 +01:00
Marius Kintel a9fa377c5e Removed FIXME which was in the wrong place 2011-11-06 05:19:37 +01:00
Marius Kintel a221eeee99 Added expected files for new test, updated files for recently fixed issues 2011-11-06 04:25:55 +01:00
Marius Kintel 11f3cd3364 Added examples and features to dumptest 2011-11-06 04:24:27 +01:00
Marius Kintel 6d4b420855 Compare dump of readback with original dump, don't dump implicit root node 2011-11-06 04:02:45 +01:00
Marius Kintel a64d8077d3 output intersection() instead of intersection_for() for evaluated nodes 2011-11-06 04:01:55 +01:00
Marius Kintel 9d8c1f1a72 Added FIXME for text dumping bug 2011-11-06 04:01:49 +01:00
Marius Kintel 91394ed8bd Bugfix: rotate_extruder and linear_extrude module toString() output was not parsable 2011-11-06 03:25:59 +01:00
Marius Kintel 93e365b476 removed old fixme 2011-11-06 03:24:57 +01:00
Marius Kintel e26d872373 Use new import() statement instead of import_*() 2011-11-06 02:24:18 +01:00
Marius Kintel 7cfd61c53e typo 2011-11-06 02:19: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 d14a24a2b6 copyright updates 2011-11-05 19:01:19 +01:00
Marius Kintel 29347507a2 sync 2011-11-05 18:33:07 +01:00