diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-01-22 00:25:47 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-01-22 00:25:47 +0100 |
| commit | 76e04a75b16a452c5021d6d1e499a15b44fc586d (patch) | |
| tree | dfcb43b69ac8bd693a6e35a6a04bcfd31416edcf /tests/fst_test_util.h | |
| parent | aaeb153ce869567f4f88f083dba28445216714f6 (diff) | |
| download | nissy-76e04a75b16a452c5021d6d1e499a15b44fc586d.tar.gz nissy-76e04a75b16a452c5021d6d1e499a15b44fc586d.zip | |
Removed old test files
Diffstat (limited to 'tests/fst_test_util.h')
| -rw-r--r-- | tests/fst_test_util.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/fst_test_util.h b/tests/fst_test_util.h deleted file mode 100644 index b67b945..0000000 --- a/tests/fst_test_util.h +++ /dev/null | |||
| @@ -1,7 +0,0 @@ | |||
| 1 | #include "../src/fst.h" | ||
| 2 | |||
| 3 | extern char *algs[]; | ||
| 4 | |||
| 5 | bool equal_and_log(Cube *c, Cube *d); | ||
| 6 | bool try_str(CubeTester f, char *algstr, char *msg); | ||
| 7 | bool try_all_str(CubeTester f, char *msg); | ||
