aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index d0281d3..a149c2f 100644
--- a/TODO.md
+++ b/TODO.md
@@ -9,7 +9,11 @@ It's more of a personal reminder than anything else.
9 of the files includes + doing more stuff. A static "initiliazed" 9 of the files includes + doing more stuff. A static "initiliazed"
10 variable is probably needed too. 10 variable is probably needed too.
11### testing! 11### testing!
12* test fst and other things... 12* test fst: implement fst_consistent
13* test fst: init_fst is necessary before testing move and inverse
14* separate "commands" for testing different parts (e.g. ./test coord)
15* test coordinate (needed anyway to test fst)
16* other tests (start from bottom: utils.c)
13* move test_coord to the testing folder 17* move test_coord to the testing folder
14### Solving standard coordinates 18### Solving standard coordinates
15* add Void * extradata to DfsArg and a custom move function 19* add Void * extradata to DfsArg and a custom move function

Generated with cgit - Back to sebastiano.tronto.net