diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-12-07 16:38:40 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-12-07 16:38:40 +0100 |
| commit | 9ac266c76f39620d8343e46ca41cb09d1534384c (patch) | |
| tree | 823bd419d99fe0f00e6b5b713237a73b4ec7ffca /test/062_transform_move | |
| parent | ea25a7ccad625c4e664dfd114147971b8a2677f3 (diff) | |
| download | nissy-core-9ac266c76f39620d8343e46ca41cb09d1534384c.tar.gz nissy-core-9ac266c76f39620d8343e46ca41cb09d1534384c.zip | |
Merge the "solver-experiments" branch that I have been working on for
a few weeks. This include mainly three things:
1. Various tweaks for a total performance gain of around 30%.
2. Take into account symmetries and avoid repeated work. This
required a re-work of the splitting into tasks before the solve.
3. Add a second fallback table (eoesep). This gives huge performance
gains for particular scrambles (e.g. superflip).
After merging this commit, remove and re-generate all pruning tables.
Squashed commit of the following:
commit 60f0705d2d69050e6a30581a2810f686d6f69b80
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Sat Dec 7 16:06:48 2024 +0100
Fix indentation
commit cc5d489a251812b6188c0ba264ac6cb2236f1afe
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Sat Dec 7 15:56:19 2024 +0100
Updated documentation
commit a3f605dd628546e52564f82b139feb473b0725f3
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Sat Dec 7 14:01:11 2024 +0100
use eoesep table as second fallback
commit c75e43c9116c64f97e92b0fe038be8a032925a72
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Fri Dec 6 16:13:23 2024 +0100
First commit for gendata_eoesep
commit fea7688ab8bdc5ae0c3480622e2510a3bcd39248
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Tue Dec 3 17:31:00 2024 +0100
Add scramble to tool
commit 66866cb71dea4ca8278ecb9e90ff4295771feb42
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Tue Dec 3 17:22:59 2024 +0100
Added tool to check multiple solutions
commit ef65611c772c3996bddca8d181da3538e0af1674
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Tue Dec 3 17:16:20 2024 +0100
Write all solutions for symmetric positions
commit e3ded26db7d7d4ae7c0e2488151ed14f581f7b8e
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Tue Nov 26 09:14:54 2024 +0100
Added symmetry filter (TODO: print excluded solutions)
commit 864c437a9751c58d58562650ca9eba4a9e6ad3eb
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Mon Nov 25 14:51:13 2024 +0100
Improved task split
commit b88926d36d7ab0c64c5fe3bb954fd15d41267fba
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Fri Nov 22 19:06:41 2024 +0100
Reworked tasks for multi-threading in view of symmetry filter
commit 26fa653f97df8cd601aecb80eaf89f0a00e9ba9f
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Thu Oct 31 15:37:43 2024 +0100
Added transform move
commit 19f655ef94d658eaa2fefb5cea3c167a3ec58db6
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Thu Oct 31 09:29:15 2024 +0100
Clarified doc
commit 3b0fe1e5ef8b628854e30f0f0067300e2763c954
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Thu Oct 31 08:36:58 2024 +0100
Handle solved cube correctly
commit 57705cbc4982e3abe97a36ed64871738d4f721c0
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Thu Oct 31 08:24:30 2024 +0100
Close file
commit fc7d462b58bcf3d3a3fbf26c1f3bd04c640a4898
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Tue Oct 29 15:05:48 2024 +0100
Removed stats tool
commit 359bf7cb49ef405ee76ed662207d47cb2abcc5a9
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Tue Oct 29 15:01:51 2024 +0100
Updated theory doc
commit 39c315af562bc4ce896f41004388a4c34d475d37
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Tue Oct 29 14:51:40 2024 +0100
Remove unused constants
commit 57a5d24538aa59a4df9221dad2f99e9f0286bd9d
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Tue Oct 29 10:20:38 2024 +0100
Add tool to solve scrambles from file
commit 07e2918c216636891b1fa6adecc9756086a901e9
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Mon Oct 28 17:00:00 2024 +0100
Add make table to tool
commit f5e5266c654eb027a5a35c57cc618555246f5e5e
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Mon Oct 28 09:35:49 2024 +0100
Remove old solver, other small things
commit a1ec78025b7959dbb845213f7f4e6851ecebc204
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Sun Oct 27 02:00:29 2024 +0200
Improvements
commit 8eea23dbe888d923e662e24ae969130e2c67b999
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Sat Oct 26 12:24:19 2024 +0200
Makefile fix
commit 3fc3927beacc78971cefeb42da8d71fe6c015fc1
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Fri Oct 25 18:25:09 2024 +0200
More performance gains
commit 7b4efa1f9af9722de1ab9ccfc27899825a0d12c4
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Fri Oct 25 15:53:20 2024 +0200
Alternative solver implementation, small performance gain
Diffstat (limited to 'test/062_transform_move')
301 files changed, 479 insertions, 0 deletions
diff --git a/test/062_transform_move/100_UFr_U.in b/test/062_transform_move/100_UFr_U.in new file mode 100644 index 0000000..ccec6ad --- /dev/null +++ b/test/062_transform_move/100_UFr_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation UF | ||
| 2 | U | ||
diff --git a/test/062_transform_move/100_UFr_U.out b/test/062_transform_move/100_UFr_U.out new file mode 100644 index 0000000..b5b36ad --- /dev/null +++ b/test/062_transform_move/100_UFr_U.out | |||
| @@ -0,0 +1 @@ | |||
| UR0 UL0 DB0 DF0 UB0 UF0 DL0 DR0 FR0 FL0 BL0 BR0 UBR0 UFL0 DFL0 DBR0 UFR0 UBL0 DFR0 DBL0 | |||
diff --git a/test/062_transform_move/101_UFm_U.in b/test/062_transform_move/101_UFm_U.in new file mode 100644 index 0000000..ffc871f --- /dev/null +++ b/test/062_transform_move/101_UFm_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored UF | ||
| 2 | U | ||
diff --git a/test/062_transform_move/101_UFm_U.out b/test/062_transform_move/101_UFm_U.out new file mode 100644 index 0000000..7721ab5 --- /dev/null +++ b/test/062_transform_move/101_UFm_U.out | |||
| @@ -0,0 +1 @@ | |||
| UL0 UR0 DB0 DF0 UF0 UB0 DL0 DR0 FR0 FL0 BL0 BR0 UFL0 UBR0 DFL0 DBR0 UBL0 UFR0 DFR0 DBL0 | |||
diff --git a/test/062_transform_move/102_UFr_R.in b/test/062_transform_move/102_UFr_R.in new file mode 100644 index 0000000..fdce3b8 --- /dev/null +++ b/test/062_transform_move/102_UFr_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation UF | ||
| 2 | R | ||
diff --git a/test/062_transform_move/102_UFr_R.out b/test/062_transform_move/102_UFr_R.out new file mode 100644 index 0000000..8c8fcb3 --- /dev/null +++ b/test/062_transform_move/102_UFr_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 FR0 UL0 DL0 BR0 DR0 FL0 BL0 UR0 DFR2 UBL0 DFL0 UBR2 UFL0 UFR1 DBR1 DBL0 | |||
diff --git a/test/062_transform_move/103_UFm_R.in b/test/062_transform_move/103_UFm_R.in new file mode 100644 index 0000000..acb9790 --- /dev/null +++ b/test/062_transform_move/103_UFm_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored UF | ||
| 2 | R | ||
diff --git a/test/062_transform_move/103_UFm_R.out b/test/062_transform_move/103_UFm_R.out new file mode 100644 index 0000000..2ac2912 --- /dev/null +++ b/test/062_transform_move/103_UFm_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 UR0 FL0 BL0 DR0 FR0 DL0 UL0 BR0 UFR0 UFL2 DBL2 DBR0 DFL1 UBR0 DFR0 UBL1 | |||
diff --git a/test/062_transform_move/104_UFr_F.in b/test/062_transform_move/104_UFr_F.in new file mode 100644 index 0000000..1eb445c --- /dev/null +++ b/test/062_transform_move/104_UFr_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation UF | ||
| 2 | F | ||
diff --git a/test/062_transform_move/104_UFr_F.out b/test/062_transform_move/104_UFr_F.out new file mode 100644 index 0000000..e805af8 --- /dev/null +++ b/test/062_transform_move/104_UFr_F.out | |||
| @@ -0,0 +1 @@ | |||
| FL1 UB0 DB0 FR1 UR0 UL0 DL0 DR0 UF1 DF1 BL0 BR0 UFL1 UBL0 DFR1 DBR0 DFL2 UBR0 UFR2 DBL0 | |||
diff --git a/test/062_transform_move/105_UFm_F.in b/test/062_transform_move/105_UFm_F.in new file mode 100644 index 0000000..ce106fe --- /dev/null +++ b/test/062_transform_move/105_UFm_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored UF | ||
| 2 | F | ||
diff --git a/test/062_transform_move/105_UFm_F.out b/test/062_transform_move/105_UFm_F.out new file mode 100644 index 0000000..40f1260 --- /dev/null +++ b/test/062_transform_move/105_UFm_F.out | |||
| @@ -0,0 +1 @@ | |||
| FR1 UB0 DB0 FL1 UR0 UL0 DL0 DR0 DF1 UF1 BL0 BR0 DFR1 UBL0 UFL1 DBR0 UFR2 UBR0 DFL2 DBL0 | |||
diff --git a/test/062_transform_move/106_ULr_U.in b/test/062_transform_move/106_ULr_U.in new file mode 100644 index 0000000..00d5e27 --- /dev/null +++ b/test/062_transform_move/106_ULr_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation UL | ||
| 2 | U | ||
diff --git a/test/062_transform_move/106_ULr_U.out b/test/062_transform_move/106_ULr_U.out new file mode 100644 index 0000000..b5b36ad --- /dev/null +++ b/test/062_transform_move/106_ULr_U.out | |||
| @@ -0,0 +1 @@ | |||
| UR0 UL0 DB0 DF0 UB0 UF0 DL0 DR0 FR0 FL0 BL0 BR0 UBR0 UFL0 DFL0 DBR0 UFR0 UBL0 DFR0 DBL0 | |||
diff --git a/test/062_transform_move/107_ULm_U.in b/test/062_transform_move/107_ULm_U.in new file mode 100644 index 0000000..add90be --- /dev/null +++ b/test/062_transform_move/107_ULm_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored UL | ||
| 2 | U | ||
diff --git a/test/062_transform_move/107_ULm_U.out b/test/062_transform_move/107_ULm_U.out new file mode 100644 index 0000000..7721ab5 --- /dev/null +++ b/test/062_transform_move/107_ULm_U.out | |||
| @@ -0,0 +1 @@ | |||
| UL0 UR0 DB0 DF0 UF0 UB0 DL0 DR0 FR0 FL0 BL0 BR0 UFL0 UBR0 DFL0 DBR0 UBL0 UFR0 DFR0 DBL0 | |||
diff --git a/test/062_transform_move/108_ULr_R.in b/test/062_transform_move/108_ULr_R.in new file mode 100644 index 0000000..06414b4 --- /dev/null +++ b/test/062_transform_move/108_ULr_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation UL | ||
| 2 | R | ||
diff --git a/test/062_transform_move/108_ULr_R.out b/test/062_transform_move/108_ULr_R.out new file mode 100644 index 0000000..e805af8 --- /dev/null +++ b/test/062_transform_move/108_ULr_R.out | |||
| @@ -0,0 +1 @@ | |||
| FL1 UB0 DB0 FR1 UR0 UL0 DL0 DR0 UF1 DF1 BL0 BR0 UFL1 UBL0 DFR1 DBR0 DFL2 UBR0 UFR2 DBL0 | |||
diff --git a/test/062_transform_move/109_ULm_R.in b/test/062_transform_move/109_ULm_R.in new file mode 100644 index 0000000..c1b5d58 --- /dev/null +++ b/test/062_transform_move/109_ULm_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored UL | ||
| 2 | R | ||
diff --git a/test/062_transform_move/109_ULm_R.out b/test/062_transform_move/109_ULm_R.out new file mode 100644 index 0000000..40f1260 --- /dev/null +++ b/test/062_transform_move/109_ULm_R.out | |||
| @@ -0,0 +1 @@ | |||
| FR1 UB0 DB0 FL1 UR0 UL0 DL0 DR0 DF1 UF1 BL0 BR0 DFR1 UBL0 UFL1 DBR0 UFR2 UBR0 DFL2 DBL0 | |||
diff --git a/test/062_transform_move/110_ULr_F.in b/test/062_transform_move/110_ULr_F.in new file mode 100644 index 0000000..8446f4c --- /dev/null +++ b/test/062_transform_move/110_ULr_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation UL | ||
| 2 | F | ||
diff --git a/test/062_transform_move/110_ULr_F.out b/test/062_transform_move/110_ULr_F.out new file mode 100644 index 0000000..0b0565c --- /dev/null +++ b/test/062_transform_move/110_ULr_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 UR0 BL0 FL0 DR0 FR0 UL0 DL0 BR0 UFR0 DBL2 UFL2 DBR0 UBL1 UBR0 DFR0 DFL1 | |||
diff --git a/test/062_transform_move/111_ULm_F.in b/test/062_transform_move/111_ULm_F.in new file mode 100644 index 0000000..16e0363 --- /dev/null +++ b/test/062_transform_move/111_ULm_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored UL | ||
| 2 | F | ||
diff --git a/test/062_transform_move/111_ULm_F.out b/test/062_transform_move/111_ULm_F.out new file mode 100644 index 0000000..d4abffc --- /dev/null +++ b/test/062_transform_move/111_ULm_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 BR0 UL0 DL0 FR0 UR0 FL0 BL0 DR0 UBR2 UBL0 DFL0 DFR2 UFL0 DBR1 UFR1 DBL0 | |||
diff --git a/test/062_transform_move/112_UBr_U.in b/test/062_transform_move/112_UBr_U.in new file mode 100644 index 0000000..d1994cf --- /dev/null +++ b/test/062_transform_move/112_UBr_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation UB | ||
| 2 | U | ||
diff --git a/test/062_transform_move/112_UBr_U.out b/test/062_transform_move/112_UBr_U.out new file mode 100644 index 0000000..b5b36ad --- /dev/null +++ b/test/062_transform_move/112_UBr_U.out | |||
| @@ -0,0 +1 @@ | |||
| UR0 UL0 DB0 DF0 UB0 UF0 DL0 DR0 FR0 FL0 BL0 BR0 UBR0 UFL0 DFL0 DBR0 UFR0 UBL0 DFR0 DBL0 | |||
diff --git a/test/062_transform_move/113_UBm_U.in b/test/062_transform_move/113_UBm_U.in new file mode 100644 index 0000000..8ef80ff --- /dev/null +++ b/test/062_transform_move/113_UBm_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored UB | ||
| 2 | U | ||
diff --git a/test/062_transform_move/113_UBm_U.out b/test/062_transform_move/113_UBm_U.out new file mode 100644 index 0000000..7721ab5 --- /dev/null +++ b/test/062_transform_move/113_UBm_U.out | |||
| @@ -0,0 +1 @@ | |||
| UL0 UR0 DB0 DF0 UF0 UB0 DL0 DR0 FR0 FL0 BL0 BR0 UFL0 UBR0 DFL0 DBR0 UBL0 UFR0 DFR0 DBL0 | |||
diff --git a/test/062_transform_move/114_UBr_R.in b/test/062_transform_move/114_UBr_R.in new file mode 100644 index 0000000..8529b00 --- /dev/null +++ b/test/062_transform_move/114_UBr_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation UB | ||
| 2 | R | ||
diff --git a/test/062_transform_move/114_UBr_R.out b/test/062_transform_move/114_UBr_R.out new file mode 100644 index 0000000..0b0565c --- /dev/null +++ b/test/062_transform_move/114_UBr_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 UR0 BL0 FL0 DR0 FR0 UL0 DL0 BR0 UFR0 DBL2 UFL2 DBR0 UBL1 UBR0 DFR0 DFL1 | |||
diff --git a/test/062_transform_move/115_UBm_R.in b/test/062_transform_move/115_UBm_R.in new file mode 100644 index 0000000..2934947 --- /dev/null +++ b/test/062_transform_move/115_UBm_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored UB | ||
| 2 | R | ||
diff --git a/test/062_transform_move/115_UBm_R.out b/test/062_transform_move/115_UBm_R.out new file mode 100644 index 0000000..d4abffc --- /dev/null +++ b/test/062_transform_move/115_UBm_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 BR0 UL0 DL0 FR0 UR0 FL0 BL0 DR0 UBR2 UBL0 DFL0 DFR2 UFL0 DBR1 UFR1 DBL0 | |||
diff --git a/test/062_transform_move/116_UBr_F.in b/test/062_transform_move/116_UBr_F.in new file mode 100644 index 0000000..23d04d1 --- /dev/null +++ b/test/062_transform_move/116_UBr_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation UB | ||
| 2 | F | ||
diff --git a/test/062_transform_move/116_UBr_F.out b/test/062_transform_move/116_UBr_F.out new file mode 100644 index 0000000..f7fb13c --- /dev/null +++ b/test/062_transform_move/116_UBr_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 BR1 BL1 DF0 UR0 UL0 DL0 DR0 FR0 FL0 UB1 DB1 UFR0 UBR1 DFL0 DBL1 UFL0 DBR2 DFR0 UBL2 | |||
diff --git a/test/062_transform_move/117_UBm_F.in b/test/062_transform_move/117_UBm_F.in new file mode 100644 index 0000000..bdb4d27 --- /dev/null +++ b/test/062_transform_move/117_UBm_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored UB | ||
| 2 | F | ||
diff --git a/test/062_transform_move/117_UBm_F.out b/test/062_transform_move/117_UBm_F.out new file mode 100644 index 0000000..1367517 --- /dev/null +++ b/test/062_transform_move/117_UBm_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 BL1 BR1 DF0 UR0 UL0 DL0 DR0 FR0 FL0 DB1 UB1 UFR0 DBL1 DFL0 UBR1 UFL0 UBL2 DFR0 DBR2 | |||
diff --git a/test/062_transform_move/118_URr_U.in b/test/062_transform_move/118_URr_U.in new file mode 100644 index 0000000..cb3542a --- /dev/null +++ b/test/062_transform_move/118_URr_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation UR | ||
| 2 | U | ||
diff --git a/test/062_transform_move/118_URr_U.out b/test/062_transform_move/118_URr_U.out new file mode 100644 index 0000000..b5b36ad --- /dev/null +++ b/test/062_transform_move/118_URr_U.out | |||
| @@ -0,0 +1 @@ | |||
| UR0 UL0 DB0 DF0 UB0 UF0 DL0 DR0 FR0 FL0 BL0 BR0 UBR0 UFL0 DFL0 DBR0 UFR0 UBL0 DFR0 DBL0 | |||
diff --git a/test/062_transform_move/119_URm_U.in b/test/062_transform_move/119_URm_U.in new file mode 100644 index 0000000..d4e03e7 --- /dev/null +++ b/test/062_transform_move/119_URm_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored UR | ||
| 2 | U | ||
diff --git a/test/062_transform_move/119_URm_U.out b/test/062_transform_move/119_URm_U.out new file mode 100644 index 0000000..7721ab5 --- /dev/null +++ b/test/062_transform_move/119_URm_U.out | |||
| @@ -0,0 +1 @@ | |||
| UL0 UR0 DB0 DF0 UF0 UB0 DL0 DR0 FR0 FL0 BL0 BR0 UFL0 UBR0 DFL0 DBR0 UBL0 UFR0 DFR0 DBL0 | |||
diff --git a/test/062_transform_move/120_URr_R.in b/test/062_transform_move/120_URr_R.in new file mode 100644 index 0000000..f316a93 --- /dev/null +++ b/test/062_transform_move/120_URr_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation UR | ||
| 2 | R | ||
diff --git a/test/062_transform_move/120_URr_R.out b/test/062_transform_move/120_URr_R.out new file mode 100644 index 0000000..f7fb13c --- /dev/null +++ b/test/062_transform_move/120_URr_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 BR1 BL1 DF0 UR0 UL0 DL0 DR0 FR0 FL0 UB1 DB1 UFR0 UBR1 DFL0 DBL1 UFL0 DBR2 DFR0 UBL2 | |||
diff --git a/test/062_transform_move/121_URm_R.in b/test/062_transform_move/121_URm_R.in new file mode 100644 index 0000000..e9da8c6 --- /dev/null +++ b/test/062_transform_move/121_URm_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored UR | ||
| 2 | R | ||
diff --git a/test/062_transform_move/121_URm_R.out b/test/062_transform_move/121_URm_R.out new file mode 100644 index 0000000..1367517 --- /dev/null +++ b/test/062_transform_move/121_URm_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 BL1 BR1 DF0 UR0 UL0 DL0 DR0 FR0 FL0 DB1 UB1 UFR0 DBL1 DFL0 UBR1 UFL0 UBL2 DFR0 DBR2 | |||
diff --git a/test/062_transform_move/122_URr_F.in b/test/062_transform_move/122_URr_F.in new file mode 100644 index 0000000..ab3dbf2 --- /dev/null +++ b/test/062_transform_move/122_URr_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation UR | ||
| 2 | F | ||
diff --git a/test/062_transform_move/122_URr_F.out b/test/062_transform_move/122_URr_F.out new file mode 100644 index 0000000..8c8fcb3 --- /dev/null +++ b/test/062_transform_move/122_URr_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 FR0 UL0 DL0 BR0 DR0 FL0 BL0 UR0 DFR2 UBL0 DFL0 UBR2 UFL0 UFR1 DBR1 DBL0 | |||
diff --git a/test/062_transform_move/123_URm_F.in b/test/062_transform_move/123_URm_F.in new file mode 100644 index 0000000..082051c --- /dev/null +++ b/test/062_transform_move/123_URm_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored UR | ||
| 2 | F | ||
diff --git a/test/062_transform_move/123_URm_F.out b/test/062_transform_move/123_URm_F.out new file mode 100644 index 0000000..2ac2912 --- /dev/null +++ b/test/062_transform_move/123_URm_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 UR0 FL0 BL0 DR0 FR0 DL0 UL0 BR0 UFR0 UFL2 DBL2 DBR0 DFL1 UBR0 DFR0 UBL1 | |||
diff --git a/test/062_transform_move/124_DFr_U.in b/test/062_transform_move/124_DFr_U.in new file mode 100644 index 0000000..551cbdd --- /dev/null +++ b/test/062_transform_move/124_DFr_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation DF | ||
| 2 | U | ||
diff --git a/test/062_transform_move/124_DFr_U.out b/test/062_transform_move/124_DFr_U.out new file mode 100644 index 0000000..cf4f816 --- /dev/null +++ b/test/062_transform_move/124_DFr_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DR0 DL0 UR0 UL0 DB0 DF0 FR0 FL0 BL0 BR0 UFR0 UBL0 DBL0 DFR0 UFL0 UBR0 DFL0 DBR0 | |||
diff --git a/test/062_transform_move/125_DFm_U.in b/test/062_transform_move/125_DFm_U.in new file mode 100644 index 0000000..0ecf796 --- /dev/null +++ b/test/062_transform_move/125_DFm_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored DF | ||
| 2 | U | ||
diff --git a/test/062_transform_move/125_DFm_U.out b/test/062_transform_move/125_DFm_U.out new file mode 100644 index 0000000..2864f5b --- /dev/null +++ b/test/062_transform_move/125_DFm_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DL0 DR0 UR0 UL0 DF0 DB0 FR0 FL0 BL0 BR0 UFR0 UBL0 DFR0 DBL0 UFL0 UBR0 DBR0 DFL0 | |||
diff --git a/test/062_transform_move/126_DFr_R.in b/test/062_transform_move/126_DFr_R.in new file mode 100644 index 0000000..3998467 --- /dev/null +++ b/test/062_transform_move/126_DFr_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation DF | ||
| 2 | R | ||
diff --git a/test/062_transform_move/126_DFr_R.out b/test/062_transform_move/126_DFr_R.out new file mode 100644 index 0000000..0b0565c --- /dev/null +++ b/test/062_transform_move/126_DFr_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 UR0 BL0 FL0 DR0 FR0 UL0 DL0 BR0 UFR0 DBL2 UFL2 DBR0 UBL1 UBR0 DFR0 DFL1 | |||
diff --git a/test/062_transform_move/127_DFm_R.in b/test/062_transform_move/127_DFm_R.in new file mode 100644 index 0000000..26b10e4 --- /dev/null +++ b/test/062_transform_move/127_DFm_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored DF | ||
| 2 | R | ||
diff --git a/test/062_transform_move/127_DFm_R.out b/test/062_transform_move/127_DFm_R.out new file mode 100644 index 0000000..d4abffc --- /dev/null +++ b/test/062_transform_move/127_DFm_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 BR0 UL0 DL0 FR0 UR0 FL0 BL0 DR0 UBR2 UBL0 DFL0 DFR2 UFL0 DBR1 UFR1 DBL0 | |||
diff --git a/test/062_transform_move/128_DFr_F.in b/test/062_transform_move/128_DFr_F.in new file mode 100644 index 0000000..b212a51 --- /dev/null +++ b/test/062_transform_move/128_DFr_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation DF | ||
| 2 | F | ||
diff --git a/test/062_transform_move/128_DFr_F.out b/test/062_transform_move/128_DFr_F.out new file mode 100644 index 0000000..e805af8 --- /dev/null +++ b/test/062_transform_move/128_DFr_F.out | |||
| @@ -0,0 +1 @@ | |||
| FL1 UB0 DB0 FR1 UR0 UL0 DL0 DR0 UF1 DF1 BL0 BR0 UFL1 UBL0 DFR1 DBR0 DFL2 UBR0 UFR2 DBL0 | |||
diff --git a/test/062_transform_move/129_DFm_F.in b/test/062_transform_move/129_DFm_F.in new file mode 100644 index 0000000..b4349d6 --- /dev/null +++ b/test/062_transform_move/129_DFm_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored DF | ||
| 2 | F | ||
diff --git a/test/062_transform_move/129_DFm_F.out b/test/062_transform_move/129_DFm_F.out new file mode 100644 index 0000000..40f1260 --- /dev/null +++ b/test/062_transform_move/129_DFm_F.out | |||
| @@ -0,0 +1 @@ | |||
| FR1 UB0 DB0 FL1 UR0 UL0 DL0 DR0 DF1 UF1 BL0 BR0 DFR1 UBL0 UFL1 DBR0 UFR2 UBR0 DFL2 DBL0 | |||
diff --git a/test/062_transform_move/130_DLr_U.in b/test/062_transform_move/130_DLr_U.in new file mode 100644 index 0000000..fdf72d3 --- /dev/null +++ b/test/062_transform_move/130_DLr_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation DL | ||
| 2 | U | ||
diff --git a/test/062_transform_move/130_DLr_U.out b/test/062_transform_move/130_DLr_U.out new file mode 100644 index 0000000..cf4f816 --- /dev/null +++ b/test/062_transform_move/130_DLr_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DR0 DL0 UR0 UL0 DB0 DF0 FR0 FL0 BL0 BR0 UFR0 UBL0 DBL0 DFR0 UFL0 UBR0 DFL0 DBR0 | |||
diff --git a/test/062_transform_move/131_DLm_U.in b/test/062_transform_move/131_DLm_U.in new file mode 100644 index 0000000..ea2a091 --- /dev/null +++ b/test/062_transform_move/131_DLm_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored DL | ||
| 2 | U | ||
diff --git a/test/062_transform_move/131_DLm_U.out b/test/062_transform_move/131_DLm_U.out new file mode 100644 index 0000000..2864f5b --- /dev/null +++ b/test/062_transform_move/131_DLm_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DL0 DR0 UR0 UL0 DF0 DB0 FR0 FL0 BL0 BR0 UFR0 UBL0 DFR0 DBL0 UFL0 UBR0 DBR0 DFL0 | |||
diff --git a/test/062_transform_move/132_DLr_R.in b/test/062_transform_move/132_DLr_R.in new file mode 100644 index 0000000..65bb1b9 --- /dev/null +++ b/test/062_transform_move/132_DLr_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation DL | ||
| 2 | R | ||
diff --git a/test/062_transform_move/132_DLr_R.out b/test/062_transform_move/132_DLr_R.out new file mode 100644 index 0000000..f7fb13c --- /dev/null +++ b/test/062_transform_move/132_DLr_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 BR1 BL1 DF0 UR0 UL0 DL0 DR0 FR0 FL0 UB1 DB1 UFR0 UBR1 DFL0 DBL1 UFL0 DBR2 DFR0 UBL2 | |||
diff --git a/test/062_transform_move/133_DLm_R.in b/test/062_transform_move/133_DLm_R.in new file mode 100644 index 0000000..2a1c887 --- /dev/null +++ b/test/062_transform_move/133_DLm_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored DL | ||
| 2 | R | ||
diff --git a/test/062_transform_move/133_DLm_R.out b/test/062_transform_move/133_DLm_R.out new file mode 100644 index 0000000..1367517 --- /dev/null +++ b/test/062_transform_move/133_DLm_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 BL1 BR1 DF0 UR0 UL0 DL0 DR0 FR0 FL0 DB1 UB1 UFR0 DBL1 DFL0 UBR1 UFL0 UBL2 DFR0 DBR2 | |||
diff --git a/test/062_transform_move/134_DLr_F.in b/test/062_transform_move/134_DLr_F.in new file mode 100644 index 0000000..5b898ca --- /dev/null +++ b/test/062_transform_move/134_DLr_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation DL | ||
| 2 | F | ||
diff --git a/test/062_transform_move/134_DLr_F.out b/test/062_transform_move/134_DLr_F.out new file mode 100644 index 0000000..0b0565c --- /dev/null +++ b/test/062_transform_move/134_DLr_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 UR0 BL0 FL0 DR0 FR0 UL0 DL0 BR0 UFR0 DBL2 UFL2 DBR0 UBL1 UBR0 DFR0 DFL1 | |||
diff --git a/test/062_transform_move/135_DLm_F.in b/test/062_transform_move/135_DLm_F.in new file mode 100644 index 0000000..0a02999 --- /dev/null +++ b/test/062_transform_move/135_DLm_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored DL | ||
| 2 | F | ||
diff --git a/test/062_transform_move/135_DLm_F.out b/test/062_transform_move/135_DLm_F.out new file mode 100644 index 0000000..d4abffc --- /dev/null +++ b/test/062_transform_move/135_DLm_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 BR0 UL0 DL0 FR0 UR0 FL0 BL0 DR0 UBR2 UBL0 DFL0 DFR2 UFL0 DBR1 UFR1 DBL0 | |||
diff --git a/test/062_transform_move/136_DBr_U.in b/test/062_transform_move/136_DBr_U.in new file mode 100644 index 0000000..79e21ce --- /dev/null +++ b/test/062_transform_move/136_DBr_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation DB | ||
| 2 | U | ||
diff --git a/test/062_transform_move/136_DBr_U.out b/test/062_transform_move/136_DBr_U.out new file mode 100644 index 0000000..cf4f816 --- /dev/null +++ b/test/062_transform_move/136_DBr_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DR0 DL0 UR0 UL0 DB0 DF0 FR0 FL0 BL0 BR0 UFR0 UBL0 DBL0 DFR0 UFL0 UBR0 DFL0 DBR0 | |||
diff --git a/test/062_transform_move/137_DBm_U.in b/test/062_transform_move/137_DBm_U.in new file mode 100644 index 0000000..871bb28 --- /dev/null +++ b/test/062_transform_move/137_DBm_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored DB | ||
| 2 | U | ||
diff --git a/test/062_transform_move/137_DBm_U.out b/test/062_transform_move/137_DBm_U.out new file mode 100644 index 0000000..2864f5b --- /dev/null +++ b/test/062_transform_move/137_DBm_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DL0 DR0 UR0 UL0 DF0 DB0 FR0 FL0 BL0 BR0 UFR0 UBL0 DFR0 DBL0 UFL0 UBR0 DBR0 DFL0 | |||
diff --git a/test/062_transform_move/138_DBr_R.in b/test/062_transform_move/138_DBr_R.in new file mode 100644 index 0000000..5269265 --- /dev/null +++ b/test/062_transform_move/138_DBr_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation DB | ||
| 2 | R | ||
diff --git a/test/062_transform_move/138_DBr_R.out b/test/062_transform_move/138_DBr_R.out new file mode 100644 index 0000000..8c8fcb3 --- /dev/null +++ b/test/062_transform_move/138_DBr_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 FR0 UL0 DL0 BR0 DR0 FL0 BL0 UR0 DFR2 UBL0 DFL0 UBR2 UFL0 UFR1 DBR1 DBL0 | |||
diff --git a/test/062_transform_move/139_DBm_R.in b/test/062_transform_move/139_DBm_R.in new file mode 100644 index 0000000..4877505 --- /dev/null +++ b/test/062_transform_move/139_DBm_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored DB | ||
| 2 | R | ||
diff --git a/test/062_transform_move/139_DBm_R.out b/test/062_transform_move/139_DBm_R.out new file mode 100644 index 0000000..2ac2912 --- /dev/null +++ b/test/062_transform_move/139_DBm_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 UR0 FL0 BL0 DR0 FR0 DL0 UL0 BR0 UFR0 UFL2 DBL2 DBR0 DFL1 UBR0 DFR0 UBL1 | |||
diff --git a/test/062_transform_move/140_DBr_F.in b/test/062_transform_move/140_DBr_F.in new file mode 100644 index 0000000..242ee5c --- /dev/null +++ b/test/062_transform_move/140_DBr_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation DB | ||
| 2 | F | ||
diff --git a/test/062_transform_move/140_DBr_F.out b/test/062_transform_move/140_DBr_F.out new file mode 100644 index 0000000..f7fb13c --- /dev/null +++ b/test/062_transform_move/140_DBr_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 BR1 BL1 DF0 UR0 UL0 DL0 DR0 FR0 FL0 UB1 DB1 UFR0 UBR1 DFL0 DBL1 UFL0 DBR2 DFR0 UBL2 | |||
diff --git a/test/062_transform_move/141_DBm_F.in b/test/062_transform_move/141_DBm_F.in new file mode 100644 index 0000000..7113caf --- /dev/null +++ b/test/062_transform_move/141_DBm_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored DB | ||
| 2 | F | ||
diff --git a/test/062_transform_move/141_DBm_F.out b/test/062_transform_move/141_DBm_F.out new file mode 100644 index 0000000..1367517 --- /dev/null +++ b/test/062_transform_move/141_DBm_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 BL1 BR1 DF0 UR0 UL0 DL0 DR0 FR0 FL0 DB1 UB1 UFR0 DBL1 DFL0 UBR1 UFL0 UBL2 DFR0 DBR2 | |||
diff --git a/test/062_transform_move/142_DRr_U.in b/test/062_transform_move/142_DRr_U.in new file mode 100644 index 0000000..a2e4cfb --- /dev/null +++ b/test/062_transform_move/142_DRr_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation DR | ||
| 2 | U | ||
diff --git a/test/062_transform_move/142_DRr_U.out b/test/062_transform_move/142_DRr_U.out new file mode 100644 index 0000000..cf4f816 --- /dev/null +++ b/test/062_transform_move/142_DRr_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DR0 DL0 UR0 UL0 DB0 DF0 FR0 FL0 BL0 BR0 UFR0 UBL0 DBL0 DFR0 UFL0 UBR0 DFL0 DBR0 | |||
diff --git a/test/062_transform_move/143_DRm_U.in b/test/062_transform_move/143_DRm_U.in new file mode 100644 index 0000000..5e41816 --- /dev/null +++ b/test/062_transform_move/143_DRm_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored DR | ||
| 2 | U | ||
diff --git a/test/062_transform_move/143_DRm_U.out b/test/062_transform_move/143_DRm_U.out new file mode 100644 index 0000000..2864f5b --- /dev/null +++ b/test/062_transform_move/143_DRm_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DL0 DR0 UR0 UL0 DF0 DB0 FR0 FL0 BL0 BR0 UFR0 UBL0 DFR0 DBL0 UFL0 UBR0 DBR0 DFL0 | |||
diff --git a/test/062_transform_move/144_DRr_R.in b/test/062_transform_move/144_DRr_R.in new file mode 100644 index 0000000..5438d75 --- /dev/null +++ b/test/062_transform_move/144_DRr_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation DR | ||
| 2 | R | ||
diff --git a/test/062_transform_move/144_DRr_R.out b/test/062_transform_move/144_DRr_R.out new file mode 100644 index 0000000..e805af8 --- /dev/null +++ b/test/062_transform_move/144_DRr_R.out | |||
| @@ -0,0 +1 @@ | |||
| FL1 UB0 DB0 FR1 UR0 UL0 DL0 DR0 UF1 DF1 BL0 BR0 UFL1 UBL0 DFR1 DBR0 DFL2 UBR0 UFR2 DBL0 | |||
diff --git a/test/062_transform_move/145_DRm_R.in b/test/062_transform_move/145_DRm_R.in new file mode 100644 index 0000000..36fa171 --- /dev/null +++ b/test/062_transform_move/145_DRm_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored DR | ||
| 2 | R | ||
diff --git a/test/062_transform_move/145_DRm_R.out b/test/062_transform_move/145_DRm_R.out new file mode 100644 index 0000000..40f1260 --- /dev/null +++ b/test/062_transform_move/145_DRm_R.out | |||
| @@ -0,0 +1 @@ | |||
| FR1 UB0 DB0 FL1 UR0 UL0 DL0 DR0 DF1 UF1 BL0 BR0 DFR1 UBL0 UFL1 DBR0 UFR2 UBR0 DFL2 DBL0 | |||
diff --git a/test/062_transform_move/146_DRr_F.in b/test/062_transform_move/146_DRr_F.in new file mode 100644 index 0000000..8176399 --- /dev/null +++ b/test/062_transform_move/146_DRr_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation DR | ||
| 2 | F | ||
diff --git a/test/062_transform_move/146_DRr_F.out b/test/062_transform_move/146_DRr_F.out new file mode 100644 index 0000000..8c8fcb3 --- /dev/null +++ b/test/062_transform_move/146_DRr_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 FR0 UL0 DL0 BR0 DR0 FL0 BL0 UR0 DFR2 UBL0 DFL0 UBR2 UFL0 UFR1 DBR1 DBL0 | |||
diff --git a/test/062_transform_move/147_DRm_F.in b/test/062_transform_move/147_DRm_F.in new file mode 100644 index 0000000..cba33b8 --- /dev/null +++ b/test/062_transform_move/147_DRm_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored DR | ||
| 2 | F | ||
diff --git a/test/062_transform_move/147_DRm_F.out b/test/062_transform_move/147_DRm_F.out new file mode 100644 index 0000000..2ac2912 --- /dev/null +++ b/test/062_transform_move/147_DRm_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 UR0 FL0 BL0 DR0 FR0 DL0 UL0 BR0 UFR0 UFL2 DBL2 DBR0 DFL1 UBR0 DFR0 UBL1 | |||
diff --git a/test/062_transform_move/148_RUr_U.in b/test/062_transform_move/148_RUr_U.in new file mode 100644 index 0000000..14a099d --- /dev/null +++ b/test/062_transform_move/148_RUr_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation RU | ||
| 2 | U | ||
diff --git a/test/062_transform_move/148_RUr_U.out b/test/062_transform_move/148_RUr_U.out new file mode 100644 index 0000000..8c8fcb3 --- /dev/null +++ b/test/062_transform_move/148_RUr_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 FR0 UL0 DL0 BR0 DR0 FL0 BL0 UR0 DFR2 UBL0 DFL0 UBR2 UFL0 UFR1 DBR1 DBL0 | |||
diff --git a/test/062_transform_move/149_RUm_U.in b/test/062_transform_move/149_RUm_U.in new file mode 100644 index 0000000..e44c040 --- /dev/null +++ b/test/062_transform_move/149_RUm_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored RU | ||
| 2 | U | ||
diff --git a/test/062_transform_move/149_RUm_U.out b/test/062_transform_move/149_RUm_U.out new file mode 100644 index 0000000..2ac2912 --- /dev/null +++ b/test/062_transform_move/149_RUm_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 UR0 FL0 BL0 DR0 FR0 DL0 UL0 BR0 UFR0 UFL2 DBL2 DBR0 DFL1 UBR0 DFR0 UBL1 | |||
diff --git a/test/062_transform_move/150_RUr_R.in b/test/062_transform_move/150_RUr_R.in new file mode 100644 index 0000000..7abbaa5 --- /dev/null +++ b/test/062_transform_move/150_RUr_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation RU | ||
| 2 | R | ||
diff --git a/test/062_transform_move/150_RUr_R.out b/test/062_transform_move/150_RUr_R.out new file mode 100644 index 0000000..e805af8 --- /dev/null +++ b/test/062_transform_move/150_RUr_R.out | |||
| @@ -0,0 +1 @@ | |||
| FL1 UB0 DB0 FR1 UR0 UL0 DL0 DR0 UF1 DF1 BL0 BR0 UFL1 UBL0 DFR1 DBR0 DFL2 UBR0 UFR2 DBL0 | |||
diff --git a/test/062_transform_move/151_RUm_R.in b/test/062_transform_move/151_RUm_R.in new file mode 100644 index 0000000..a4c218b --- /dev/null +++ b/test/062_transform_move/151_RUm_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored RU | ||
| 2 | R | ||
diff --git a/test/062_transform_move/151_RUm_R.out b/test/062_transform_move/151_RUm_R.out new file mode 100644 index 0000000..40f1260 --- /dev/null +++ b/test/062_transform_move/151_RUm_R.out | |||
| @@ -0,0 +1 @@ | |||
| FR1 UB0 DB0 FL1 UR0 UL0 DL0 DR0 DF1 UF1 BL0 BR0 DFR1 UBL0 UFL1 DBR0 UFR2 UBR0 DFL2 DBL0 | |||
diff --git a/test/062_transform_move/152_RUr_F.in b/test/062_transform_move/152_RUr_F.in new file mode 100644 index 0000000..ff318b0 --- /dev/null +++ b/test/062_transform_move/152_RUr_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation RU | ||
| 2 | F | ||
diff --git a/test/062_transform_move/152_RUr_F.out b/test/062_transform_move/152_RUr_F.out new file mode 100644 index 0000000..b5b36ad --- /dev/null +++ b/test/062_transform_move/152_RUr_F.out | |||
| @@ -0,0 +1 @@ | |||
| UR0 UL0 DB0 DF0 UB0 UF0 DL0 DR0 FR0 FL0 BL0 BR0 UBR0 UFL0 DFL0 DBR0 UFR0 UBL0 DFR0 DBL0 | |||
diff --git a/test/062_transform_move/153_RUm_F.in b/test/062_transform_move/153_RUm_F.in new file mode 100644 index 0000000..f9f0934 --- /dev/null +++ b/test/062_transform_move/153_RUm_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored RU | ||
| 2 | F | ||
diff --git a/test/062_transform_move/153_RUm_F.out b/test/062_transform_move/153_RUm_F.out new file mode 100644 index 0000000..7721ab5 --- /dev/null +++ b/test/062_transform_move/153_RUm_F.out | |||
| @@ -0,0 +1 @@ | |||
| UL0 UR0 DB0 DF0 UF0 UB0 DL0 DR0 FR0 FL0 BL0 BR0 UFL0 UBR0 DFL0 DBR0 UBL0 UFR0 DFR0 DBL0 | |||
diff --git a/test/062_transform_move/154_RFr_U.in b/test/062_transform_move/154_RFr_U.in new file mode 100644 index 0000000..3d2e305 --- /dev/null +++ b/test/062_transform_move/154_RFr_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation RF | ||
| 2 | U | ||
diff --git a/test/062_transform_move/154_RFr_U.out b/test/062_transform_move/154_RFr_U.out new file mode 100644 index 0000000..8c8fcb3 --- /dev/null +++ b/test/062_transform_move/154_RFr_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 FR0 UL0 DL0 BR0 DR0 FL0 BL0 UR0 DFR2 UBL0 DFL0 UBR2 UFL0 UFR1 DBR1 DBL0 | |||
diff --git a/test/062_transform_move/155_RFm_U.in b/test/062_transform_move/155_RFm_U.in new file mode 100644 index 0000000..33e5516 --- /dev/null +++ b/test/062_transform_move/155_RFm_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored RF | ||
| 2 | U | ||
diff --git a/test/062_transform_move/155_RFm_U.out b/test/062_transform_move/155_RFm_U.out new file mode 100644 index 0000000..2ac2912 --- /dev/null +++ b/test/062_transform_move/155_RFm_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 UR0 FL0 BL0 DR0 FR0 DL0 UL0 BR0 UFR0 UFL2 DBL2 DBR0 DFL1 UBR0 DFR0 UBL1 | |||
diff --git a/test/062_transform_move/156_RFr_R.in b/test/062_transform_move/156_RFr_R.in new file mode 100644 index 0000000..482c29c --- /dev/null +++ b/test/062_transform_move/156_RFr_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation RF | ||
| 2 | R | ||
diff --git a/test/062_transform_move/156_RFr_R.out b/test/062_transform_move/156_RFr_R.out new file mode 100644 index 0000000..cf4f816 --- /dev/null +++ b/test/062_transform_move/156_RFr_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DR0 DL0 UR0 UL0 DB0 DF0 FR0 FL0 BL0 BR0 UFR0 UBL0 DBL0 DFR0 UFL0 UBR0 DFL0 DBR0 | |||
diff --git a/test/062_transform_move/157_RFm_R.in b/test/062_transform_move/157_RFm_R.in new file mode 100644 index 0000000..b8d7a23 --- /dev/null +++ b/test/062_transform_move/157_RFm_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored RF | ||
| 2 | R | ||
diff --git a/test/062_transform_move/157_RFm_R.out b/test/062_transform_move/157_RFm_R.out new file mode 100644 index 0000000..2864f5b --- /dev/null +++ b/test/062_transform_move/157_RFm_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DL0 DR0 UR0 UL0 DF0 DB0 FR0 FL0 BL0 BR0 UFR0 UBL0 DFR0 DBL0 UFL0 UBR0 DBR0 DFL0 | |||
diff --git a/test/062_transform_move/158_RFr_F.in b/test/062_transform_move/158_RFr_F.in new file mode 100644 index 0000000..7f9c312 --- /dev/null +++ b/test/062_transform_move/158_RFr_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation RF | ||
| 2 | F | ||
diff --git a/test/062_transform_move/158_RFr_F.out b/test/062_transform_move/158_RFr_F.out new file mode 100644 index 0000000..e805af8 --- /dev/null +++ b/test/062_transform_move/158_RFr_F.out | |||
| @@ -0,0 +1 @@ | |||
| FL1 UB0 DB0 FR1 UR0 UL0 DL0 DR0 UF1 DF1 BL0 BR0 UFL1 UBL0 DFR1 DBR0 DFL2 UBR0 UFR2 DBL0 | |||
diff --git a/test/062_transform_move/159_RFm_F.in b/test/062_transform_move/159_RFm_F.in new file mode 100644 index 0000000..ed3729f --- /dev/null +++ b/test/062_transform_move/159_RFm_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored RF | ||
| 2 | F | ||
diff --git a/test/062_transform_move/159_RFm_F.out b/test/062_transform_move/159_RFm_F.out new file mode 100644 index 0000000..40f1260 --- /dev/null +++ b/test/062_transform_move/159_RFm_F.out | |||
| @@ -0,0 +1 @@ | |||
| FR1 UB0 DB0 FL1 UR0 UL0 DL0 DR0 DF1 UF1 BL0 BR0 DFR1 UBL0 UFL1 DBR0 UFR2 UBR0 DFL2 DBL0 | |||
diff --git a/test/062_transform_move/160_RDr_U.in b/test/062_transform_move/160_RDr_U.in new file mode 100644 index 0000000..11e631d --- /dev/null +++ b/test/062_transform_move/160_RDr_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation RD | ||
| 2 | U | ||
diff --git a/test/062_transform_move/160_RDr_U.out b/test/062_transform_move/160_RDr_U.out new file mode 100644 index 0000000..8c8fcb3 --- /dev/null +++ b/test/062_transform_move/160_RDr_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 FR0 UL0 DL0 BR0 DR0 FL0 BL0 UR0 DFR2 UBL0 DFL0 UBR2 UFL0 UFR1 DBR1 DBL0 | |||
diff --git a/test/062_transform_move/161_RDm_U.in b/test/062_transform_move/161_RDm_U.in new file mode 100644 index 0000000..ac1e211 --- /dev/null +++ b/test/062_transform_move/161_RDm_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored RD | ||
| 2 | U | ||
diff --git a/test/062_transform_move/161_RDm_U.out b/test/062_transform_move/161_RDm_U.out new file mode 100644 index 0000000..2ac2912 --- /dev/null +++ b/test/062_transform_move/161_RDm_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 UR0 FL0 BL0 DR0 FR0 DL0 UL0 BR0 UFR0 UFL2 DBL2 DBR0 DFL1 UBR0 DFR0 UBL1 | |||
diff --git a/test/062_transform_move/162_RDr_R.in b/test/062_transform_move/162_RDr_R.in new file mode 100644 index 0000000..6b5e82e --- /dev/null +++ b/test/062_transform_move/162_RDr_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation RD | ||
| 2 | R | ||
diff --git a/test/062_transform_move/162_RDr_R.out b/test/062_transform_move/162_RDr_R.out new file mode 100644 index 0000000..f7fb13c --- /dev/null +++ b/test/062_transform_move/162_RDr_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 BR1 BL1 DF0 UR0 UL0 DL0 DR0 FR0 FL0 UB1 DB1 UFR0 UBR1 DFL0 DBL1 UFL0 DBR2 DFR0 UBL2 | |||
diff --git a/test/062_transform_move/163_RDm_R.in b/test/062_transform_move/163_RDm_R.in new file mode 100644 index 0000000..6adf70e --- /dev/null +++ b/test/062_transform_move/163_RDm_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored RD | ||
| 2 | R | ||
diff --git a/test/062_transform_move/163_RDm_R.out b/test/062_transform_move/163_RDm_R.out new file mode 100644 index 0000000..1367517 --- /dev/null +++ b/test/062_transform_move/163_RDm_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 BL1 BR1 DF0 UR0 UL0 DL0 DR0 FR0 FL0 DB1 UB1 UFR0 DBL1 DFL0 UBR1 UFL0 UBL2 DFR0 DBR2 | |||
diff --git a/test/062_transform_move/164_RDr_F.in b/test/062_transform_move/164_RDr_F.in new file mode 100644 index 0000000..99193b0 --- /dev/null +++ b/test/062_transform_move/164_RDr_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation RD | ||
| 2 | F | ||
diff --git a/test/062_transform_move/164_RDr_F.out b/test/062_transform_move/164_RDr_F.out new file mode 100644 index 0000000..cf4f816 --- /dev/null +++ b/test/062_transform_move/164_RDr_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DR0 DL0 UR0 UL0 DB0 DF0 FR0 FL0 BL0 BR0 UFR0 UBL0 DBL0 DFR0 UFL0 UBR0 DFL0 DBR0 | |||
diff --git a/test/062_transform_move/165_RDm_F.in b/test/062_transform_move/165_RDm_F.in new file mode 100644 index 0000000..25f8d10 --- /dev/null +++ b/test/062_transform_move/165_RDm_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored RD | ||
| 2 | F | ||
diff --git a/test/062_transform_move/165_RDm_F.out b/test/062_transform_move/165_RDm_F.out new file mode 100644 index 0000000..2864f5b --- /dev/null +++ b/test/062_transform_move/165_RDm_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DL0 DR0 UR0 UL0 DF0 DB0 FR0 FL0 BL0 BR0 UFR0 UBL0 DFR0 DBL0 UFL0 UBR0 DBR0 DFL0 | |||
diff --git a/test/062_transform_move/166_RBr_U.in b/test/062_transform_move/166_RBr_U.in new file mode 100644 index 0000000..9fd4fe0 --- /dev/null +++ b/test/062_transform_move/166_RBr_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation RB | ||
| 2 | U | ||
diff --git a/test/062_transform_move/166_RBr_U.out b/test/062_transform_move/166_RBr_U.out new file mode 100644 index 0000000..8c8fcb3 --- /dev/null +++ b/test/062_transform_move/166_RBr_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 FR0 UL0 DL0 BR0 DR0 FL0 BL0 UR0 DFR2 UBL0 DFL0 UBR2 UFL0 UFR1 DBR1 DBL0 | |||
diff --git a/test/062_transform_move/167_RBm_U.in b/test/062_transform_move/167_RBm_U.in new file mode 100644 index 0000000..bb0f464 --- /dev/null +++ b/test/062_transform_move/167_RBm_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored RB | ||
| 2 | U | ||
diff --git a/test/062_transform_move/167_RBm_U.out b/test/062_transform_move/167_RBm_U.out new file mode 100644 index 0000000..2ac2912 --- /dev/null +++ b/test/062_transform_move/167_RBm_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 UR0 FL0 BL0 DR0 FR0 DL0 UL0 BR0 UFR0 UFL2 DBL2 DBR0 DFL1 UBR0 DFR0 UBL1 | |||
diff --git a/test/062_transform_move/168_RBr_R.in b/test/062_transform_move/168_RBr_R.in new file mode 100644 index 0000000..622f92b --- /dev/null +++ b/test/062_transform_move/168_RBr_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation RB | ||
| 2 | R | ||
diff --git a/test/062_transform_move/168_RBr_R.out b/test/062_transform_move/168_RBr_R.out new file mode 100644 index 0000000..b5b36ad --- /dev/null +++ b/test/062_transform_move/168_RBr_R.out | |||
| @@ -0,0 +1 @@ | |||
| UR0 UL0 DB0 DF0 UB0 UF0 DL0 DR0 FR0 FL0 BL0 BR0 UBR0 UFL0 DFL0 DBR0 UFR0 UBL0 DFR0 DBL0 | |||
diff --git a/test/062_transform_move/169_RBm_R.in b/test/062_transform_move/169_RBm_R.in new file mode 100644 index 0000000..27bbcca --- /dev/null +++ b/test/062_transform_move/169_RBm_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored RB | ||
| 2 | R | ||
diff --git a/test/062_transform_move/169_RBm_R.out b/test/062_transform_move/169_RBm_R.out new file mode 100644 index 0000000..7721ab5 --- /dev/null +++ b/test/062_transform_move/169_RBm_R.out | |||
| @@ -0,0 +1 @@ | |||
| UL0 UR0 DB0 DF0 UF0 UB0 DL0 DR0 FR0 FL0 BL0 BR0 UFL0 UBR0 DFL0 DBR0 UBL0 UFR0 DFR0 DBL0 | |||
diff --git a/test/062_transform_move/170_RBr_F.in b/test/062_transform_move/170_RBr_F.in new file mode 100644 index 0000000..ef15b63 --- /dev/null +++ b/test/062_transform_move/170_RBr_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation RB | ||
| 2 | F | ||
diff --git a/test/062_transform_move/170_RBr_F.out b/test/062_transform_move/170_RBr_F.out new file mode 100644 index 0000000..f7fb13c --- /dev/null +++ b/test/062_transform_move/170_RBr_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 BR1 BL1 DF0 UR0 UL0 DL0 DR0 FR0 FL0 UB1 DB1 UFR0 UBR1 DFL0 DBL1 UFL0 DBR2 DFR0 UBL2 | |||
diff --git a/test/062_transform_move/171_RBm_F.in b/test/062_transform_move/171_RBm_F.in new file mode 100644 index 0000000..bb41521 --- /dev/null +++ b/test/062_transform_move/171_RBm_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored RB | ||
| 2 | F | ||
diff --git a/test/062_transform_move/171_RBm_F.out b/test/062_transform_move/171_RBm_F.out new file mode 100644 index 0000000..1367517 --- /dev/null +++ b/test/062_transform_move/171_RBm_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 BL1 BR1 DF0 UR0 UL0 DL0 DR0 FR0 FL0 DB1 UB1 UFR0 DBL1 DFL0 UBR1 UFL0 UBL2 DFR0 DBR2 | |||
diff --git a/test/062_transform_move/172_LUr_U.in b/test/062_transform_move/172_LUr_U.in new file mode 100644 index 0000000..1c1b153 --- /dev/null +++ b/test/062_transform_move/172_LUr_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation LU | ||
| 2 | U | ||
diff --git a/test/062_transform_move/172_LUr_U.out b/test/062_transform_move/172_LUr_U.out new file mode 100644 index 0000000..0b0565c --- /dev/null +++ b/test/062_transform_move/172_LUr_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 UR0 BL0 FL0 DR0 FR0 UL0 DL0 BR0 UFR0 DBL2 UFL2 DBR0 UBL1 UBR0 DFR0 DFL1 | |||
diff --git a/test/062_transform_move/173_LUm_U.in b/test/062_transform_move/173_LUm_U.in new file mode 100644 index 0000000..97a3788 --- /dev/null +++ b/test/062_transform_move/173_LUm_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored LU | ||
| 2 | U | ||
diff --git a/test/062_transform_move/173_LUm_U.out b/test/062_transform_move/173_LUm_U.out new file mode 100644 index 0000000..d4abffc --- /dev/null +++ b/test/062_transform_move/173_LUm_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 BR0 UL0 DL0 FR0 UR0 FL0 BL0 DR0 UBR2 UBL0 DFL0 DFR2 UFL0 DBR1 UFR1 DBL0 | |||
diff --git a/test/062_transform_move/174_LUr_R.in b/test/062_transform_move/174_LUr_R.in new file mode 100644 index 0000000..50a6aaa --- /dev/null +++ b/test/062_transform_move/174_LUr_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation LU | ||
| 2 | R | ||
diff --git a/test/062_transform_move/174_LUr_R.out b/test/062_transform_move/174_LUr_R.out new file mode 100644 index 0000000..f7fb13c --- /dev/null +++ b/test/062_transform_move/174_LUr_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 BR1 BL1 DF0 UR0 UL0 DL0 DR0 FR0 FL0 UB1 DB1 UFR0 UBR1 DFL0 DBL1 UFL0 DBR2 DFR0 UBL2 | |||
diff --git a/test/062_transform_move/175_LUm_R.in b/test/062_transform_move/175_LUm_R.in new file mode 100644 index 0000000..13356a5 --- /dev/null +++ b/test/062_transform_move/175_LUm_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored LU | ||
| 2 | R | ||
diff --git a/test/062_transform_move/175_LUm_R.out b/test/062_transform_move/175_LUm_R.out new file mode 100644 index 0000000..1367517 --- /dev/null +++ b/test/062_transform_move/175_LUm_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 BL1 BR1 DF0 UR0 UL0 DL0 DR0 FR0 FL0 DB1 UB1 UFR0 DBL1 DFL0 UBR1 UFL0 UBL2 DFR0 DBR2 | |||
diff --git a/test/062_transform_move/176_LUr_F.in b/test/062_transform_move/176_LUr_F.in new file mode 100644 index 0000000..8c7afff --- /dev/null +++ b/test/062_transform_move/176_LUr_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation LU | ||
| 2 | F | ||
diff --git a/test/062_transform_move/176_LUr_F.out b/test/062_transform_move/176_LUr_F.out new file mode 100644 index 0000000..b5b36ad --- /dev/null +++ b/test/062_transform_move/176_LUr_F.out | |||
| @@ -0,0 +1 @@ | |||
| UR0 UL0 DB0 DF0 UB0 UF0 DL0 DR0 FR0 FL0 BL0 BR0 UBR0 UFL0 DFL0 DBR0 UFR0 UBL0 DFR0 DBL0 | |||
diff --git a/test/062_transform_move/177_LUm_F.in b/test/062_transform_move/177_LUm_F.in new file mode 100644 index 0000000..0dd257b --- /dev/null +++ b/test/062_transform_move/177_LUm_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored LU | ||
| 2 | F | ||
diff --git a/test/062_transform_move/177_LUm_F.out b/test/062_transform_move/177_LUm_F.out new file mode 100644 index 0000000..7721ab5 --- /dev/null +++ b/test/062_transform_move/177_LUm_F.out | |||
| @@ -0,0 +1 @@ | |||
| UL0 UR0 DB0 DF0 UF0 UB0 DL0 DR0 FR0 FL0 BL0 BR0 UFL0 UBR0 DFL0 DBR0 UBL0 UFR0 DFR0 DBL0 | |||
diff --git a/test/062_transform_move/178_LFr_U.in b/test/062_transform_move/178_LFr_U.in new file mode 100644 index 0000000..a925cff --- /dev/null +++ b/test/062_transform_move/178_LFr_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation LF | ||
| 2 | U | ||
diff --git a/test/062_transform_move/178_LFr_U.out b/test/062_transform_move/178_LFr_U.out new file mode 100644 index 0000000..0b0565c --- /dev/null +++ b/test/062_transform_move/178_LFr_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 UR0 BL0 FL0 DR0 FR0 UL0 DL0 BR0 UFR0 DBL2 UFL2 DBR0 UBL1 UBR0 DFR0 DFL1 | |||
diff --git a/test/062_transform_move/179_LFm_U.in b/test/062_transform_move/179_LFm_U.in new file mode 100644 index 0000000..abecf1b --- /dev/null +++ b/test/062_transform_move/179_LFm_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored LF | ||
| 2 | U | ||
diff --git a/test/062_transform_move/179_LFm_U.out b/test/062_transform_move/179_LFm_U.out new file mode 100644 index 0000000..d4abffc --- /dev/null +++ b/test/062_transform_move/179_LFm_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 BR0 UL0 DL0 FR0 UR0 FL0 BL0 DR0 UBR2 UBL0 DFL0 DFR2 UFL0 DBR1 UFR1 DBL0 | |||
diff --git a/test/062_transform_move/180_LFr_R.in b/test/062_transform_move/180_LFr_R.in new file mode 100644 index 0000000..83b1ce3 --- /dev/null +++ b/test/062_transform_move/180_LFr_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation LF | ||
| 2 | R | ||
diff --git a/test/062_transform_move/180_LFr_R.out b/test/062_transform_move/180_LFr_R.out new file mode 100644 index 0000000..b5b36ad --- /dev/null +++ b/test/062_transform_move/180_LFr_R.out | |||
| @@ -0,0 +1 @@ | |||
| UR0 UL0 DB0 DF0 UB0 UF0 DL0 DR0 FR0 FL0 BL0 BR0 UBR0 UFL0 DFL0 DBR0 UFR0 UBL0 DFR0 DBL0 | |||
diff --git a/test/062_transform_move/181_LFm_R.in b/test/062_transform_move/181_LFm_R.in new file mode 100644 index 0000000..da71898 --- /dev/null +++ b/test/062_transform_move/181_LFm_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored LF | ||
| 2 | R | ||
diff --git a/test/062_transform_move/181_LFm_R.out b/test/062_transform_move/181_LFm_R.out new file mode 100644 index 0000000..7721ab5 --- /dev/null +++ b/test/062_transform_move/181_LFm_R.out | |||
| @@ -0,0 +1 @@ | |||
| UL0 UR0 DB0 DF0 UF0 UB0 DL0 DR0 FR0 FL0 BL0 BR0 UFL0 UBR0 DFL0 DBR0 UBL0 UFR0 DFR0 DBL0 | |||
diff --git a/test/062_transform_move/182_LFr_F.in b/test/062_transform_move/182_LFr_F.in new file mode 100644 index 0000000..4614848 --- /dev/null +++ b/test/062_transform_move/182_LFr_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation LF | ||
| 2 | F | ||
diff --git a/test/062_transform_move/182_LFr_F.out b/test/062_transform_move/182_LFr_F.out new file mode 100644 index 0000000..e805af8 --- /dev/null +++ b/test/062_transform_move/182_LFr_F.out | |||
| @@ -0,0 +1 @@ | |||
| FL1 UB0 DB0 FR1 UR0 UL0 DL0 DR0 UF1 DF1 BL0 BR0 UFL1 UBL0 DFR1 DBR0 DFL2 UBR0 UFR2 DBL0 | |||
diff --git a/test/062_transform_move/183_LFm_F.in b/test/062_transform_move/183_LFm_F.in new file mode 100644 index 0000000..35e1692 --- /dev/null +++ b/test/062_transform_move/183_LFm_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored LF | ||
| 2 | F | ||
diff --git a/test/062_transform_move/183_LFm_F.out b/test/062_transform_move/183_LFm_F.out new file mode 100644 index 0000000..40f1260 --- /dev/null +++ b/test/062_transform_move/183_LFm_F.out | |||
| @@ -0,0 +1 @@ | |||
| FR1 UB0 DB0 FL1 UR0 UL0 DL0 DR0 DF1 UF1 BL0 BR0 DFR1 UBL0 UFL1 DBR0 UFR2 UBR0 DFL2 DBL0 | |||
diff --git a/test/062_transform_move/184_LDr_U.in b/test/062_transform_move/184_LDr_U.in new file mode 100644 index 0000000..8bf7eee --- /dev/null +++ b/test/062_transform_move/184_LDr_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation LD | ||
| 2 | U | ||
diff --git a/test/062_transform_move/184_LDr_U.out b/test/062_transform_move/184_LDr_U.out new file mode 100644 index 0000000..0b0565c --- /dev/null +++ b/test/062_transform_move/184_LDr_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 UR0 BL0 FL0 DR0 FR0 UL0 DL0 BR0 UFR0 DBL2 UFL2 DBR0 UBL1 UBR0 DFR0 DFL1 | |||
diff --git a/test/062_transform_move/185_LDm_U.in b/test/062_transform_move/185_LDm_U.in new file mode 100644 index 0000000..9083212 --- /dev/null +++ b/test/062_transform_move/185_LDm_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored LD | ||
| 2 | U | ||
diff --git a/test/062_transform_move/185_LDm_U.out b/test/062_transform_move/185_LDm_U.out new file mode 100644 index 0000000..d4abffc --- /dev/null +++ b/test/062_transform_move/185_LDm_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 BR0 UL0 DL0 FR0 UR0 FL0 BL0 DR0 UBR2 UBL0 DFL0 DFR2 UFL0 DBR1 UFR1 DBL0 | |||
diff --git a/test/062_transform_move/186_LDr_R.in b/test/062_transform_move/186_LDr_R.in new file mode 100644 index 0000000..a58b0c1 --- /dev/null +++ b/test/062_transform_move/186_LDr_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation LD | ||
| 2 | R | ||
diff --git a/test/062_transform_move/186_LDr_R.out b/test/062_transform_move/186_LDr_R.out new file mode 100644 index 0000000..e805af8 --- /dev/null +++ b/test/062_transform_move/186_LDr_R.out | |||
| @@ -0,0 +1 @@ | |||
| FL1 UB0 DB0 FR1 UR0 UL0 DL0 DR0 UF1 DF1 BL0 BR0 UFL1 UBL0 DFR1 DBR0 DFL2 UBR0 UFR2 DBL0 | |||
diff --git a/test/062_transform_move/187_LDm_R.in b/test/062_transform_move/187_LDm_R.in new file mode 100644 index 0000000..f26698c --- /dev/null +++ b/test/062_transform_move/187_LDm_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored LD | ||
| 2 | R | ||
diff --git a/test/062_transform_move/187_LDm_R.out b/test/062_transform_move/187_LDm_R.out new file mode 100644 index 0000000..40f1260 --- /dev/null +++ b/test/062_transform_move/187_LDm_R.out | |||
| @@ -0,0 +1 @@ | |||
| FR1 UB0 DB0 FL1 UR0 UL0 DL0 DR0 DF1 UF1 BL0 BR0 DFR1 UBL0 UFL1 DBR0 UFR2 UBR0 DFL2 DBL0 | |||
diff --git a/test/062_transform_move/188_LDr_F.in b/test/062_transform_move/188_LDr_F.in new file mode 100644 index 0000000..40a6650 --- /dev/null +++ b/test/062_transform_move/188_LDr_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation LD | ||
| 2 | F | ||
diff --git a/test/062_transform_move/188_LDr_F.out b/test/062_transform_move/188_LDr_F.out new file mode 100644 index 0000000..cf4f816 --- /dev/null +++ b/test/062_transform_move/188_LDr_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DR0 DL0 UR0 UL0 DB0 DF0 FR0 FL0 BL0 BR0 UFR0 UBL0 DBL0 DFR0 UFL0 UBR0 DFL0 DBR0 | |||
diff --git a/test/062_transform_move/189_LDm_F.in b/test/062_transform_move/189_LDm_F.in new file mode 100644 index 0000000..4675cce --- /dev/null +++ b/test/062_transform_move/189_LDm_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored LD | ||
| 2 | F | ||
diff --git a/test/062_transform_move/189_LDm_F.out b/test/062_transform_move/189_LDm_F.out new file mode 100644 index 0000000..2864f5b --- /dev/null +++ b/test/062_transform_move/189_LDm_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DL0 DR0 UR0 UL0 DF0 DB0 FR0 FL0 BL0 BR0 UFR0 UBL0 DFR0 DBL0 UFL0 UBR0 DBR0 DFL0 | |||
diff --git a/test/062_transform_move/190_LBr_U.in b/test/062_transform_move/190_LBr_U.in new file mode 100644 index 0000000..5d8e6cf --- /dev/null +++ b/test/062_transform_move/190_LBr_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation LB | ||
| 2 | U | ||
diff --git a/test/062_transform_move/190_LBr_U.out b/test/062_transform_move/190_LBr_U.out new file mode 100644 index 0000000..0b0565c --- /dev/null +++ b/test/062_transform_move/190_LBr_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 UR0 BL0 FL0 DR0 FR0 UL0 DL0 BR0 UFR0 DBL2 UFL2 DBR0 UBL1 UBR0 DFR0 DFL1 | |||
diff --git a/test/062_transform_move/191_LBm_U.in b/test/062_transform_move/191_LBm_U.in new file mode 100644 index 0000000..da76636 --- /dev/null +++ b/test/062_transform_move/191_LBm_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored LB | ||
| 2 | U | ||
diff --git a/test/062_transform_move/191_LBm_U.out b/test/062_transform_move/191_LBm_U.out new file mode 100644 index 0000000..d4abffc --- /dev/null +++ b/test/062_transform_move/191_LBm_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 BR0 UL0 DL0 FR0 UR0 FL0 BL0 DR0 UBR2 UBL0 DFL0 DFR2 UFL0 DBR1 UFR1 DBL0 | |||
diff --git a/test/062_transform_move/192_LBr_R.in b/test/062_transform_move/192_LBr_R.in new file mode 100644 index 0000000..df79496 --- /dev/null +++ b/test/062_transform_move/192_LBr_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation LB | ||
| 2 | R | ||
diff --git a/test/062_transform_move/192_LBr_R.out b/test/062_transform_move/192_LBr_R.out new file mode 100644 index 0000000..cf4f816 --- /dev/null +++ b/test/062_transform_move/192_LBr_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DR0 DL0 UR0 UL0 DB0 DF0 FR0 FL0 BL0 BR0 UFR0 UBL0 DBL0 DFR0 UFL0 UBR0 DFL0 DBR0 | |||
diff --git a/test/062_transform_move/193_LBm_R.in b/test/062_transform_move/193_LBm_R.in new file mode 100644 index 0000000..216f1d9 --- /dev/null +++ b/test/062_transform_move/193_LBm_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored LB | ||
| 2 | R | ||
diff --git a/test/062_transform_move/193_LBm_R.out b/test/062_transform_move/193_LBm_R.out new file mode 100644 index 0000000..2864f5b --- /dev/null +++ b/test/062_transform_move/193_LBm_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DL0 DR0 UR0 UL0 DF0 DB0 FR0 FL0 BL0 BR0 UFR0 UBL0 DFR0 DBL0 UFL0 UBR0 DBR0 DFL0 | |||
diff --git a/test/062_transform_move/194_LBr_F.in b/test/062_transform_move/194_LBr_F.in new file mode 100644 index 0000000..7b1fa9e --- /dev/null +++ b/test/062_transform_move/194_LBr_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation LB | ||
| 2 | F | ||
diff --git a/test/062_transform_move/194_LBr_F.out b/test/062_transform_move/194_LBr_F.out new file mode 100644 index 0000000..f7fb13c --- /dev/null +++ b/test/062_transform_move/194_LBr_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 BR1 BL1 DF0 UR0 UL0 DL0 DR0 FR0 FL0 UB1 DB1 UFR0 UBR1 DFL0 DBL1 UFL0 DBR2 DFR0 UBL2 | |||
diff --git a/test/062_transform_move/195_LBm_F.in b/test/062_transform_move/195_LBm_F.in new file mode 100644 index 0000000..698b0f0 --- /dev/null +++ b/test/062_transform_move/195_LBm_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored LB | ||
| 2 | F | ||
diff --git a/test/062_transform_move/195_LBm_F.out b/test/062_transform_move/195_LBm_F.out new file mode 100644 index 0000000..1367517 --- /dev/null +++ b/test/062_transform_move/195_LBm_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 BL1 BR1 DF0 UR0 UL0 DL0 DR0 FR0 FL0 DB1 UB1 UFR0 DBL1 DFL0 UBR1 UFL0 UBL2 DFR0 DBR2 | |||
diff --git a/test/062_transform_move/196_FUr_U.in b/test/062_transform_move/196_FUr_U.in new file mode 100644 index 0000000..6509b98 --- /dev/null +++ b/test/062_transform_move/196_FUr_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation FU | ||
| 2 | U | ||
diff --git a/test/062_transform_move/196_FUr_U.out b/test/062_transform_move/196_FUr_U.out new file mode 100644 index 0000000..e805af8 --- /dev/null +++ b/test/062_transform_move/196_FUr_U.out | |||
| @@ -0,0 +1 @@ | |||
| FL1 UB0 DB0 FR1 UR0 UL0 DL0 DR0 UF1 DF1 BL0 BR0 UFL1 UBL0 DFR1 DBR0 DFL2 UBR0 UFR2 DBL0 | |||
diff --git a/test/062_transform_move/197_FUm_U.in b/test/062_transform_move/197_FUm_U.in new file mode 100644 index 0000000..68506e1 --- /dev/null +++ b/test/062_transform_move/197_FUm_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored FU | ||
| 2 | U | ||
diff --git a/test/062_transform_move/197_FUm_U.out b/test/062_transform_move/197_FUm_U.out new file mode 100644 index 0000000..40f1260 --- /dev/null +++ b/test/062_transform_move/197_FUm_U.out | |||
| @@ -0,0 +1 @@ | |||
| FR1 UB0 DB0 FL1 UR0 UL0 DL0 DR0 DF1 UF1 BL0 BR0 DFR1 UBL0 UFL1 DBR0 UFR2 UBR0 DFL2 DBL0 | |||
diff --git a/test/062_transform_move/198_FUr_R.in b/test/062_transform_move/198_FUr_R.in new file mode 100644 index 0000000..3942662 --- /dev/null +++ b/test/062_transform_move/198_FUr_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation FU | ||
| 2 | R | ||
diff --git a/test/062_transform_move/198_FUr_R.out b/test/062_transform_move/198_FUr_R.out new file mode 100644 index 0000000..0b0565c --- /dev/null +++ b/test/062_transform_move/198_FUr_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 UR0 BL0 FL0 DR0 FR0 UL0 DL0 BR0 UFR0 DBL2 UFL2 DBR0 UBL1 UBR0 DFR0 DFL1 | |||
diff --git a/test/062_transform_move/199_FUm_R.in b/test/062_transform_move/199_FUm_R.in new file mode 100644 index 0000000..6c0e1d8 --- /dev/null +++ b/test/062_transform_move/199_FUm_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored FU | ||
| 2 | R | ||
diff --git a/test/062_transform_move/199_FUm_R.out b/test/062_transform_move/199_FUm_R.out new file mode 100644 index 0000000..d4abffc --- /dev/null +++ b/test/062_transform_move/199_FUm_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 BR0 UL0 DL0 FR0 UR0 FL0 BL0 DR0 UBR2 UBL0 DFL0 DFR2 UFL0 DBR1 UFR1 DBL0 | |||
diff --git a/test/062_transform_move/200_FUr_F.in b/test/062_transform_move/200_FUr_F.in new file mode 100644 index 0000000..9ca7233 --- /dev/null +++ b/test/062_transform_move/200_FUr_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation FU | ||
| 2 | F | ||
diff --git a/test/062_transform_move/200_FUr_F.out b/test/062_transform_move/200_FUr_F.out new file mode 100644 index 0000000..b5b36ad --- /dev/null +++ b/test/062_transform_move/200_FUr_F.out | |||
| @@ -0,0 +1 @@ | |||
| UR0 UL0 DB0 DF0 UB0 UF0 DL0 DR0 FR0 FL0 BL0 BR0 UBR0 UFL0 DFL0 DBR0 UFR0 UBL0 DFR0 DBL0 | |||
diff --git a/test/062_transform_move/201_FUm_F.in b/test/062_transform_move/201_FUm_F.in new file mode 100644 index 0000000..1336919 --- /dev/null +++ b/test/062_transform_move/201_FUm_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored FU | ||
| 2 | F | ||
diff --git a/test/062_transform_move/201_FUm_F.out b/test/062_transform_move/201_FUm_F.out new file mode 100644 index 0000000..7721ab5 --- /dev/null +++ b/test/062_transform_move/201_FUm_F.out | |||
| @@ -0,0 +1 @@ | |||
| UL0 UR0 DB0 DF0 UF0 UB0 DL0 DR0 FR0 FL0 BL0 BR0 UFL0 UBR0 DFL0 DBR0 UBL0 UFR0 DFR0 DBL0 | |||
diff --git a/test/062_transform_move/202_FRr_U.in b/test/062_transform_move/202_FRr_U.in new file mode 100644 index 0000000..cf87afa --- /dev/null +++ b/test/062_transform_move/202_FRr_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation FR | ||
| 2 | U | ||
diff --git a/test/062_transform_move/202_FRr_U.out b/test/062_transform_move/202_FRr_U.out new file mode 100644 index 0000000..e805af8 --- /dev/null +++ b/test/062_transform_move/202_FRr_U.out | |||
| @@ -0,0 +1 @@ | |||
| FL1 UB0 DB0 FR1 UR0 UL0 DL0 DR0 UF1 DF1 BL0 BR0 UFL1 UBL0 DFR1 DBR0 DFL2 UBR0 UFR2 DBL0 | |||
diff --git a/test/062_transform_move/203_FRm_U.in b/test/062_transform_move/203_FRm_U.in new file mode 100644 index 0000000..bcc8e06 --- /dev/null +++ b/test/062_transform_move/203_FRm_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored FR | ||
| 2 | U | ||
diff --git a/test/062_transform_move/203_FRm_U.out b/test/062_transform_move/203_FRm_U.out new file mode 100644 index 0000000..40f1260 --- /dev/null +++ b/test/062_transform_move/203_FRm_U.out | |||
| @@ -0,0 +1 @@ | |||
| FR1 UB0 DB0 FL1 UR0 UL0 DL0 DR0 DF1 UF1 BL0 BR0 DFR1 UBL0 UFL1 DBR0 UFR2 UBR0 DFL2 DBL0 | |||
diff --git a/test/062_transform_move/204_FRr_R.in b/test/062_transform_move/204_FRr_R.in new file mode 100644 index 0000000..651c13e --- /dev/null +++ b/test/062_transform_move/204_FRr_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation FR | ||
| 2 | R | ||
diff --git a/test/062_transform_move/204_FRr_R.out b/test/062_transform_move/204_FRr_R.out new file mode 100644 index 0000000..b5b36ad --- /dev/null +++ b/test/062_transform_move/204_FRr_R.out | |||
| @@ -0,0 +1 @@ | |||
| UR0 UL0 DB0 DF0 UB0 UF0 DL0 DR0 FR0 FL0 BL0 BR0 UBR0 UFL0 DFL0 DBR0 UFR0 UBL0 DFR0 DBL0 | |||
diff --git a/test/062_transform_move/205_FRm_R.in b/test/062_transform_move/205_FRm_R.in new file mode 100644 index 0000000..ef68c0a --- /dev/null +++ b/test/062_transform_move/205_FRm_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored FR | ||
| 2 | R | ||
diff --git a/test/062_transform_move/205_FRm_R.out b/test/062_transform_move/205_FRm_R.out new file mode 100644 index 0000000..7721ab5 --- /dev/null +++ b/test/062_transform_move/205_FRm_R.out | |||
| @@ -0,0 +1 @@ | |||
| UL0 UR0 DB0 DF0 UF0 UB0 DL0 DR0 FR0 FL0 BL0 BR0 UFL0 UBR0 DFL0 DBR0 UBL0 UFR0 DFR0 DBL0 | |||
diff --git a/test/062_transform_move/206_FRr_F.in b/test/062_transform_move/206_FRr_F.in new file mode 100644 index 0000000..c774527 --- /dev/null +++ b/test/062_transform_move/206_FRr_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation FR | ||
| 2 | F | ||
diff --git a/test/062_transform_move/206_FRr_F.out b/test/062_transform_move/206_FRr_F.out new file mode 100644 index 0000000..8c8fcb3 --- /dev/null +++ b/test/062_transform_move/206_FRr_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 FR0 UL0 DL0 BR0 DR0 FL0 BL0 UR0 DFR2 UBL0 DFL0 UBR2 UFL0 UFR1 DBR1 DBL0 | |||
diff --git a/test/062_transform_move/207_FRm_F.in b/test/062_transform_move/207_FRm_F.in new file mode 100644 index 0000000..7a3a380 --- /dev/null +++ b/test/062_transform_move/207_FRm_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored FR | ||
| 2 | F | ||
diff --git a/test/062_transform_move/207_FRm_F.out b/test/062_transform_move/207_FRm_F.out new file mode 100644 index 0000000..2ac2912 --- /dev/null +++ b/test/062_transform_move/207_FRm_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 UR0 FL0 BL0 DR0 FR0 DL0 UL0 BR0 UFR0 UFL2 DBL2 DBR0 DFL1 UBR0 DFR0 UBL1 | |||
diff --git a/test/062_transform_move/208_FDr_U.in b/test/062_transform_move/208_FDr_U.in new file mode 100644 index 0000000..3af2995 --- /dev/null +++ b/test/062_transform_move/208_FDr_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation FD | ||
| 2 | U | ||
diff --git a/test/062_transform_move/208_FDr_U.out b/test/062_transform_move/208_FDr_U.out new file mode 100644 index 0000000..e805af8 --- /dev/null +++ b/test/062_transform_move/208_FDr_U.out | |||
| @@ -0,0 +1 @@ | |||
| FL1 UB0 DB0 FR1 UR0 UL0 DL0 DR0 UF1 DF1 BL0 BR0 UFL1 UBL0 DFR1 DBR0 DFL2 UBR0 UFR2 DBL0 | |||
diff --git a/test/062_transform_move/209_FDm_U.in b/test/062_transform_move/209_FDm_U.in new file mode 100644 index 0000000..4676c00 --- /dev/null +++ b/test/062_transform_move/209_FDm_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored FD | ||
| 2 | U | ||
diff --git a/test/062_transform_move/209_FDm_U.out b/test/062_transform_move/209_FDm_U.out new file mode 100644 index 0000000..40f1260 --- /dev/null +++ b/test/062_transform_move/209_FDm_U.out | |||
| @@ -0,0 +1 @@ | |||
| FR1 UB0 DB0 FL1 UR0 UL0 DL0 DR0 DF1 UF1 BL0 BR0 DFR1 UBL0 UFL1 DBR0 UFR2 UBR0 DFL2 DBL0 | |||
diff --git a/test/062_transform_move/210_FDr_R.in b/test/062_transform_move/210_FDr_R.in new file mode 100644 index 0000000..3dac731 --- /dev/null +++ b/test/062_transform_move/210_FDr_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation FD | ||
| 2 | R | ||
diff --git a/test/062_transform_move/210_FDr_R.out b/test/062_transform_move/210_FDr_R.out new file mode 100644 index 0000000..8c8fcb3 --- /dev/null +++ b/test/062_transform_move/210_FDr_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 FR0 UL0 DL0 BR0 DR0 FL0 BL0 UR0 DFR2 UBL0 DFL0 UBR2 UFL0 UFR1 DBR1 DBL0 | |||
diff --git a/test/062_transform_move/211_FDm_R.in b/test/062_transform_move/211_FDm_R.in new file mode 100644 index 0000000..9cf020a --- /dev/null +++ b/test/062_transform_move/211_FDm_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored FD | ||
| 2 | R | ||
diff --git a/test/062_transform_move/211_FDm_R.out b/test/062_transform_move/211_FDm_R.out new file mode 100644 index 0000000..2ac2912 --- /dev/null +++ b/test/062_transform_move/211_FDm_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 UR0 FL0 BL0 DR0 FR0 DL0 UL0 BR0 UFR0 UFL2 DBL2 DBR0 DFL1 UBR0 DFR0 UBL1 | |||
diff --git a/test/062_transform_move/212_FDr_F.in b/test/062_transform_move/212_FDr_F.in new file mode 100644 index 0000000..2ac82a2 --- /dev/null +++ b/test/062_transform_move/212_FDr_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation FD | ||
| 2 | F | ||
diff --git a/test/062_transform_move/212_FDr_F.out b/test/062_transform_move/212_FDr_F.out new file mode 100644 index 0000000..cf4f816 --- /dev/null +++ b/test/062_transform_move/212_FDr_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DR0 DL0 UR0 UL0 DB0 DF0 FR0 FL0 BL0 BR0 UFR0 UBL0 DBL0 DFR0 UFL0 UBR0 DFL0 DBR0 | |||
diff --git a/test/062_transform_move/213_FDm_F.in b/test/062_transform_move/213_FDm_F.in new file mode 100644 index 0000000..908fc92 --- /dev/null +++ b/test/062_transform_move/213_FDm_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored FD | ||
| 2 | F | ||
diff --git a/test/062_transform_move/213_FDm_F.out b/test/062_transform_move/213_FDm_F.out new file mode 100644 index 0000000..2864f5b --- /dev/null +++ b/test/062_transform_move/213_FDm_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DL0 DR0 UR0 UL0 DF0 DB0 FR0 FL0 BL0 BR0 UFR0 UBL0 DFR0 DBL0 UFL0 UBR0 DBR0 DFL0 | |||
diff --git a/test/062_transform_move/214_FLr_U.in b/test/062_transform_move/214_FLr_U.in new file mode 100644 index 0000000..25f4d59 --- /dev/null +++ b/test/062_transform_move/214_FLr_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation FL | ||
| 2 | U | ||
diff --git a/test/062_transform_move/214_FLr_U.out b/test/062_transform_move/214_FLr_U.out new file mode 100644 index 0000000..e805af8 --- /dev/null +++ b/test/062_transform_move/214_FLr_U.out | |||
| @@ -0,0 +1 @@ | |||
| FL1 UB0 DB0 FR1 UR0 UL0 DL0 DR0 UF1 DF1 BL0 BR0 UFL1 UBL0 DFR1 DBR0 DFL2 UBR0 UFR2 DBL0 | |||
diff --git a/test/062_transform_move/215_FLm_U.in b/test/062_transform_move/215_FLm_U.in new file mode 100644 index 0000000..cc93bb7 --- /dev/null +++ b/test/062_transform_move/215_FLm_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored FL | ||
| 2 | U | ||
diff --git a/test/062_transform_move/215_FLm_U.out b/test/062_transform_move/215_FLm_U.out new file mode 100644 index 0000000..40f1260 --- /dev/null +++ b/test/062_transform_move/215_FLm_U.out | |||
| @@ -0,0 +1 @@ | |||
| FR1 UB0 DB0 FL1 UR0 UL0 DL0 DR0 DF1 UF1 BL0 BR0 DFR1 UBL0 UFL1 DBR0 UFR2 UBR0 DFL2 DBL0 | |||
diff --git a/test/062_transform_move/216_FLr_R.in b/test/062_transform_move/216_FLr_R.in new file mode 100644 index 0000000..5d23140 --- /dev/null +++ b/test/062_transform_move/216_FLr_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation FL | ||
| 2 | R | ||
diff --git a/test/062_transform_move/216_FLr_R.out b/test/062_transform_move/216_FLr_R.out new file mode 100644 index 0000000..cf4f816 --- /dev/null +++ b/test/062_transform_move/216_FLr_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DR0 DL0 UR0 UL0 DB0 DF0 FR0 FL0 BL0 BR0 UFR0 UBL0 DBL0 DFR0 UFL0 UBR0 DFL0 DBR0 | |||
diff --git a/test/062_transform_move/217_FLm_R.in b/test/062_transform_move/217_FLm_R.in new file mode 100644 index 0000000..5feaf31 --- /dev/null +++ b/test/062_transform_move/217_FLm_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored FL | ||
| 2 | R | ||
diff --git a/test/062_transform_move/217_FLm_R.out b/test/062_transform_move/217_FLm_R.out new file mode 100644 index 0000000..2864f5b --- /dev/null +++ b/test/062_transform_move/217_FLm_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DL0 DR0 UR0 UL0 DF0 DB0 FR0 FL0 BL0 BR0 UFR0 UBL0 DFR0 DBL0 UFL0 UBR0 DBR0 DFL0 | |||
diff --git a/test/062_transform_move/218_FLr_F.in b/test/062_transform_move/218_FLr_F.in new file mode 100644 index 0000000..bb15d54 --- /dev/null +++ b/test/062_transform_move/218_FLr_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation FL | ||
| 2 | F | ||
diff --git a/test/062_transform_move/218_FLr_F.out b/test/062_transform_move/218_FLr_F.out new file mode 100644 index 0000000..0b0565c --- /dev/null +++ b/test/062_transform_move/218_FLr_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 UR0 BL0 FL0 DR0 FR0 UL0 DL0 BR0 UFR0 DBL2 UFL2 DBR0 UBL1 UBR0 DFR0 DFL1 | |||
diff --git a/test/062_transform_move/219_FLm_F.in b/test/062_transform_move/219_FLm_F.in new file mode 100644 index 0000000..1825937 --- /dev/null +++ b/test/062_transform_move/219_FLm_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored FL | ||
| 2 | F | ||
diff --git a/test/062_transform_move/219_FLm_F.out b/test/062_transform_move/219_FLm_F.out new file mode 100644 index 0000000..d4abffc --- /dev/null +++ b/test/062_transform_move/219_FLm_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 BR0 UL0 DL0 FR0 UR0 FL0 BL0 DR0 UBR2 UBL0 DFL0 DFR2 UFL0 DBR1 UFR1 DBL0 | |||
diff --git a/test/062_transform_move/220_BUr_U.in b/test/062_transform_move/220_BUr_U.in new file mode 100644 index 0000000..92f1499 --- /dev/null +++ b/test/062_transform_move/220_BUr_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation BU | ||
| 2 | U | ||
diff --git a/test/062_transform_move/220_BUr_U.out b/test/062_transform_move/220_BUr_U.out new file mode 100644 index 0000000..f7fb13c --- /dev/null +++ b/test/062_transform_move/220_BUr_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 BR1 BL1 DF0 UR0 UL0 DL0 DR0 FR0 FL0 UB1 DB1 UFR0 UBR1 DFL0 DBL1 UFL0 DBR2 DFR0 UBL2 | |||
diff --git a/test/062_transform_move/221_BUm_U.in b/test/062_transform_move/221_BUm_U.in new file mode 100644 index 0000000..1201881 --- /dev/null +++ b/test/062_transform_move/221_BUm_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored BU | ||
| 2 | U | ||
diff --git a/test/062_transform_move/221_BUm_U.out b/test/062_transform_move/221_BUm_U.out new file mode 100644 index 0000000..1367517 --- /dev/null +++ b/test/062_transform_move/221_BUm_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 BL1 BR1 DF0 UR0 UL0 DL0 DR0 FR0 FL0 DB1 UB1 UFR0 DBL1 DFL0 UBR1 UFL0 UBL2 DFR0 DBR2 | |||
diff --git a/test/062_transform_move/222_BUr_R.in b/test/062_transform_move/222_BUr_R.in new file mode 100644 index 0000000..65ce467 --- /dev/null +++ b/test/062_transform_move/222_BUr_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation BU | ||
| 2 | R | ||
diff --git a/test/062_transform_move/222_BUr_R.out b/test/062_transform_move/222_BUr_R.out new file mode 100644 index 0000000..8c8fcb3 --- /dev/null +++ b/test/062_transform_move/222_BUr_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 FR0 UL0 DL0 BR0 DR0 FL0 BL0 UR0 DFR2 UBL0 DFL0 UBR2 UFL0 UFR1 DBR1 DBL0 | |||
diff --git a/test/062_transform_move/223_BUm_R.in b/test/062_transform_move/223_BUm_R.in new file mode 100644 index 0000000..16812de --- /dev/null +++ b/test/062_transform_move/223_BUm_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored BU | ||
| 2 | R | ||
diff --git a/test/062_transform_move/223_BUm_R.out b/test/062_transform_move/223_BUm_R.out new file mode 100644 index 0000000..2ac2912 --- /dev/null +++ b/test/062_transform_move/223_BUm_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 UR0 FL0 BL0 DR0 FR0 DL0 UL0 BR0 UFR0 UFL2 DBL2 DBR0 DFL1 UBR0 DFR0 UBL1 | |||
diff --git a/test/062_transform_move/224_BUr_F.in b/test/062_transform_move/224_BUr_F.in new file mode 100644 index 0000000..d52786e --- /dev/null +++ b/test/062_transform_move/224_BUr_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation BU | ||
| 2 | F | ||
diff --git a/test/062_transform_move/224_BUr_F.out b/test/062_transform_move/224_BUr_F.out new file mode 100644 index 0000000..b5b36ad --- /dev/null +++ b/test/062_transform_move/224_BUr_F.out | |||
| @@ -0,0 +1 @@ | |||
| UR0 UL0 DB0 DF0 UB0 UF0 DL0 DR0 FR0 FL0 BL0 BR0 UBR0 UFL0 DFL0 DBR0 UFR0 UBL0 DFR0 DBL0 | |||
diff --git a/test/062_transform_move/225_BUm_F.in b/test/062_transform_move/225_BUm_F.in new file mode 100644 index 0000000..7e02140 --- /dev/null +++ b/test/062_transform_move/225_BUm_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored BU | ||
| 2 | F | ||
diff --git a/test/062_transform_move/225_BUm_F.out b/test/062_transform_move/225_BUm_F.out new file mode 100644 index 0000000..7721ab5 --- /dev/null +++ b/test/062_transform_move/225_BUm_F.out | |||
| @@ -0,0 +1 @@ | |||
| UL0 UR0 DB0 DF0 UF0 UB0 DL0 DR0 FR0 FL0 BL0 BR0 UFL0 UBR0 DFL0 DBR0 UBL0 UFR0 DFR0 DBL0 | |||
diff --git a/test/062_transform_move/226_BRr_U.in b/test/062_transform_move/226_BRr_U.in new file mode 100644 index 0000000..ab18de3 --- /dev/null +++ b/test/062_transform_move/226_BRr_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation BR | ||
| 2 | U | ||
diff --git a/test/062_transform_move/226_BRr_U.out b/test/062_transform_move/226_BRr_U.out new file mode 100644 index 0000000..f7fb13c --- /dev/null +++ b/test/062_transform_move/226_BRr_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 BR1 BL1 DF0 UR0 UL0 DL0 DR0 FR0 FL0 UB1 DB1 UFR0 UBR1 DFL0 DBL1 UFL0 DBR2 DFR0 UBL2 | |||
diff --git a/test/062_transform_move/227_BRm_U.in b/test/062_transform_move/227_BRm_U.in new file mode 100644 index 0000000..71f11a6 --- /dev/null +++ b/test/062_transform_move/227_BRm_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored BR | ||
| 2 | U | ||
diff --git a/test/062_transform_move/227_BRm_U.out b/test/062_transform_move/227_BRm_U.out new file mode 100644 index 0000000..1367517 --- /dev/null +++ b/test/062_transform_move/227_BRm_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 BL1 BR1 DF0 UR0 UL0 DL0 DR0 FR0 FL0 DB1 UB1 UFR0 DBL1 DFL0 UBR1 UFL0 UBL2 DFR0 DBR2 | |||
diff --git a/test/062_transform_move/228_BRr_R.in b/test/062_transform_move/228_BRr_R.in new file mode 100644 index 0000000..b9063cc --- /dev/null +++ b/test/062_transform_move/228_BRr_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation BR | ||
| 2 | R | ||
diff --git a/test/062_transform_move/228_BRr_R.out b/test/062_transform_move/228_BRr_R.out new file mode 100644 index 0000000..cf4f816 --- /dev/null +++ b/test/062_transform_move/228_BRr_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DR0 DL0 UR0 UL0 DB0 DF0 FR0 FL0 BL0 BR0 UFR0 UBL0 DBL0 DFR0 UFL0 UBR0 DFL0 DBR0 | |||
diff --git a/test/062_transform_move/229_BRm_R.in b/test/062_transform_move/229_BRm_R.in new file mode 100644 index 0000000..2b44bcb --- /dev/null +++ b/test/062_transform_move/229_BRm_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored BR | ||
| 2 | R | ||
diff --git a/test/062_transform_move/229_BRm_R.out b/test/062_transform_move/229_BRm_R.out new file mode 100644 index 0000000..2864f5b --- /dev/null +++ b/test/062_transform_move/229_BRm_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DL0 DR0 UR0 UL0 DF0 DB0 FR0 FL0 BL0 BR0 UFR0 UBL0 DFR0 DBL0 UFL0 UBR0 DBR0 DFL0 | |||
diff --git a/test/062_transform_move/230_BRr_F.in b/test/062_transform_move/230_BRr_F.in new file mode 100644 index 0000000..4f75490 --- /dev/null +++ b/test/062_transform_move/230_BRr_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation BR | ||
| 2 | F | ||
diff --git a/test/062_transform_move/230_BRr_F.out b/test/062_transform_move/230_BRr_F.out new file mode 100644 index 0000000..8c8fcb3 --- /dev/null +++ b/test/062_transform_move/230_BRr_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 FR0 UL0 DL0 BR0 DR0 FL0 BL0 UR0 DFR2 UBL0 DFL0 UBR2 UFL0 UFR1 DBR1 DBL0 | |||
diff --git a/test/062_transform_move/231_BRm_F.in b/test/062_transform_move/231_BRm_F.in new file mode 100644 index 0000000..b528c7c --- /dev/null +++ b/test/062_transform_move/231_BRm_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored BR | ||
| 2 | F | ||
diff --git a/test/062_transform_move/231_BRm_F.out b/test/062_transform_move/231_BRm_F.out new file mode 100644 index 0000000..2ac2912 --- /dev/null +++ b/test/062_transform_move/231_BRm_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 UR0 FL0 BL0 DR0 FR0 DL0 UL0 BR0 UFR0 UFL2 DBL2 DBR0 DFL1 UBR0 DFR0 UBL1 | |||
diff --git a/test/062_transform_move/232_BDr_U.in b/test/062_transform_move/232_BDr_U.in new file mode 100644 index 0000000..a7581ff --- /dev/null +++ b/test/062_transform_move/232_BDr_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation BD | ||
| 2 | U | ||
diff --git a/test/062_transform_move/232_BDr_U.out b/test/062_transform_move/232_BDr_U.out new file mode 100644 index 0000000..f7fb13c --- /dev/null +++ b/test/062_transform_move/232_BDr_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 BR1 BL1 DF0 UR0 UL0 DL0 DR0 FR0 FL0 UB1 DB1 UFR0 UBR1 DFL0 DBL1 UFL0 DBR2 DFR0 UBL2 | |||
diff --git a/test/062_transform_move/233_BDm_U.in b/test/062_transform_move/233_BDm_U.in new file mode 100644 index 0000000..eea87b2 --- /dev/null +++ b/test/062_transform_move/233_BDm_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored BD | ||
| 2 | U | ||
diff --git a/test/062_transform_move/233_BDm_U.out b/test/062_transform_move/233_BDm_U.out new file mode 100644 index 0000000..1367517 --- /dev/null +++ b/test/062_transform_move/233_BDm_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 BL1 BR1 DF0 UR0 UL0 DL0 DR0 FR0 FL0 DB1 UB1 UFR0 DBL1 DFL0 UBR1 UFL0 UBL2 DFR0 DBR2 | |||
diff --git a/test/062_transform_move/234_BDr_R.in b/test/062_transform_move/234_BDr_R.in new file mode 100644 index 0000000..b892468 --- /dev/null +++ b/test/062_transform_move/234_BDr_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation BD | ||
| 2 | R | ||
diff --git a/test/062_transform_move/234_BDr_R.out b/test/062_transform_move/234_BDr_R.out new file mode 100644 index 0000000..0b0565c --- /dev/null +++ b/test/062_transform_move/234_BDr_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 UR0 BL0 FL0 DR0 FR0 UL0 DL0 BR0 UFR0 DBL2 UFL2 DBR0 UBL1 UBR0 DFR0 DFL1 | |||
diff --git a/test/062_transform_move/235_BDm_R.in b/test/062_transform_move/235_BDm_R.in new file mode 100644 index 0000000..949c5eb --- /dev/null +++ b/test/062_transform_move/235_BDm_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored BD | ||
| 2 | R | ||
diff --git a/test/062_transform_move/235_BDm_R.out b/test/062_transform_move/235_BDm_R.out new file mode 100644 index 0000000..d4abffc --- /dev/null +++ b/test/062_transform_move/235_BDm_R.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 BR0 UL0 DL0 FR0 UR0 FL0 BL0 DR0 UBR2 UBL0 DFL0 DFR2 UFL0 DBR1 UFR1 DBL0 | |||
diff --git a/test/062_transform_move/236_BDr_F.in b/test/062_transform_move/236_BDr_F.in new file mode 100644 index 0000000..44d4b00 --- /dev/null +++ b/test/062_transform_move/236_BDr_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation BD | ||
| 2 | F | ||
diff --git a/test/062_transform_move/236_BDr_F.out b/test/062_transform_move/236_BDr_F.out new file mode 100644 index 0000000..cf4f816 --- /dev/null +++ b/test/062_transform_move/236_BDr_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DR0 DL0 UR0 UL0 DB0 DF0 FR0 FL0 BL0 BR0 UFR0 UBL0 DBL0 DFR0 UFL0 UBR0 DFL0 DBR0 | |||
diff --git a/test/062_transform_move/237_BDm_F.in b/test/062_transform_move/237_BDm_F.in new file mode 100644 index 0000000..3b78a8a --- /dev/null +++ b/test/062_transform_move/237_BDm_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored BD | ||
| 2 | F | ||
diff --git a/test/062_transform_move/237_BDm_F.out b/test/062_transform_move/237_BDm_F.out new file mode 100644 index 0000000..2864f5b --- /dev/null +++ b/test/062_transform_move/237_BDm_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DL0 DR0 UR0 UL0 DF0 DB0 FR0 FL0 BL0 BR0 UFR0 UBL0 DFR0 DBL0 UFL0 UBR0 DBR0 DFL0 | |||
diff --git a/test/062_transform_move/238_BLr_U.in b/test/062_transform_move/238_BLr_U.in new file mode 100644 index 0000000..6c1a6f2 --- /dev/null +++ b/test/062_transform_move/238_BLr_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation BL | ||
| 2 | U | ||
diff --git a/test/062_transform_move/238_BLr_U.out b/test/062_transform_move/238_BLr_U.out new file mode 100644 index 0000000..f7fb13c --- /dev/null +++ b/test/062_transform_move/238_BLr_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 BR1 BL1 DF0 UR0 UL0 DL0 DR0 FR0 FL0 UB1 DB1 UFR0 UBR1 DFL0 DBL1 UFL0 DBR2 DFR0 UBL2 | |||
diff --git a/test/062_transform_move/239_BLm_U.in b/test/062_transform_move/239_BLm_U.in new file mode 100644 index 0000000..a85171a --- /dev/null +++ b/test/062_transform_move/239_BLm_U.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored BL | ||
| 2 | U | ||
diff --git a/test/062_transform_move/239_BLm_U.out b/test/062_transform_move/239_BLm_U.out new file mode 100644 index 0000000..1367517 --- /dev/null +++ b/test/062_transform_move/239_BLm_U.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 BL1 BR1 DF0 UR0 UL0 DL0 DR0 FR0 FL0 DB1 UB1 UFR0 DBL1 DFL0 UBR1 UFL0 UBL2 DFR0 DBR2 | |||
diff --git a/test/062_transform_move/240_BLr_R.in b/test/062_transform_move/240_BLr_R.in new file mode 100644 index 0000000..5358ad9 --- /dev/null +++ b/test/062_transform_move/240_BLr_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation BL | ||
| 2 | R | ||
diff --git a/test/062_transform_move/240_BLr_R.out b/test/062_transform_move/240_BLr_R.out new file mode 100644 index 0000000..b5b36ad --- /dev/null +++ b/test/062_transform_move/240_BLr_R.out | |||
| @@ -0,0 +1 @@ | |||
| UR0 UL0 DB0 DF0 UB0 UF0 DL0 DR0 FR0 FL0 BL0 BR0 UBR0 UFL0 DFL0 DBR0 UFR0 UBL0 DFR0 DBL0 | |||
diff --git a/test/062_transform_move/241_BLm_R.in b/test/062_transform_move/241_BLm_R.in new file mode 100644 index 0000000..006edc8 --- /dev/null +++ b/test/062_transform_move/241_BLm_R.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored BL | ||
| 2 | R | ||
diff --git a/test/062_transform_move/241_BLm_R.out b/test/062_transform_move/241_BLm_R.out new file mode 100644 index 0000000..7721ab5 --- /dev/null +++ b/test/062_transform_move/241_BLm_R.out | |||
| @@ -0,0 +1 @@ | |||
| UL0 UR0 DB0 DF0 UF0 UB0 DL0 DR0 FR0 FL0 BL0 BR0 UFL0 UBR0 DFL0 DBR0 UBL0 UFR0 DFR0 DBL0 | |||
diff --git a/test/062_transform_move/242_BLr_F.in b/test/062_transform_move/242_BLr_F.in new file mode 100644 index 0000000..25aa91d --- /dev/null +++ b/test/062_transform_move/242_BLr_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation BL | ||
| 2 | F | ||
diff --git a/test/062_transform_move/242_BLr_F.out b/test/062_transform_move/242_BLr_F.out new file mode 100644 index 0000000..0b0565c --- /dev/null +++ b/test/062_transform_move/242_BLr_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 UR0 BL0 FL0 DR0 FR0 UL0 DL0 BR0 UFR0 DBL2 UFL2 DBR0 UBL1 UBR0 DFR0 DFL1 | |||
diff --git a/test/062_transform_move/243_BLm_F.in b/test/062_transform_move/243_BLm_F.in new file mode 100644 index 0000000..7fcd3dd --- /dev/null +++ b/test/062_transform_move/243_BLm_F.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored BL | ||
| 2 | F | ||
diff --git a/test/062_transform_move/243_BLm_F.out b/test/062_transform_move/243_BLm_F.out new file mode 100644 index 0000000..d4abffc --- /dev/null +++ b/test/062_transform_move/243_BLm_F.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 BR0 UL0 DL0 FR0 UR0 FL0 BL0 DR0 UBR2 UBL0 DFL0 DFR2 UFL0 DBR1 UFR1 DBL0 | |||
diff --git a/test/062_transform_move/244_modifier_LBr_R2.in b/test/062_transform_move/244_modifier_LBr_R2.in new file mode 100644 index 0000000..29c983c --- /dev/null +++ b/test/062_transform_move/244_modifier_LBr_R2.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation LB | ||
| 2 | R2 | ||
diff --git a/test/062_transform_move/244_modifier_LBr_R2.out b/test/062_transform_move/244_modifier_LBr_R2.out new file mode 100644 index 0000000..13b229e --- /dev/null +++ b/test/062_transform_move/244_modifier_LBr_R2.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DF0 DB0 UR0 UL0 DR0 DL0 FR0 FL0 BL0 BR0 UFR0 UBL0 DBR0 DFL0 UFL0 UBR0 DBL0 DFR0 | |||
diff --git a/test/062_transform_move/245_modifier_URr_F3.in b/test/062_transform_move/245_modifier_URr_F3.in new file mode 100644 index 0000000..aab14a7 --- /dev/null +++ b/test/062_transform_move/245_modifier_URr_F3.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation UR | ||
| 2 | F' | ||
diff --git a/test/062_transform_move/245_modifier_URr_F3.out b/test/062_transform_move/245_modifier_URr_F3.out new file mode 100644 index 0000000..d4abffc --- /dev/null +++ b/test/062_transform_move/245_modifier_URr_F3.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 BR0 UL0 DL0 FR0 UR0 FL0 BL0 DR0 UBR2 UBL0 DFL0 DFR2 UFL0 DBR1 UFR1 DBL0 | |||
diff --git a/test/062_transform_move/246_modifier_RBm_U3.in b/test/062_transform_move/246_modifier_RBm_U3.in new file mode 100644 index 0000000..7a48502 --- /dev/null +++ b/test/062_transform_move/246_modifier_RBm_U3.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored RB | ||
| 2 | U3 | ||
diff --git a/test/062_transform_move/246_modifier_RBm_U3.out b/test/062_transform_move/246_modifier_RBm_U3.out new file mode 100644 index 0000000..0b0565c --- /dev/null +++ b/test/062_transform_move/246_modifier_RBm_U3.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 UR0 BL0 FL0 DR0 FR0 UL0 DL0 BR0 UFR0 DBL2 UFL2 DBR0 UBL1 UBR0 DFR0 DFL1 | |||
diff --git a/test/062_transform_move/247_axis_UBr_L.in b/test/062_transform_move/247_axis_UBr_L.in new file mode 100644 index 0000000..54cfc45 --- /dev/null +++ b/test/062_transform_move/247_axis_UBr_L.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation UB | ||
| 2 | L | ||
diff --git a/test/062_transform_move/247_axis_UBr_L.out b/test/062_transform_move/247_axis_UBr_L.out new file mode 100644 index 0000000..8c8fcb3 --- /dev/null +++ b/test/062_transform_move/247_axis_UBr_L.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 FR0 UL0 DL0 BR0 DR0 FL0 BL0 UR0 DFR2 UBL0 DFL0 UBR2 UFL0 UFR1 DBR1 DBL0 | |||
diff --git a/test/062_transform_move/248_axis_BDm_D3.in b/test/062_transform_move/248_axis_BDm_D3.in new file mode 100644 index 0000000..804ee15 --- /dev/null +++ b/test/062_transform_move/248_axis_BDm_D3.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | mirrored BD | ||
| 2 | D3 | ||
diff --git a/test/062_transform_move/248_axis_BDm_D3.out b/test/062_transform_move/248_axis_BDm_D3.out new file mode 100644 index 0000000..e805af8 --- /dev/null +++ b/test/062_transform_move/248_axis_BDm_D3.out | |||
| @@ -0,0 +1 @@ | |||
| FL1 UB0 DB0 FR1 UR0 UL0 DL0 DR0 UF1 DF1 BL0 BR0 UFL1 UBL0 DFR1 DBR0 DFL2 UBR0 UFR2 DBL0 | |||
diff --git a/test/062_transform_move/249_axis_DLr_B2.in b/test/062_transform_move/249_axis_DLr_B2.in new file mode 100644 index 0000000..fb1ef80 --- /dev/null +++ b/test/062_transform_move/249_axis_DLr_B2.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | rotation DL | ||
| 2 | B2 | ||
diff --git a/test/062_transform_move/249_axis_DLr_B2.out b/test/062_transform_move/249_axis_DLr_B2.out new file mode 100644 index 0000000..90765e2 --- /dev/null +++ b/test/062_transform_move/249_axis_DLr_B2.out | |||
| @@ -0,0 +1 @@ | |||
| UF0 UB0 DB0 DF0 DR0 UL0 DL0 UR0 BR0 FL0 BL0 FR0 DBR0 UBL0 DFL0 UFR0 UFL0 DFR0 UBR0 DBL0 | |||
diff --git a/test/062_transform_move/transform_move_tests.c b/test/062_transform_move/transform_move_tests.c new file mode 100644 index 0000000..4b7f420 --- /dev/null +++ b/test/062_transform_move/transform_move_tests.c | |||
| @@ -0,0 +1,29 @@ | |||
| 1 | #include "../test.h" | ||
| 2 | |||
| 3 | #define MAXMOVES 150 | ||
| 4 | |||
| 5 | cube_t applytrans(cube_t, const char *); | ||
| 6 | uint8_t transform_move(uint8_t, uint8_t); | ||
| 7 | int readmoves(const char *, int, uint8_t *); | ||
| 8 | cube_t move(cube_t, uint8_t); | ||
| 9 | cube_t applymoves(cube_t, const char *); | ||
| 10 | uint8_t readtrans(const char[static NISSY_SIZE_TRANSFORMATION]); | ||
| 11 | |||
| 12 | void run(void) { | ||
| 13 | char movestr[STRLENMAX], transtr[STRLENMAX], cubestr[STRLENMAX]; | ||
| 14 | uint8_t t, moves[MAXMOVES]; | ||
| 15 | int i, n; | ||
| 16 | cube_t cube; | ||
| 17 | |||
| 18 | fgets(transtr, STRLENMAX, stdin); | ||
| 19 | fgets(movestr, STRLENMAX, stdin); | ||
| 20 | |||
| 21 | cube = solvedcube(); | ||
| 22 | n = readmoves(movestr, MAXMOVES, moves); | ||
| 23 | t = readtrans(transtr); | ||
| 24 | for (i = 0; i < n; i++) | ||
| 25 | cube = move(cube, transform_move(moves[i], t)); | ||
| 26 | |||
| 27 | writecube("H48", cube, STRLENMAX, cubestr); | ||
| 28 | printf("%s\n", cubestr); | ||
| 29 | } | ||
