Commit Graph

1455 Commits (dcf4b83306d0ebf50a43aedba4f2be1c169a7152)

Author SHA1 Message Date
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 e65ea2d651 Only quote strings when using the stream operator. Fixes #35 2011-11-09 18:38:52 +01:00
Marius Kintel 5c30bcb691 bugfix: Fix problem with progress bar sometimes jumping backwards 2011-11-09 03:48:07 +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
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