Commit Graph

44 Commits (0c2f2b074923c097b15e25f91756c3aa39cbe1bb)

Author SHA1 Message Date
Marius Kintel ec40bae6e9 Added note about auto-uploading tests 2014-02-27 00:14:30 -05:00
Marius Kintel 47c042a559 minor clarification 2014-01-19 10:18:10 -05:00
Don Bright c6600f8841 dumptest should be fine now on BSD, using openscad binary 2013-09-21 10:35:36 -05:00
Don Bright efc6731774 make echotest work on BSD, by adding .echo as recognized extension 2013-09-21 09:04:01 -05:00
Don Bright 30fd8b250a little tweaks, cleanups, tab fixing, eliminating comments 2013-09-12 20:03:27 -05:00
Marius Kintel 5a43874897 cgalstlsanitytest moved 2013-07-02 00:28:56 -04:00
chrysn 177e4676a4 document the testing migration to the main binary 2013-06-26 15:28:50 +02:00
don bright 5eed194f15 fix wrong command in docs 2013-01-26 23:45:19 +01:00
don bright d08ebbc6fc re-add fstream to header (oops). update some documentation. 2013-01-26 22:49:37 +01:00
don bright 5d31f56d93 look for EIGENDIR env var. (also look for EIGEN2DIR for backwards compatability) 2012-08-19 08:10:33 -05:00
Marius Kintel bcf02d6013 Minor Mac vs. Linux difference 2012-06-04 07:46:19 +02:00
don bright 7f803b51a2 mention locale error/workaround in documentation 2012-06-02 22:42:36 +02:00
don bright 25dca401e7 improve documentation for test builds under unix/linux 2012-06-02 22:15:28 +02:00
Marius Kintel cd0218d9aa Added note about adding examples 2012-02-18 19:16:40 +01:00
Marius Kintel 7ae1f6da18 Clarify human readable description of non-obvious tests 2012-02-07 01:42:11 +01:00
Don Bright b9c027a699 use pkg-config to find QT libraries in mingw-cross-env, not FindQt4.cmake 2012-01-02 20:44:50 -06:00
Don Bright 0acf0fee5b add instr. for out-of-source build for cross-compilation 2011-12-31 18:06:28 -06:00
Don Bright 3f1cb83f4b various tweaks for cross compiling tests under mingw 2011-12-31 17:02:34 -06:00
don bright 3d686118bb enable linux->mingw32 cross-compilation of tests 2011-12-31 17:02:55 +01:00
don bright 4a16db4657 clarify and simplify the language used in the testing.txt document. 2011-12-26 19:34:58 +01:00
Don Bright 52655b3b5f -fno-strict-aliasing fix for GCC bug & link to wikibooks build instructions. 2011-12-17 13:17:11 -06:00
Marius Kintel b74bb392af generalized MACOSX_DEPLOY_DIR into the platform-independent OPENSCAD_LIBRARIES 2011-12-15 04:59:15 +01:00
don bright 21c4bbe7d4 fix windows MSVC build, fix testing.txt to reflect win32 build 2011-12-14 02:36:37 -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
Don Bright b23c60d320 add notice about NDEBUG and CMakeCache.txt to fix cgalpngtest errors 2011-12-07 00:47:15 -06:00
don bright 9a665075c9 update FindBoost from cmake git. improve crash handling + boost finding 2011-12-06 22:36:33 -08:00
Don Bright b8ca572338 tweak --upload of pretty print. cleanup 2011-12-06 22:31:59 -06:00
don bright d26effccf4 allow alternate image comparison using option to cmake 2011-12-06 20:20:17 -08:00
Don Bright 61bfb8f058 fix errors with flaky wiki sites. cleanup 2011-12-06 21:48:19 -06:00
Don Bright 750f3c8fc9 cleanup 2011-12-06 18:56:58 -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
Marius Kintel 6e030b5716 Updated testing docs 2011-11-26 19:25:31 +01:00
don bright aa8d53614a fix stencil code for windows. tweak pretty printer for windows 2011-11-22 22:45:37 -06:00
Marius Kintel 262e1350a4 Removed old comment which isn't true anymore 2011-11-12 20:56:49 +01:00
Don Bright 21dcb622bf document how to run tests on a headless server 2011-11-05 09:20:53 -05:00
Don Bright 7332ec9fe2 clean up linux changes to fit with win32 changes. 2011-10-15 20:14:35 -05:00
don bright 17ccbace5f improve documentation. move EIGEN_DONT_ALIGN to makefile. win32 build fixes. 2011-10-15 15:48:41 -05:00
Don Bright 589991c41e Linux offscreen OpenGL using glxpixmaps. also fix FBO ARB/EXT issues 2011-10-08 20:02:40 -05:00
Don Bright 0b219ae4b4 opencsg testing 2011-09-18 17:53:33 -05:00
Marius Kintel 08b784f444 more clarification 2011-09-04 02:58:09 +02:00
Marius Kintel 661a344ab8 clarification 2011-09-04 02:56:11 +02:00
Marius Kintel 869864678e typo 2011-04-29 12:02:54 -04:00
Marius Kintel aa21cda5c7 How to run tests 2010-10-31 02:42:39 +02:00
Marius Kintel cdc87f3567 Regression test howto 2010-10-31 02:42:37 +02:00