diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2022-10-28 08:01:01 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2022-10-28 08:01:01 +0200 |
| commit | 1ac26de8dcb76323a5f96eab200a027236cb55d0 (patch) | |
| tree | ccc1e9e6b13868b9cb485c1386fe00a4110ee829 /TODO.md | |
| parent | 4da48094d65b4269be7a4d7d2dc9c7d72f2e6869 (diff) | |
| download | nissy-1ac26de8dcb76323a5f96eab200a027236cb55d0.tar.gz nissy-1ac26de8dcb76323a5f96eab200a027236cb55d0.zip | |
Quick push warning message
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 6 |
1 files changed, 5 insertions, 1 deletions
| @@ -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 |
