diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-12-22 18:07:06 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-12-22 18:07:06 +0100 |
| commit | 086a06fe3d84ac8b2e74c824e05f9d23f0b292ab (patch) | |
| tree | 596034b2283b053e023d0988d875396946b9384d /test/080_invcoord_esep | |
| parent | 0c5e4730c699ac006feec4efe25c390977fe372f (diff) | |
| download | nissy-core-086a06fe3d84ac8b2e74c824e05f9d23f0b292ab.tar.gz nissy-core-086a06fe3d84ac8b2e74c824e05f9d23f0b292ab.zip | |
Added tests for copy_co, renamed some tests
Diffstat (limited to '')
| -rw-r--r-- | test/080_invcoord_esep/00_solved.in | 1 | ||||
| -rw-r--r-- | test/080_invcoord_esep/00_solved.out (renamed from test/078_invcoord_esep/00_solved.out) | 0 | ||||
| -rw-r--r-- | test/080_invcoord_esep/01_U.in (renamed from test/078_invcoord_esep/01_U.in) | 0 | ||||
| -rw-r--r-- | test/080_invcoord_esep/01_U.out (renamed from test/078_invcoord_esep/01_U.out) | 0 | ||||
| -rw-r--r-- | test/080_invcoord_esep/02_U2.in (renamed from test/078_invcoord_esep/02_U2.in) | 0 | ||||
| -rw-r--r-- | test/080_invcoord_esep/02_U2.out (renamed from test/078_invcoord_esep/02_U2.out) | 0 | ||||
| -rw-r--r-- | test/080_invcoord_esep/20_scrambled.in (renamed from test/078_invcoord_esep/20_scrambled.in) | 0 | ||||
| -rw-r--r-- | test/080_invcoord_esep/20_scrambled.out (renamed from test/078_invcoord_esep/20_scrambled.out) | 0 | ||||
| -rw-r--r-- | test/080_invcoord_esep/21_swapaxis_FB.in (renamed from test/078_invcoord_esep/21_swapaxis_FB.in) | 0 | ||||
| -rw-r--r-- | test/080_invcoord_esep/21_swapaxis_FB.out (renamed from test/078_invcoord_esep/21_swapaxis_FB.out) | 0 | ||||
| -rw-r--r-- | test/080_invcoord_esep/22_swapaxis_RL.in (renamed from test/078_invcoord_esep/22_swapaxis_RL.in) | 0 | ||||
| -rw-r--r-- | test/080_invcoord_esep/22_swapaxis_RL.out (renamed from test/078_invcoord_esep/22_swapaxis_RL.out) | 0 | ||||
| -rw-r--r-- | test/080_invcoord_esep/23_swapaxis_UD.in (renamed from test/078_invcoord_esep/23_swapaxis_UD.in) | 0 | ||||
| -rw-r--r-- | test/080_invcoord_esep/23_swapaxis_UD.out (renamed from test/078_invcoord_esep/23_swapaxis_UD.out) | 0 | ||||
| -rw-r--r-- | test/080_invcoord_esep/invcoord_esep_tests.c (renamed from test/078_invcoord_esep/invcoord_esep_tests.c) | 0 |
15 files changed, 1 insertions, 0 deletions
diff --git a/test/080_invcoord_esep/00_solved.in b/test/080_invcoord_esep/00_solved.in new file mode 100644 index 0000000..5aa6ba7 --- /dev/null +++ b/test/080_invcoord_esep/00_solved.in | |||
| @@ -0,0 +1 @@ | |||
| ABCDEFGH=ABCDEFGHIJKL=A | |||
diff --git a/test/078_invcoord_esep/00_solved.out b/test/080_invcoord_esep/00_solved.out index 573541a..573541a 100644 --- a/test/078_invcoord_esep/00_solved.out +++ b/test/080_invcoord_esep/00_solved.out | |||
diff --git a/test/078_invcoord_esep/01_U.in b/test/080_invcoord_esep/01_U.in index 250d3a1..250d3a1 100644 --- a/test/078_invcoord_esep/01_U.in +++ b/test/080_invcoord_esep/01_U.in | |||
diff --git a/test/078_invcoord_esep/01_U.out b/test/080_invcoord_esep/01_U.out index c3f407c..c3f407c 100644 --- a/test/078_invcoord_esep/01_U.out +++ b/test/080_invcoord_esep/01_U.out | |||
diff --git a/test/078_invcoord_esep/02_U2.in b/test/080_invcoord_esep/02_U2.in index b14792e..b14792e 100644 --- a/test/078_invcoord_esep/02_U2.in +++ b/test/080_invcoord_esep/02_U2.in | |||
diff --git a/test/078_invcoord_esep/02_U2.out b/test/080_invcoord_esep/02_U2.out index 573541a..573541a 100644 --- a/test/078_invcoord_esep/02_U2.out +++ b/test/080_invcoord_esep/02_U2.out | |||
diff --git a/test/078_invcoord_esep/20_scrambled.in b/test/080_invcoord_esep/20_scrambled.in index cfe9ee4..cfe9ee4 100644 --- a/test/078_invcoord_esep/20_scrambled.in +++ b/test/080_invcoord_esep/20_scrambled.in | |||
diff --git a/test/078_invcoord_esep/20_scrambled.out b/test/080_invcoord_esep/20_scrambled.out index b204ff8..b204ff8 100644 --- a/test/078_invcoord_esep/20_scrambled.out +++ b/test/080_invcoord_esep/20_scrambled.out | |||
diff --git a/test/078_invcoord_esep/21_swapaxis_FB.in b/test/080_invcoord_esep/21_swapaxis_FB.in index 485925f..485925f 100644 --- a/test/078_invcoord_esep/21_swapaxis_FB.in +++ b/test/080_invcoord_esep/21_swapaxis_FB.in | |||
diff --git a/test/078_invcoord_esep/21_swapaxis_FB.out b/test/080_invcoord_esep/21_swapaxis_FB.out index cb33fb1..cb33fb1 100644 --- a/test/078_invcoord_esep/21_swapaxis_FB.out +++ b/test/080_invcoord_esep/21_swapaxis_FB.out | |||
diff --git a/test/078_invcoord_esep/22_swapaxis_RL.in b/test/080_invcoord_esep/22_swapaxis_RL.in index 7fa067f..7fa067f 100644 --- a/test/078_invcoord_esep/22_swapaxis_RL.in +++ b/test/080_invcoord_esep/22_swapaxis_RL.in | |||
diff --git a/test/078_invcoord_esep/22_swapaxis_RL.out b/test/080_invcoord_esep/22_swapaxis_RL.out index ddeb3cf..ddeb3cf 100644 --- a/test/078_invcoord_esep/22_swapaxis_RL.out +++ b/test/080_invcoord_esep/22_swapaxis_RL.out | |||
diff --git a/test/078_invcoord_esep/23_swapaxis_UD.in b/test/080_invcoord_esep/23_swapaxis_UD.in index 3a1502b..3a1502b 100644 --- a/test/078_invcoord_esep/23_swapaxis_UD.in +++ b/test/080_invcoord_esep/23_swapaxis_UD.in | |||
diff --git a/test/078_invcoord_esep/23_swapaxis_UD.out b/test/080_invcoord_esep/23_swapaxis_UD.out index b5489e5..b5489e5 100644 --- a/test/078_invcoord_esep/23_swapaxis_UD.out +++ b/test/080_invcoord_esep/23_swapaxis_UD.out | |||
diff --git a/test/078_invcoord_esep/invcoord_esep_tests.c b/test/080_invcoord_esep/invcoord_esep_tests.c index 16db3a0..16db3a0 100644 --- a/test/078_invcoord_esep/invcoord_esep_tests.c +++ b/test/080_invcoord_esep/invcoord_esep_tests.c | |||
