diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-02-08 23:20:11 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-02-08 23:20:11 +0100 |
| commit | 374c33d1412f8f3a35dd3eb874dcaef82d60fff4 (patch) | |
| tree | ba90fa0e453e06564af5816b621ca24f359afd5c /TODO/testing.md | |
| parent | 455c7d9c8185acdd8c8fe74ad4a59a3e0756d75d (diff) | |
| download | nissy-374c33d1412f8f3a35dd3eb874dcaef82d60fff4.tar.gz nissy-374c33d1412f8f3a35dd3eb874dcaef82d60fff4.zip | |
Added notes for solver theory
Diffstat (limited to 'TODO/testing.md')
| -rw-r--r-- | TODO/testing.md | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/TODO/testing.md b/TODO/testing.md index 8c62f87..1deb93a 100644 --- a/TODO/testing.md +++ b/TODO/testing.md | |||
| @@ -2,9 +2,5 @@ | |||
| 2 | 2 | ||
| 3 | ## Write tests | 3 | ## Write tests |
| 4 | 4 | ||
| 5 | * Pretty much all are missing, except fst. | 5 | * Write tests for each module. Some of might require refactoring (this is |
| 6 | * Start from bottom (utils.c) | 6 | a good thing!) |
| 7 | |||
| 8 | ## Other | ||
| 9 | |||
| 10 | * Move test_coord from coord.c to test folder. | ||
