diff options
Diffstat (limited to 'test/010_math_permtoindex')
| -rw-r--r-- | test/010_math_permtoindex/00_noperm.in | 4 | ||||
| -rw-r--r-- | test/010_math_permtoindex/00_noperm.out | 1 | ||||
| -rw-r--r-- | test/010_math_permtoindex/01_toobig.in | 16 | ||||
| -rw-r--r-- | test/010_math_permtoindex/01_toobig.out | 1 | ||||
| -rw-r--r-- | test/010_math_permtoindex/02_offrange.in | 4 | ||||
| -rw-r--r-- | test/010_math_permtoindex/02_offrange.out | 1 |
6 files changed, 0 insertions, 27 deletions
diff --git a/test/010_math_permtoindex/00_noperm.in b/test/010_math_permtoindex/00_noperm.in deleted file mode 100644 index f838f21..0000000 --- a/test/010_math_permtoindex/00_noperm.in +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | 3 | ||
| 2 | 0 | ||
| 3 | 1 | ||
| 4 | 1 | ||
diff --git a/test/010_math_permtoindex/00_noperm.out b/test/010_math_permtoindex/00_noperm.out deleted file mode 100644 index 3a2e3f4..0000000 --- a/test/010_math_permtoindex/00_noperm.out +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | -1 | ||
diff --git a/test/010_math_permtoindex/01_toobig.in b/test/010_math_permtoindex/01_toobig.in deleted file mode 100644 index a0fb28c..0000000 --- a/test/010_math_permtoindex/01_toobig.in +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | 15 | ||
| 2 | 0 | ||
| 3 | 1 | ||
| 4 | 2 | ||
| 5 | 3 | ||
| 6 | 4 | ||
| 7 | 5 | ||
| 8 | 6 | ||
| 9 | 7 | ||
| 10 | 8 | ||
| 11 | 9 | ||
| 12 | 10 | ||
| 13 | 11 | ||
| 14 | 12 | ||
| 15 | 13 | ||
| 16 | 14 | ||
diff --git a/test/010_math_permtoindex/01_toobig.out b/test/010_math_permtoindex/01_toobig.out deleted file mode 100644 index 3a2e3f4..0000000 --- a/test/010_math_permtoindex/01_toobig.out +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | -1 | ||
diff --git a/test/010_math_permtoindex/02_offrange.in b/test/010_math_permtoindex/02_offrange.in deleted file mode 100644 index 66ec716..0000000 --- a/test/010_math_permtoindex/02_offrange.in +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | 3 | ||
| 2 | 0 | ||
| 3 | 4 | ||
| 4 | 1 | ||
diff --git a/test/010_math_permtoindex/02_offrange.out b/test/010_math_permtoindex/02_offrange.out deleted file mode 100644 index 3a2e3f4..0000000 --- a/test/010_math_permtoindex/02_offrange.out +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | -1 | ||
