From 05727bfc3a9cfd45a8e2028dfd0806f7a8f88015 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Sat, 20 Feb 2021 17:53:40 +0100 Subject: =?UTF-8?q?Reorganize=20tests=20=F0=9F=94=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/ref/control/for-invalid.png | Bin 0 -> 1653 bytes tests/ref/control/for-value.png | Bin 0 -> 1702 bytes tests/ref/control/for.png | Bin 0 -> 1389 bytes tests/ref/control/if-invalid.png | Bin 0 -> 1343 bytes tests/ref/control/if.png | Bin 0 -> 1227 bytes tests/ref/control/let-invalid.png | Bin 0 -> 364 bytes tests/ref/control/let-terminated.png | Bin 0 -> 1459 bytes 7 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/ref/control/for-invalid.png create mode 100644 tests/ref/control/for-value.png create mode 100644 tests/ref/control/for.png create mode 100644 tests/ref/control/if-invalid.png create mode 100644 tests/ref/control/if.png create mode 100644 tests/ref/control/let-invalid.png create mode 100644 tests/ref/control/let-terminated.png (limited to 'tests/ref/control') diff --git a/tests/ref/control/for-invalid.png b/tests/ref/control/for-invalid.png new file mode 100644 index 00000000..d758aa95 Binary files /dev/null and b/tests/ref/control/for-invalid.png differ diff --git a/tests/ref/control/for-value.png b/tests/ref/control/for-value.png new file mode 100644 index 00000000..fa323edc Binary files /dev/null and b/tests/ref/control/for-value.png differ diff --git a/tests/ref/control/for.png b/tests/ref/control/for.png new file mode 100644 index 00000000..2f13985a Binary files /dev/null and b/tests/ref/control/for.png differ diff --git a/tests/ref/control/if-invalid.png b/tests/ref/control/if-invalid.png new file mode 100644 index 00000000..319fbdbd Binary files /dev/null and b/tests/ref/control/if-invalid.png differ diff --git a/tests/ref/control/if.png b/tests/ref/control/if.png new file mode 100644 index 00000000..75a20d00 Binary files /dev/null and b/tests/ref/control/if.png differ diff --git a/tests/ref/control/let-invalid.png b/tests/ref/control/let-invalid.png new file mode 100644 index 00000000..19d4d545 Binary files /dev/null and b/tests/ref/control/let-invalid.png differ diff --git a/tests/ref/control/let-terminated.png b/tests/ref/control/let-terminated.png new file mode 100644 index 00000000..24f20c69 Binary files /dev/null and b/tests/ref/control/let-terminated.png differ -- cgit v1.2.3