diff options
author | Marius Kintel <marius@kintel.net> | 2010-07-06 22:49:46 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2010-10-31 00:42:36 (GMT) |
commit | 9a8d81a6268d380b1bfc4fbdbec7eb3e6f6e694c (patch) | |
tree | b6ae88c6294678a9fa1ac2f53d3704e38c649018 | |
parent | 5327dfad3084bf5e144f600cbf6e3b9f1d01454e (diff) |
Added comment about absolute paths
-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 ceab45b..09e283f 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -197,6 +197,8 @@ o Write a simple test script that collects verified and current STL renderings 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 +o dumptest tests: + - filename are dumped as absolute filenames - this will fail on other systems INFRASTRUCTURE -------------- |