openscad/tests/regression/echotest
Marius Kintel a7396cc36f Fixes two problems related to : lookup was dynamic rather than lexical, assignment was done after all local variables causing it not to be copyable 2013-08-21 01:40:21 -04:00
..
builtin-tests-expected.txt trim precision from the echo tests 2013-06-25 13:41:48 +02:00
dim-all-expected.txt trim precision from the echo tests 2013-06-25 13:41:48 +02:00
echo-expected.txt Added echotest and echo test cases 2011-10-08 14:53:47 +02:00
echo-tests-expected.txt add test for proper rounding of decimals in echo() 2012-07-26 20:49:58 -05:00
escape-test-expected.txt wops, wrong test name. fixes echotest_string-test error 2011-11-07 05:36:17 +01:00
expression-shortcircuit-tests-expected.txt Test case for #399 2013-06-25 23:17:51 -04:00
inf-tests-expected.txt Another try at fixing double-to-text conversion for testing 2012-01-09 01:44:01 +01:00
len-tests-expected.txt Hooked up function tests 2011-11-12 20:53:12 +01:00
lookup-tests-expected.txt trim precision from the echo tests 2013-06-25 13:41:48 +02:00
parser-tests-expected.txt Another try at fixing double-to-text conversion for testing 2012-01-09 01:44:01 +01:00
recursion-tests-expected.txt Updated expected test: ERROR label 2013-05-14 02:55:53 +02:00
search-tests-expected.txt Tag search failures as warnings 2013-04-19 15:57:11 -04:00
string-indexing-expected.txt string indexing tests 2011-11-13 12:15:28 -08:00
string-test-expected.txt Reorganized some tests 2011-11-12 20:46:00 +01:00
value-reassignment-tests-expected.txt Related to #399, reverted assignment evaluation order to be the same as in 2013.01 as the new implementation broke existing scripts. Added some experimental commented out code, which can be used as reference in the future 2013-06-13 10:29:39 -04:00
value-reassignment-tests2-expected.txt Related to #399, reverted assignment evaluation order to be the same as in 2013.01 as the new implementation broke existing scripts. Added some experimental commented out code, which can be used as reference in the future 2013-06-13 10:29:39 -04:00
variable-scope-tests-expected.txt Fixes two problems related to : lookup was dynamic rather than lexical, assignment was done after all local variables causing it not to be copyable 2013-08-21 01:40:21 -04:00
vector-values-expected.txt Updated matrix and vector multiplication tests 2012-03-31 23:22:33 +02:00