aboutsummaryrefslogtreecommitdiff
path: root/test/011_math_indextoperm
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-07-28 14:17:42 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2025-07-28 14:17:42 +0200
commit1e5c862d8fa7b76b69b8125d454d8f8d6a9cde25 (patch)
tree7eb709ba968b501e3c69c2892616b51d61e37c14 /test/011_math_indextoperm
parent7f24b27652ee6fa84e38f181cea57f319af0c204 (diff)
downloadnissy-core-1e5c862d8fa7b76b69b8125d454d8f8d6a9cde25.tar.gz
nissy-core-1e5c862d8fa7b76b69b8125d454d8f8d6a9cde25.zip
Turns checks into assertions in utils/math.h
Diffstat (limited to 'test/011_math_indextoperm')
-rw-r--r--test/011_math_indextoperm/00_noperm.in2
-rw-r--r--test/011_math_indextoperm/00_noperm.out3
-rw-r--r--test/011_math_indextoperm/01_toobig.in2
-rw-r--r--test/011_math_indextoperm/01_toobig.out15
-rw-r--r--test/011_math_indextoperm/02_offrange.in2
-rw-r--r--test/011_math_indextoperm/02_offrange.out3
6 files changed, 0 insertions, 27 deletions
diff --git a/test/011_math_indextoperm/00_noperm.in b/test/011_math_indextoperm/00_noperm.in
deleted file mode 100644
index 81d7aba..0000000
--- a/test/011_math_indextoperm/00_noperm.in
+++ /dev/null
@@ -1,2 +0,0 @@
13
2-1
diff --git a/test/011_math_indextoperm/00_noperm.out b/test/011_math_indextoperm/00_noperm.out
deleted file mode 100644
index c656952..0000000
--- a/test/011_math_indextoperm/00_noperm.out
+++ /dev/null
@@ -1,3 +0,0 @@
1255
2255
3255
diff --git a/test/011_math_indextoperm/01_toobig.in b/test/011_math_indextoperm/01_toobig.in
deleted file mode 100644
index 227eae2..0000000
--- a/test/011_math_indextoperm/01_toobig.in
+++ /dev/null
@@ -1,2 +0,0 @@
115
20
diff --git a/test/011_math_indextoperm/01_toobig.out b/test/011_math_indextoperm/01_toobig.out
deleted file mode 100644
index a4cc325..0000000
--- a/test/011_math_indextoperm/01_toobig.out
+++ /dev/null
@@ -1,15 +0,0 @@
1255
2255
3255
4255
5255
6255
7255
8255
9255
10255
11255
12255
13255
14255
15255
diff --git a/test/011_math_indextoperm/02_offrange.in b/test/011_math_indextoperm/02_offrange.in
deleted file mode 100644
index 47b5fdd..0000000
--- a/test/011_math_indextoperm/02_offrange.in
+++ /dev/null
@@ -1,2 +0,0 @@
13
210
diff --git a/test/011_math_indextoperm/02_offrange.out b/test/011_math_indextoperm/02_offrange.out
deleted file mode 100644
index c656952..0000000
--- a/test/011_math_indextoperm/02_offrange.out
+++ /dev/null
@@ -1,3 +0,0 @@
1255
2255
3255

Generated with cgit - Back to sebastiano.tronto.net