diff options
author | Marius Kintel <marius@kintel.net> | 2012-01-27 11:30:21 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2012-01-27 11:30:21 (GMT) |
commit | 12021077c572a622d6409fa657c64bfc23ba9fc7 (patch) | |
tree | d1c5b5ae3e2261a852809fb4135b36c1e9b0f7a9 | |
parent | 14e4f3bb4659b2d00a55a9b029dd3c7e1373a9c8 (diff) |
Added note about missing test
-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 e7e0105..2b19a12 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -254,6 +254,8 @@ o Caching - Test that caching is actually performed (speedup + same results) - Test the modifier characters correctly influence the cache (also when added/removed) +o CSG normalization + - Empty top-level intersection o other tests - export - cmd-line tests |