Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-23 | Removed a bunch of less useful tests | Marius Kintel | |
2013-06-01 | Added moduledumptest. Fixes #384 | Marius Kintel | |
2013-06-01 | Added resize() and improved if test | Marius Kintel | |
2013-06-01 | Assign function results to different variables to improve test coverage | Marius Kintel | |
2011-11-12 | Added a len() function | Giles Bathgate | |
This returns the number of elements in a vector, and the length of a string. Added a basic test script that can be checked for echo output. | |||
2011-10-03 | Redefined version() to return the version as a vector. Added version_num() ↵ | Marius Kintel | |
to return a comparable number | |||
2011-09-30 | Moved transform-insert test from minimal to dxf | Marius Kintel | |
2011-09-30 | Added version() to function tests | Marius Kintel | |
2011-09-06 | Modified test cases with new import() behavior | Marius Kintel | |
2011-09-03 | Added allfunctions | Marius Kintel | |
2011-05-01 | Reorganized regression test folders | Marius Kintel | |