From 3739ab77207e0e54edb55a110a16a1eb925b84f4 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Mon, 24 Jan 2022 16:48:24 +0100 Subject: Export into rendered images --- tests/ref/code/array.png | Bin 1899 -> 2534 bytes tests/ref/code/block.png | Bin 1374 -> 2005 bytes tests/ref/code/call.png | Bin 2397 -> 3388 bytes tests/ref/code/closure.png | Bin 591 -> 801 bytes tests/ref/code/comment.png | Bin 1691 -> 2585 bytes tests/ref/code/dict.png | Bin 894 -> 1126 bytes tests/ref/code/for.png | Bin 2128 -> 3123 bytes tests/ref/code/if.png | Bin 1825 -> 2336 bytes tests/ref/code/import.png | Bin 1810 -> 4675 bytes tests/ref/code/include.png | Bin 29204 -> 48470 bytes tests/ref/code/let.png | Bin 1239 -> 3170 bytes tests/ref/code/ops.png | Bin 689 -> 977 bytes tests/ref/code/repr.png | Bin 9933 -> 29464 bytes tests/ref/code/while.png | Bin 761 -> 1058 bytes 14 files changed, 0 insertions(+), 0 deletions(-) (limited to 'tests/ref/code') diff --git a/tests/ref/code/array.png b/tests/ref/code/array.png index 752b2318..613aab97 100644 Binary files a/tests/ref/code/array.png and b/tests/ref/code/array.png differ diff --git a/tests/ref/code/block.png b/tests/ref/code/block.png index 0a43919d..9cd0ba36 100644 Binary files a/tests/ref/code/block.png and b/tests/ref/code/block.png differ diff --git a/tests/ref/code/call.png b/tests/ref/code/call.png index bd6f22f3..eefc8cae 100644 Binary files a/tests/ref/code/call.png and b/tests/ref/code/call.png differ diff --git a/tests/ref/code/closure.png b/tests/ref/code/closure.png index 17b4ef63..7d933033 100644 Binary files a/tests/ref/code/closure.png and b/tests/ref/code/closure.png differ diff --git a/tests/ref/code/comment.png b/tests/ref/code/comment.png index c5dffd67..d7b59976 100644 Binary files a/tests/ref/code/comment.png and b/tests/ref/code/comment.png differ diff --git a/tests/ref/code/dict.png b/tests/ref/code/dict.png index 09751ae8..43cf1370 100644 Binary files a/tests/ref/code/dict.png and b/tests/ref/code/dict.png differ diff --git a/tests/ref/code/for.png b/tests/ref/code/for.png index 852fee49..1ef08f7a 100644 Binary files a/tests/ref/code/for.png and b/tests/ref/code/for.png differ diff --git a/tests/ref/code/if.png b/tests/ref/code/if.png index 65adcee2..177e61bd 100644 Binary files a/tests/ref/code/if.png and b/tests/ref/code/if.png differ diff --git a/tests/ref/code/import.png b/tests/ref/code/import.png index 07140364..00d3b2ee 100644 Binary files a/tests/ref/code/import.png and b/tests/ref/code/import.png differ diff --git a/tests/ref/code/include.png b/tests/ref/code/include.png index 62166c64..f5a392e4 100644 Binary files a/tests/ref/code/include.png and b/tests/ref/code/include.png differ diff --git a/tests/ref/code/let.png b/tests/ref/code/let.png index 0753ae05..07afcb96 100644 Binary files a/tests/ref/code/let.png and b/tests/ref/code/let.png differ diff --git a/tests/ref/code/ops.png b/tests/ref/code/ops.png index b16ed1de..abcab137 100644 Binary files a/tests/ref/code/ops.png and b/tests/ref/code/ops.png differ diff --git a/tests/ref/code/repr.png b/tests/ref/code/repr.png index e0749e12..47f21b03 100644 Binary files a/tests/ref/code/repr.png and b/tests/ref/code/repr.png differ diff --git a/tests/ref/code/while.png b/tests/ref/code/while.png index e96caf95..026f9943 100644 Binary files a/tests/ref/code/while.png and b/tests/ref/code/while.png differ -- cgit v1.2.3