diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index 60078e2..5bb66af 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -256,8 +256,13 @@ o Caching - Test that caching is actually performed (speedup + same results) - Test the modifier characters correctly influence the cache (also when added/removed) + - Test the individual caches + - PolySetCache + - CGALCache + - nodecache + - ModuleCache o other tests - export - cmd-line tests - leaf nodes having children, e.g. cube() cylinder(); - - dependency tracking + - dependency tracking (use and include) |