Age | Commit message (Expand) | Author |
2013-12-15 | Added FIXME | Marius Kintel |
2013-12-14 | Put back printing path to test report | Marius Kintel |
2013-12-09 | Set upload env. variable in travis env since the cmake version on Travis is t... | Marius Kintel |
2013-12-09 | Added --upload command line option | a-e-m |
2013-12-09 | Revert to uploading to dinkypage, gists won't work | a-e-m |
2013-12-08 | Taking out test accidentially left in, my user token | a-e-m |
2013-12-08 | Changed upload code to use gists | a-e-m |
2013-12-08 | Moved include_passed | a-e-m |
2013-12-08 | Fixed variable name error | a-e-m |
2013-12-08 | Fixed small error in Templates.get | a-e-m |
2013-12-08 | Adding imports | a-e-m |
2013-12-07 | Update design philosopy comments | a-e-m |
2013-12-07 | Add html report upload to test_pretty_print.py, removed wiki support | a-e-m |
2013-10-07 | Added echo as test type | Marius Kintel |
2013-06-25 | ctest infrastructure for native .term tests | chrysn |
2013-06-25 | make test_pretty_print.py work with .csg and .ast too | chrysn |
2013-03-09 | clarify error message when no image is generated | don bright |
2013-03-09 | fix for when running under wine. also fix test_pretty_print bug | don bright |
2013-02-25 | don't write wiki files by default. everything is in a single .html | don bright |
2013-02-20 | update documentation. tweak scripts | Don Bright |
2013-02-19 | report is now single monolithic html file using data_uri encoding. | Don Bright |
2013-02-19 | new upload design using python paramiko. also fix glew bugs. | Don Bright |
2013-01-28 | if we are on linux/BSD and there's no X running, try Xvfb automatically. | don bright |
2012-12-03 | actually assign copyright to Marius + Clifford, to eliminate any | don bright |
2012-08-04 | give Kintel and Wolf permission to alter the license | don bright |
2011-12-23 | fix for recently introduced bug: If no actual image was generated, we failed ... | Marius Kintel |
2011-12-21 | Handle missing expected files gracefully | Marius Kintel |
2011-12-18 | Merge remote branch 'upstream/master' | Don Bright |
2011-12-18 | fix bug in test_pretty_print, dont try to upload 0 byte files | Don Bright |
2011-12-18 | make it so test_pretty_print by default only shows failed tests | Don Bright |
2011-12-14 | fix freebsd build, improve test_pretty_print error handle, improve documentation | don |
2011-12-13 | fix div by zero bug in test_pretty_print | Don Bright |
2011-12-13 | Don't run if TEST_GENERATE is set | Marius Kintel |
2011-12-09 | modify test_pretty_print to allow showing of only failed tests | don bright |
2011-12-07 | add notice about NDEBUG and CMakeCache.txt to fix cgalpngtest errors | Don Bright |
2011-12-07 | fix crash bug | Don Bright |
2011-12-07 | tweak | Don Bright |
2011-12-07 | now uploads all images not just failed. | Don Bright |
2011-12-07 | fix html output of test results | Don Bright |
2011-12-07 | tweak --upload of pretty print. cleanup | Don Bright |
2011-12-07 | allow alternate image comparison using option to cmake | don bright |
2011-12-07 | fix errors with flaky wiki sites. cleanup | Don Bright |
2011-12-07 | cleanup | Don Bright |
2011-12-01 | Merge branch 'cakebaby' of github.com:donbright/openscad into cakebaby | Don Bright |
2011-12-01 | fix up testing, add opencsg version info | Don Bright |
2011-11-30 | add 'finis' | don bright |
2011-11-30 | tweak pretty print | Don Bright |
2011-11-30 | simplify test_pretty_print to work better with multiple page uploads | Don Bright |
2011-11-30 | enable uploading of build.make and flags.make files to wiki | don bright |
2011-11-26 | improve html output, logging | Don Bright |