diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-10-05 09:31:02 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-10-05 09:42:39 +0200 |
| commit | 9e698917cb5b332cdbf1969ddfe3840239106c8d (patch) | |
| tree | 1125917c5d281aff8acfd94292b8a3d3e370bc2d /test | |
| parent | 99fabe8592a4022313b1cb0581881ee1bc6b1c99 (diff) | |
| download | nissy-core-9e698917cb5b332cdbf1969ddfe3840239106c8d.tar.gz nissy-core-9e698917cb5b332cdbf1969ddfe3840239106c8d.zip | |
Implemented compose; some cleanup
Diffstat (limited to '')
| -rw-r--r-- | test/04_compose/31_scrambled_scrambled.out | 2 | ||||
| -rw-r--r-- | test/last.err | 0 | ||||
| -rw-r--r-- | test/last.out | 1 | ||||
| -rwxr-xr-x | test/run | bin | 30136 -> 0 bytes |
4 files changed, 1 insertions, 2 deletions
diff --git a/test/04_compose/31_scrambled_scrambled.out b/test/04_compose/31_scrambled_scrambled.out index 8fb1c13..353fb49 100644 --- a/test/04_compose/31_scrambled_scrambled.out +++ b/test/04_compose/31_scrambled_scrambled.out | |||
| @@ -1 +1 @@ | |||
| FL1 UR2 BR1 FR1 UL0 BL0 DB1 UB0 DF1 DL1 UF0 DR1 UFR2 UBR0 DFL2 UFL0 DBR0 DFR2 DBL1 UBL2 | FL1 UR1 BR1 FR1 UL0 BL0 DB1 UB0 DF1 DL1 UF0 DR1 UFR2 UBR0 DFL2 UFL0 DBR0 DFR2 DBL1 UBL2 | ||
diff --git a/test/last.err b/test/last.err deleted file mode 100644 index e69de29..0000000 --- a/test/last.err +++ /dev/null | |||
diff --git a/test/last.out b/test/last.out deleted file mode 100644 index 16375f4..0000000 --- a/test/last.out +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | Error composing cubes | ||
diff --git a/test/run b/test/run deleted file mode 100755 index 04c5bca..0000000 --- a/test/run +++ /dev/null | |||
| Binary files differ | |||
