aboutsummaryrefslogtreecommitdiff
path: root/test/075_set_eo/set_eo_tests.c
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-05-20 11:00:48 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-05-20 11:00:48 +0200
commit7b1836b35e4e4e275c093f1a120db8006108b90d (patch)
tree807fbcb66808b65e995b2f854ba4c23f08ac7e55 /test/075_set_eo/set_eo_tests.c
parent413cc53c97f5a665bf84098b47e8d2267002f3ce (diff)
downloadnissy-core-7b1836b35e4e4e275c093f1a120db8006108b90d.tar.gz
nissy-core-7b1836b35e4e4e275c093f1a120db8006108b90d.zip
Added tests for h48 invcoord
Diffstat (limited to 'test/075_set_eo/set_eo_tests.c')
-rw-r--r--test/075_set_eo/set_eo_tests.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/075_set_eo/set_eo_tests.c b/test/075_set_eo/set_eo_tests.c
index ef7215a..08c8ae8 100644
--- a/test/075_set_eo/set_eo_tests.c
+++ b/test/075_set_eo/set_eo_tests.c
@@ -2,8 +2,6 @@
2 2
3int64_t coord_fast_eo(cube_fast_t); 3int64_t coord_fast_eo(cube_fast_t);
4void set_eo_fast(cube_fast_t *, int64_t); 4void set_eo_fast(cube_fast_t *, int64_t);
5cube_fast_t cubetofast(cube_t);
6cube_t fasttocube(cube_fast_t);
7 5
8int main(void) { 6int main(void) {
9 char str[STRLENMAX]; 7 char str[STRLENMAX];

Generated with cgit - Back to sebastiano.tronto.net