From 9e698917cb5b332cdbf1969ddfe3840239106c8d Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Thu, 5 Oct 2023 09:31:02 +0200 Subject: Implemented compose; some cleanup --- test/04_compose/31_scrambled_scrambled.out | 2 +- test/last.err | 0 test/last.out | 1 - test/run | Bin 30136 -> 0 bytes 4 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 test/last.err delete mode 100644 test/last.out delete mode 100755 test/run (limited to 'test') 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 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 @@ -Error composing cubes diff --git a/test/run b/test/run deleted file mode 100755 index 04c5bca..0000000 Binary files a/test/run and /dev/null differ -- cgit v1.3