summaryrefslogtreecommitdiff
path: root/tests/regression/echotest
AgeCommit message (Collapse)Author
2012-10-10Detect recursive execution of functions to avoid a stack overflow crash. ↵Marius Kintel
Fixes #200
2012-07-27add test for proper rounding of decimals in echo()don bright
2012-03-31Updated matrix and vector multiplication testsMarius Kintel
2012-02-15Added search functionAndrew Plumb
Search for characters, strings and integers in a lookup table and return the index (or indices) for matches.
2012-02-15Added vector math support.Andrew Plumb
Added vector dot-product, matrix*vec, vec*matrix and matrix*matrix support.
2012-01-25Ported printutils away from QtMarius Kintel
2012-01-09Another try at fixing double-to-text conversion for testingMarius Kintel
2012-01-08added tests passing infinity to various functionsBrad Pitcher
2011-11-24Attempt to batte floating point rounding differences for testing purposesMarius Kintel
2011-11-23Output relative filenames in warnings for echotest to give similar results ↵Marius Kintel
across machines
2011-11-13string indexing testsBrad Pitcher
2011-11-12Hooked up function testsMarius Kintel
2011-11-12Reorganized some testsMarius Kintel
2011-11-09Only quote strings when using the stream operator. Fixes #35Marius Kintel
2011-11-07wops, wrong test name. fixes echotest_string-test errorMarius Kintel
2011-11-05Added builtin-testsMarius Kintel
2011-11-05Added parser-testsMarius Kintel
2011-10-08Added echotest and echo test casesMarius Kintel
contact: Jan Huwald // Impressum