diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-11-10 17:07:42 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-11-10 19:55:55 +0100 |
| commit | 067ba55add258ab03db328234168af66c4ad87c3 (patch) | |
| tree | f4861907117c420eed3f9c9aa967bf9f2c6a1f7e /test/020_move | |
| parent | af1399f223e3857a3d2690337e84430cdbeff16a (diff) | |
| download | nissy-core-067ba55add258ab03db328234168af66c4ad87c3.tar.gz nissy-core-067ba55add258ab03db328234168af66c4ad87c3.zip | |
Towards a definitve API
Diffstat (limited to 'test/020_move')
| -rw-r--r-- | test/020_move/300_multimove_solved.in | 2 | ||||
| -rw-r--r-- | test/020_move/300_multimove_solved.out | 1 | ||||
| -rw-r--r-- | test/020_move/301_multimove_scrambled.in | 2 | ||||
| -rw-r--r-- | test/020_move/301_multimove_scrambled.out | 1 |
4 files changed, 6 insertions, 0 deletions
diff --git a/test/020_move/300_multimove_solved.in b/test/020_move/300_multimove_solved.in new file mode 100644 index 0000000..e084353 --- /dev/null +++ b/test/020_move/300_multimove_solved.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | B2 D' L2 D' B2 D B2 R2 B2 D U2 R D R2 B L' B' L2 U B2 U | ||
| 2 | UF0 UB0 DB0 DF0 UR0 UL0 DL0 DR0 FR0 FL0 BL0 BR0 UFR0 UBL0 DFL0 DBR0 UFL0 UBR0 DFR0 DBL0 | ||
diff --git a/test/020_move/300_multimove_solved.out b/test/020_move/300_multimove_solved.out new file mode 100644 index 0000000..6c52430 --- /dev/null +++ b/test/020_move/300_multimove_solved.out | |||
| @@ -0,0 +1 @@ | |||
| UB1 UL0 UF1 DL0 FL0 DB0 BR0 BL0 DF0 FR0 DR0 UR0 UBR1 DFR1 UBL0 DFL2 DBR1 DBL2 UFR1 UFL1 | |||
diff --git a/test/020_move/301_multimove_scrambled.in b/test/020_move/301_multimove_scrambled.in new file mode 100644 index 0000000..cc649c0 --- /dev/null +++ b/test/020_move/301_multimove_scrambled.in | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | D2 B2 L U2 B2 L' B2 R' D2 R D2 B F L U F2 L' R' B2 U B2 | ||
| 2 | UB1 UL0 UF1 DL0 FL0 DB0 BR0 BL0 DF0 FR0 DR0 UR0 UBR1 DFR1 UBL0 DFL2 DBR1 DBL2 UFR1 UFL1 | ||
diff --git a/test/020_move/301_multimove_scrambled.out b/test/020_move/301_multimove_scrambled.out new file mode 100644 index 0000000..102ac1b --- /dev/null +++ b/test/020_move/301_multimove_scrambled.out | |||
| @@ -0,0 +1 @@ | |||
| UL1 UB0 DL1 UR0 BL1 DR1 BR0 DB0 FL1 UF0 FR1 DF0 DFR2 DFL0 DBL0 UFL0 UBR1 UBL0 UFR2 DBR1 | |||
