summaryrefslogtreecommitdiff
path: root/tests/ref
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2021-02-24 21:29:32 +0100
committerLaurenz <laurmaedje@gmail.com>2021-02-24 21:29:32 +0100
commitf084165eabbb8ad1b8e8969078fce89070ab4d96 (patch)
tree6003822cc646ecf0ba6a3070c87ab283503a4c3b /tests/ref
parentdae3dad5407e49715736a2a3d8735e65027e6c11 (diff)
While loops 🔁
Diffstat (limited to 'tests/ref')
-rw-r--r--tests/ref/control/for-invalid.pngbin1653 -> 0 bytes
-rw-r--r--tests/ref/control/for-value.pngbin1702 -> 0 bytes
-rw-r--r--tests/ref/control/for.pngbin1389 -> 2877 bytes
-rw-r--r--tests/ref/control/if-invalid.pngbin1343 -> 0 bytes
-rw-r--r--tests/ref/control/if.pngbin1227 -> 1681 bytes
-rw-r--r--tests/ref/control/invalid.pngbin0 -> 3743 bytes
-rw-r--r--tests/ref/control/let-invalid.pngbin364 -> 0 bytes
-rw-r--r--tests/ref/control/let.png (renamed from tests/ref/control/let-terminated.png)bin1459 -> 1459 bytes
-rw-r--r--tests/ref/control/while.pngbin0 -> 838 bytes
-rw-r--r--tests/ref/spacing.pngbin3858 -> 5117 bytes
10 files changed, 0 insertions, 0 deletions
diff --git a/tests/ref/control/for-invalid.png b/tests/ref/control/for-invalid.png
deleted file mode 100644
index d758aa95..00000000
--- a/tests/ref/control/for-invalid.png
+++ /dev/null
Binary files differ
diff --git a/tests/ref/control/for-value.png b/tests/ref/control/for-value.png
deleted file mode 100644
index fa323edc..00000000
--- a/tests/ref/control/for-value.png
+++ /dev/null
Binary files differ
diff --git a/tests/ref/control/for.png b/tests/ref/control/for.png
index 2f13985a..cfbc8d08 100644
--- a/tests/ref/control/for.png
+++ b/tests/ref/control/for.png
Binary files differ
diff --git a/tests/ref/control/if-invalid.png b/tests/ref/control/if-invalid.png
deleted file mode 100644
index 319fbdbd..00000000
--- a/tests/ref/control/if-invalid.png
+++ /dev/null
Binary files differ
diff --git a/tests/ref/control/if.png b/tests/ref/control/if.png
index 75a20d00..7db3a8ae 100644
--- a/tests/ref/control/if.png
+++ b/tests/ref/control/if.png
Binary files differ
diff --git a/tests/ref/control/invalid.png b/tests/ref/control/invalid.png
new file mode 100644
index 00000000..9a119088
--- /dev/null
+++ b/tests/ref/control/invalid.png
Binary files differ
diff --git a/tests/ref/control/let-invalid.png b/tests/ref/control/let-invalid.png
deleted file mode 100644
index 19d4d545..00000000
--- a/tests/ref/control/let-invalid.png
+++ /dev/null
Binary files differ
diff --git a/tests/ref/control/let-terminated.png b/tests/ref/control/let.png
index 24f20c69..24f20c69 100644
--- a/tests/ref/control/let-terminated.png
+++ b/tests/ref/control/let.png
Binary files differ
diff --git a/tests/ref/control/while.png b/tests/ref/control/while.png
new file mode 100644
index 00000000..f0baf0af
--- /dev/null
+++ b/tests/ref/control/while.png
Binary files differ
diff --git a/tests/ref/spacing.png b/tests/ref/spacing.png
index 5c3acf9b..fb102e66 100644
--- a/tests/ref/spacing.png
+++ b/tests/ref/spacing.png
Binary files differ