openscad/tests
Torsten Paul 9f372cff41 Simple detection of script and direction based on given text.
This adds a simple detection logic based on the hb_unicode_script()
function provided by harfbuzz. Automatic script selection will only
happen if no valid parameter was given (basically only in case of
a missing script parameter in text()).
If different scripts are found in a single text, the resulting value
is HB_SCRIPT_UNKNOWN.
2015-05-09 18:05:07 +02:00
..
regression Simple detection of script and direction based on given text. 2015-05-09 18:05:07 +02:00
.gitignore ignore *.pyc 2015-02-12 14:46:30 -05:00
CMakeLists.txt Revert "Bumped version to 2015.03-1" 2015-04-21 11:09:23 -04:00
CMakeParseArguments.cmake Support cmake < 2.8.3 2013-03-09 13:05:07 -05:00
CMingw-cross-env.cmake first stage of moving towards cross-build of test suite for mingw 2014-03-28 16:02:45 -05:00
CSGTextCache.cc Ported QCache and related code away from Qt 2011-11-09 03:47:00 +01:00
CSGTextCache.h Ported QCache and related code away from Qt 2011-11-09 03:47:00 +01:00
CSGTextRenderer.cc Use GeometryEvaluator instead of CGALEvaluator. A bunch of refactoring and fixes as a result of that. Renamed GUI menu items to reflect preview vs. render 2014-01-09 02:06:35 -05:00
CSGTextRenderer.h Compile fixes 2014-01-09 02:06:32 -05:00
CTestCustom.template deal with ctest CTEST_CUSTOM_POST_TEST argument bugs 2014-04-02 01:44:17 -05:00
EnforceConfig.cmake Better message for setting test configuration 2013-01-29 21:02:13 -05:00
FindBoost.cmake Mac Build update build to 2013-09 versions 2013-09-05 21:50:19 -06:00
FindGLEW.cmake fix bug report in glew finder 2013-01-28 22:20:55 -06:00
FindGLIB2.cmake bugfix: FindGLIB2 didn't clean up properly. added new pkg-config utility functions which can be reused 2014-05-23 16:30:50 -04:00
OpenSCAD_Test_Console.py fix batch file display for filenames with spaces in them 2014-03-31 19:58:01 -05:00
PkgConfigTools.cmake bugfix: FindGLIB2 didn't clean up properly. added new pkg-config utility functions which can be reused 2014-05-23 16:30:50 -04:00
WinReadme.txt find imagemagick using windows registry 2014-04-05 15:04:00 -05:00
cgalcachetest.cc Merge branch 'master' into translation2 2014-12-04 20:51:44 +01:00
cgalstlsanitytest python validation for cgal stl sanity test 2013-06-28 11:47:17 +02:00
compare-bitmaps.sh Implemented rudimentary image compare for OpenCSG regression tests 2011-08-05 03:48:35 +02:00
csgtexttest.cc Merge branch 'master' into translation2 2014-12-04 20:51:44 +01:00
diffpng.cpp debugging messages. update diffpng 2014-07-22 15:21:41 -04:00
export_import_pngtest.py #1215 Added support for optional --render parameter as well as optional manifoldness requirement to export_import_pngtest, slightly reorganized tests to use the new parameters 2015-02-14 12:26:54 -05:00
magicktest1.png test ImageMagick to see if two non-identical images are considered identical. 2014-07-22 15:02:13 -04:00
magicktest2.png test ImageMagick to see if two non-identical images are considered identical. 2014-07-22 15:02:13 -04:00
mingw_convert_ctest.py Merge branch 'unstable' of github.com:openscad/openscad into unstable 2014-04-05 15:04:09 -05:00
mingwcon.bat make mingwcon.bat work better. improve git error message for test print. 2014-03-30 14:43:22 -05:00
modulecachetest.cc Merge branch 'master' into translation2 2014-12-04 20:51:44 +01:00
shouldfail.py #337 Added more export tests, added failing export tests, handle 2D examples, added empty-union test 2014-08-17 16:06:25 -04:00
test_cmdline_tool.py Ignore leading and trailing whitespace when comparings dumps, makes diffs a lot easier to read 2015-03-12 00:24:27 -04:00
test_pretty_print.cc deal with ctest CTEST_CUSTOM_POST_TEST argument bugs 2014-04-02 01:44:17 -05:00
test_pretty_print.py Synced some remaining fixes from the test_3d_export branch 2014-07-22 16:23:05 -04:00
tests-common.cc Forgot to actually add most files in previous commit (#217) 2013-05-09 12:12:58 +02:00
tests-common.h Forgot to actually add most files in previous commit (#217) 2013-05-09 12:12:58 +02:00
validatestl.py #1225 Added testcase 2015-02-23 19:12:44 -05:00
virtualfb.sh better solution for xvfb startup on netbsd/ash 2013-06-09 15:25:14 -05:00