diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-11-14 22:18:45 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-11-14 22:18:45 +0100 |
| commit | e0f38c7e42d9e48ac654f9dcedf8722ff1136106 (patch) | |
| tree | fc92f1dc8d0ade82541d216e05ba37b3ddc97ca3 /test/071_coord_eo | |
| parent | ad9bdca9741b5f038610cbe0536131ab0dc7b511 (diff) | |
| download | nissy-core-e0f38c7e42d9e48ac654f9dcedf8722ff1136106.tar.gz nissy-core-e0f38c7e42d9e48ac654f9dcedf8722ff1136106.zip | |
Renamed tests, added tests for permsign
Diffstat (limited to '')
| -rw-r--r-- | test/071_coord_eo/00_solved.in (renamed from test/061_coord_eo/00_solved.in) | 0 | ||||
| -rw-r--r-- | test/071_coord_eo/00_solved.out (renamed from test/061_coord_eo/04_D.out) | 0 | ||||
| -rw-r--r-- | test/071_coord_eo/01_U.in (renamed from test/061_coord_eo/01_U.in) | 0 | ||||
| -rw-r--r-- | test/071_coord_eo/01_U.out (renamed from test/061_coord_eo/07_R.out) | 0 | ||||
| -rw-r--r-- | test/071_coord_eo/02_U2.in (renamed from test/061_coord_eo/02_U2.in) | 0 | ||||
| -rw-r--r-- | test/071_coord_eo/02_U2.out (renamed from test/061_coord_eo/08_R2.out) | 0 | ||||
| -rw-r--r-- | test/071_coord_eo/03_U3.in (renamed from test/061_coord_eo/03_U3.in) | 0 | ||||
| -rw-r--r-- | test/071_coord_eo/03_U3.out (renamed from test/061_coord_eo/10_L.out) | 0 | ||||
| -rw-r--r-- | test/071_coord_eo/04_D.in (renamed from test/061_coord_eo/04_D.in) | 0 | ||||
| -rw-r--r-- | test/071_coord_eo/04_D.out (renamed from test/061_coord_eo/14_F2.out) | 0 | ||||
| -rw-r--r-- | test/071_coord_eo/07_R.in (renamed from test/061_coord_eo/07_R.in) | 0 | ||||
| -rw-r--r-- | test/071_coord_eo/07_R.out (renamed from test/061_coord_eo/17_B2.out) | 0 | ||||
| -rw-r--r-- | test/071_coord_eo/08_R2.in (renamed from test/061_coord_eo/08_R2.in) | 0 | ||||
| -rw-r--r-- | test/071_coord_eo/08_R2.out | 1 | ||||
| -rw-r--r-- | test/071_coord_eo/10_L.in (renamed from test/061_coord_eo/10_L.in) | 0 | ||||
| -rw-r--r-- | test/071_coord_eo/10_L.out | 1 | ||||
| -rw-r--r-- | test/071_coord_eo/13_F.in (renamed from test/061_coord_eo/13_F.in) | 0 | ||||
| -rw-r--r-- | test/071_coord_eo/13_F.out (renamed from test/061_coord_eo/13_F.out) | 0 | ||||
| -rw-r--r-- | test/071_coord_eo/14_F2.in (renamed from test/061_coord_eo/14_F2.in) | 0 | ||||
| -rw-r--r-- | test/071_coord_eo/14_F2.out | 1 | ||||
| -rw-r--r-- | test/071_coord_eo/15_F3.in (renamed from test/061_coord_eo/15_F3.in) | 0 | ||||
| -rw-r--r-- | test/071_coord_eo/15_F3.out (renamed from test/061_coord_eo/15_F3.out) | 0 | ||||
| -rw-r--r-- | test/071_coord_eo/16_B.in (renamed from test/061_coord_eo/16_B.in) | 0 | ||||
| -rw-r--r-- | test/071_coord_eo/16_B.out (renamed from test/061_coord_eo/16_B.out) | 0 | ||||
| -rw-r--r-- | test/071_coord_eo/17_B2.in (renamed from test/061_coord_eo/17_B2.in) | 0 | ||||
| -rw-r--r-- | test/071_coord_eo/17_B2.out | 1 | ||||
| -rw-r--r-- | test/071_coord_eo/18_B3.in (renamed from test/061_coord_eo/18_B3.in) | 0 | ||||
| -rw-r--r-- | test/071_coord_eo/18_B3.out (renamed from test/061_coord_eo/18_B3.out) | 0 | ||||
| -rw-r--r-- | test/071_coord_eo/20_scrambled.in (renamed from test/061_coord_eo/20_scrambled.in) | 0 | ||||
| -rw-r--r-- | test/071_coord_eo/20_scrambled.out (renamed from test/061_coord_eo/20_scrambled.out) | 0 | ||||
| -rw-r--r-- | test/071_coord_eo/coord_eo_tests.c (renamed from test/061_coord_eo/coord_eo_tests.c) | 0 |
31 files changed, 4 insertions, 0 deletions
diff --git a/test/061_coord_eo/00_solved.in b/test/071_coord_eo/00_solved.in index dff224d..dff224d 100644 --- a/test/061_coord_eo/00_solved.in +++ b/test/071_coord_eo/00_solved.in | |||
diff --git a/test/061_coord_eo/04_D.out b/test/071_coord_eo/00_solved.out index 573541a..573541a 100644 --- a/test/061_coord_eo/04_D.out +++ b/test/071_coord_eo/00_solved.out | |||
diff --git a/test/061_coord_eo/01_U.in b/test/071_coord_eo/01_U.in index b5b36ad..b5b36ad 100644 --- a/test/061_coord_eo/01_U.in +++ b/test/071_coord_eo/01_U.in | |||
diff --git a/test/061_coord_eo/07_R.out b/test/071_coord_eo/01_U.out index 573541a..573541a 100644 --- a/test/061_coord_eo/07_R.out +++ b/test/071_coord_eo/01_U.out | |||
diff --git a/test/061_coord_eo/02_U2.in b/test/071_coord_eo/02_U2.in index 316ad57..316ad57 100644 --- a/test/061_coord_eo/02_U2.in +++ b/test/071_coord_eo/02_U2.in | |||
diff --git a/test/061_coord_eo/08_R2.out b/test/071_coord_eo/02_U2.out index 573541a..573541a 100644 --- a/test/061_coord_eo/08_R2.out +++ b/test/071_coord_eo/02_U2.out | |||
diff --git a/test/061_coord_eo/03_U3.in b/test/071_coord_eo/03_U3.in index 7721ab5..7721ab5 100644 --- a/test/061_coord_eo/03_U3.in +++ b/test/071_coord_eo/03_U3.in | |||
diff --git a/test/061_coord_eo/10_L.out b/test/071_coord_eo/03_U3.out index 573541a..573541a 100644 --- a/test/061_coord_eo/10_L.out +++ b/test/071_coord_eo/03_U3.out | |||
diff --git a/test/061_coord_eo/04_D.in b/test/071_coord_eo/04_D.in index cf4f816..cf4f816 100644 --- a/test/061_coord_eo/04_D.in +++ b/test/071_coord_eo/04_D.in | |||
diff --git a/test/061_coord_eo/14_F2.out b/test/071_coord_eo/04_D.out index 573541a..573541a 100644 --- a/test/061_coord_eo/14_F2.out +++ b/test/071_coord_eo/04_D.out | |||
diff --git a/test/061_coord_eo/07_R.in b/test/071_coord_eo/07_R.in index 8c8fcb3..8c8fcb3 100644 --- a/test/061_coord_eo/07_R.in +++ b/test/071_coord_eo/07_R.in | |||
diff --git a/test/061_coord_eo/17_B2.out b/test/071_coord_eo/07_R.out index 573541a..573541a 100644 --- a/test/061_coord_eo/17_B2.out +++ b/test/071_coord_eo/07_R.out | |||
diff --git a/test/061_coord_eo/08_R2.in b/test/071_coord_eo/08_R2.in index 90765e2..90765e2 100644 --- a/test/061_coord_eo/08_R2.in +++ b/test/071_coord_eo/08_R2.in | |||
diff --git a/test/071_coord_eo/08_R2.out b/test/071_coord_eo/08_R2.out new file mode 100644 index 0000000..573541a --- /dev/null +++ b/test/071_coord_eo/08_R2.out | |||
| @@ -0,0 +1 @@ | |||
| 0 | |||
diff --git a/test/061_coord_eo/10_L.in b/test/071_coord_eo/10_L.in index 0b0565c..0b0565c 100644 --- a/test/061_coord_eo/10_L.in +++ b/test/071_coord_eo/10_L.in | |||
diff --git a/test/071_coord_eo/10_L.out b/test/071_coord_eo/10_L.out new file mode 100644 index 0000000..573541a --- /dev/null +++ b/test/071_coord_eo/10_L.out | |||
| @@ -0,0 +1 @@ | |||
| 0 | |||
diff --git a/test/061_coord_eo/13_F.in b/test/071_coord_eo/13_F.in index e805af8..e805af8 100644 --- a/test/061_coord_eo/13_F.in +++ b/test/071_coord_eo/13_F.in | |||
diff --git a/test/061_coord_eo/13_F.out b/test/071_coord_eo/13_F.out index 2c60641..2c60641 100644 --- a/test/061_coord_eo/13_F.out +++ b/test/071_coord_eo/13_F.out | |||
diff --git a/test/061_coord_eo/14_F2.in b/test/071_coord_eo/14_F2.in index 8aa701f..8aa701f 100644 --- a/test/061_coord_eo/14_F2.in +++ b/test/071_coord_eo/14_F2.in | |||
diff --git a/test/071_coord_eo/14_F2.out b/test/071_coord_eo/14_F2.out new file mode 100644 index 0000000..573541a --- /dev/null +++ b/test/071_coord_eo/14_F2.out | |||
| @@ -0,0 +1 @@ | |||
| 0 | |||
diff --git a/test/061_coord_eo/15_F3.in b/test/071_coord_eo/15_F3.in index 40f1260..40f1260 100644 --- a/test/061_coord_eo/15_F3.in +++ b/test/071_coord_eo/15_F3.in | |||
diff --git a/test/061_coord_eo/15_F3.out b/test/071_coord_eo/15_F3.out index 2c60641..2c60641 100644 --- a/test/061_coord_eo/15_F3.out +++ b/test/071_coord_eo/15_F3.out | |||
diff --git a/test/061_coord_eo/16_B.in b/test/071_coord_eo/16_B.in index f7fb13c..f7fb13c 100644 --- a/test/061_coord_eo/16_B.in +++ b/test/071_coord_eo/16_B.in | |||
diff --git a/test/061_coord_eo/16_B.out b/test/071_coord_eo/16_B.out index 1fd9918..1fd9918 100644 --- a/test/061_coord_eo/16_B.out +++ b/test/071_coord_eo/16_B.out | |||
diff --git a/test/061_coord_eo/17_B2.in b/test/071_coord_eo/17_B2.in index 9b33e35..9b33e35 100644 --- a/test/061_coord_eo/17_B2.in +++ b/test/071_coord_eo/17_B2.in | |||
diff --git a/test/071_coord_eo/17_B2.out b/test/071_coord_eo/17_B2.out new file mode 100644 index 0000000..573541a --- /dev/null +++ b/test/071_coord_eo/17_B2.out | |||
| @@ -0,0 +1 @@ | |||
| 0 | |||
diff --git a/test/061_coord_eo/18_B3.in b/test/071_coord_eo/18_B3.in index 1367517..1367517 100644 --- a/test/061_coord_eo/18_B3.in +++ b/test/071_coord_eo/18_B3.in | |||
diff --git a/test/061_coord_eo/18_B3.out b/test/071_coord_eo/18_B3.out index 1fd9918..1fd9918 100644 --- a/test/061_coord_eo/18_B3.out +++ b/test/071_coord_eo/18_B3.out | |||
diff --git a/test/061_coord_eo/20_scrambled.in b/test/071_coord_eo/20_scrambled.in index 274d30b..274d30b 100644 --- a/test/061_coord_eo/20_scrambled.in +++ b/test/071_coord_eo/20_scrambled.in | |||
diff --git a/test/061_coord_eo/20_scrambled.out b/test/071_coord_eo/20_scrambled.out index aa309cc..aa309cc 100644 --- a/test/061_coord_eo/20_scrambled.out +++ b/test/071_coord_eo/20_scrambled.out | |||
diff --git a/test/061_coord_eo/coord_eo_tests.c b/test/071_coord_eo/coord_eo_tests.c index 2dfba92..2dfba92 100644 --- a/test/061_coord_eo/coord_eo_tests.c +++ b/test/071_coord_eo/coord_eo_tests.c | |||
