Commit Graph

1663 Commits (b6d9a2368a86e38f97e28d595bd0cd5256ff4899)

Author SHA1 Message Date
Don Bright 3eb466b5a9 add pretty_print step to ctest run. add '-info' option to opencsgtest. 2011-11-13 10:39:34 -06:00
Brad Pitcher dcf4b83306 string indexing 2011-11-12 22:58:15 -08:00
Marius Kintel 2cfcdf557d len() 2011-11-12 20:59:13 +01:00
Marius Kintel 262e1350a4 Removed old comment which isn't true anymore 2011-11-12 20:56:49 +01:00
Marius Kintel 9c14544a92 Hooked up function tests 2011-11-12 20:53:12 +01:00
Marius Kintel 170c506ab7 Merge branch 'length-function' 2011-11-12 20:47:51 +01:00
Marius Kintel 8fd4c47835 Reorganized some tests 2011-11-12 20:46:00 +01:00
Giles Bathgate acf4c1262b Added a len() function
This returns the number of elements in a vector, and the length of
a string. Added a basic test script that can be checked for echo
output.
2011-11-12 19:42:27 +00:00
Marius Kintel 5953c131d2 minor sync 2011-11-12 20:39:22 +01:00
Marius Kintel d81160bfa6 Updated MCAD to latest version 2011-11-12 18:51:18 +01:00
Marius Kintel e0dfea6b6f minor cleanup 2011-11-12 18:44:11 +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
Don Bright ab3a36e76b first version of 'cakebaby' regression testing display program 2011-11-09 00:46:39 -06:00
Marius Kintel ed6dd37dd5 Ported away from QHash 2011-11-09 04:48:56 +01:00
Marius Kintel 5c30bcb691 bugfix: Fix problem with progress bar sometimes jumping backwards 2011-11-09 03:48:07 +01:00
Marius Kintel acc0a21fe3 Ported QCache and related code away from Qt 2011-11-09 03:47:00 +01:00
Marius Kintel 0c72c33e6e Merge branch 'master' into cache 2011-11-09 03:18:50 +01:00
Marius Kintel 96c480b1bd Ported QCache and related code away from Qt 2011-11-09 03:18:32 +01:00
Marius Kintel 9146f16492 Ported QCache and related code away from Qt 2011-11-09 03:18:11 +01:00
Marius Kintel 63c5706533 Make old way of specifying version work as well 2011-11-09 03:17:26 +01:00
Marius Kintel bd8fb851f5 Fix for dates being interpreted as octal numbers 2011-11-08 23:27:37 +01:00
Marius Kintel 0b036e0e20 Added list of test cases which need to be written 2011-11-08 05:33:40 +01:00
Marius Kintel f5ce77d435 set -DDEBUG for debug builds 2011-11-08 05:12:49 +01:00
Marius Kintel 5a97bff909 Bugfix: Attach a stencil buffer to the FBO, fixes some OpenCSG rendering bugs 2011-11-08 05:12:28 +01:00
Marius Kintel bddf02588c compile fix, forgot std:: namespace for debug build 2011-11-08 05:06:00 +01:00
Marius Kintel 45bbac8686 bugfix: convexity wasn't passed on to polysets for Cgaladv and Render nodes 2011-11-08 03:38:18 +01:00
Marius Kintel ee7603badb Compile DEBUG builds with -DDEBUG 2011-11-08 03:37:43 +01:00
Marius Kintel 73d0b74cdf Upgraded 3rd party software: gmp-5.0.2, mpfr-3.1.0, glew-1.7.0 2011-11-08 03:33:22 +01:00
Marius Kintel 53da8926c3 Modified render-tests to trigger an OpenCSG rendering bug 2011-11-08 03:32:33 +01:00
Marius Kintel 26187fa068 win32 fix: Output exponents the same way as for *nix 2011-11-07 05:36:41 +01:00
Marius Kintel 5e6cd31bed wops, wrong test name. fixes echotest_string-test error 2011-11-07 05:36:17 +01:00
Marius Kintel 578b68daa8 Updated broken test with correct output 2011-11-07 04:01:16 +01:00
Marius Kintel f73b8289f6 Correctly escape special characters in dumped strings. Fixes dumptest_import_dxf-tests 2011-11-07 03:59:40 +01:00
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