diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-05-20 11:00:48 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-05-20 11:00:48 +0200 |
| commit | 7b1836b35e4e4e275c093f1a120db8006108b90d (patch) | |
| tree | 807fbcb66808b65e995b2f854ba4c23f08ac7e55 /test/071_coord_eo | |
| parent | 413cc53c97f5a665bf84098b47e8d2267002f3ce (diff) | |
| download | nissy-core-7b1836b35e4e4e275c093f1a120db8006108b90d.tar.gz nissy-core-7b1836b35e4e4e275c093f1a120db8006108b90d.zip | |
Added tests for h48 invcoord
Diffstat (limited to 'test/071_coord_eo')
| -rw-r--r-- | test/071_coord_eo/coord_eo_tests.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/071_coord_eo/coord_eo_tests.c b/test/071_coord_eo/coord_eo_tests.c index 85128e0..5eec4fc 100644 --- a/test/071_coord_eo/coord_eo_tests.c +++ b/test/071_coord_eo/coord_eo_tests.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | #include "../test.h" | 1 | #include "../test.h" |
| 2 | 2 | ||
| 3 | int64_t coord_fast_eo(cube_fast_t); | 3 | int64_t coord_fast_eo(cube_fast_t); |
| 4 | cube_fast_t cubetofast(cube_t); | ||
| 5 | 4 | ||
| 6 | int main(void) { | 5 | int main(void) { |
| 7 | char str[STRLENMAX]; | 6 | char str[STRLENMAX]; |
