diff options
author | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-03-19 04:10:13 (GMT) |
---|---|---|
committer | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-03-19 04:10:13 (GMT) |
commit | b5a6cb9a6edf5bfdc9349d1c596c329895e645af (patch) | |
tree | d31703e67e4d46d3d689f3a53db62bcbc73f4ac3 /doc/TODO.txt | |
parent | b7dfa84df11e2bb2098221caf382a6da491fa696 (diff) |
minor doc/todo update
git-svn-id: http://svn.clifford.at/openscad/trunk@486 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'doc/TODO.txt')
-rw-r--r-- | doc/TODO.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index 9a934c3..f129e85 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -145,6 +145,8 @@ TESTING ------- o Write some cmd-line apps that dump an openscad file to misc. formats (dump, stl, dxf) +o Write a simple test script that collects verified and current STL renderings + and displays them side-by-side or smth. o Write simple driver scripts for comparing output of above command o Collect "all" available OpenSCAD scripts from the internets and run the integration tests on them all |