diff options
Diffstat (limited to 'tests/ref')
| -rw-r--r-- | tests/ref/code/array.png | bin | 1971 -> 1899 bytes |
| -rw-r--r-- | tests/ref/code/block.png | bin | 1440 -> 1374 bytes |
| -rw-r--r-- | tests/ref/code/call.png | bin | 1932 -> 1865 bytes |
| -rw-r--r-- | tests/ref/code/closure.png | bin | 657 -> 591 bytes |
| -rw-r--r-- | tests/ref/code/comment.png | bin | 1829 -> 1691 bytes |
| -rw-r--r-- | tests/ref/code/dict.png | bin | 884 -> 894 bytes |
| -rw-r--r-- | tests/ref/code/for.png | bin | 2346 -> 2128 bytes |
| -rw-r--r-- | tests/ref/code/if.png | bin | 2090 -> 1825 bytes |
| -rw-r--r-- | tests/ref/code/import.png | bin | 1891 -> 1810 bytes |
| -rw-r--r-- | tests/ref/code/include.png | bin | 31078 -> 29204 bytes |
| -rw-r--r-- | tests/ref/code/let.png | bin | 1465 -> 1239 bytes |
| -rw-r--r-- | tests/ref/code/ops.png | bin | 1364 -> 1211 bytes |
| -rw-r--r-- | tests/ref/code/repr.png | bin | 10896 -> 9874 bytes |
| -rw-r--r-- | tests/ref/code/while.png | bin | 811 -> 761 bytes |
| -rw-r--r-- | tests/ref/coma.png | bin | 59057 -> 55412 bytes |
| -rw-r--r-- | tests/ref/insert/circle.png | bin | 13064 -> 12600 bytes |
| -rw-r--r-- | tests/ref/insert/ellipse.png | bin | 7608 -> 7359 bytes |
| -rw-r--r-- | tests/ref/insert/image.png | bin | 219513 -> 219541 bytes |
| -rw-r--r-- | tests/ref/insert/rect.png | bin | 2750 -> 2542 bytes |
| -rw-r--r-- | tests/ref/insert/square.png | bin | 6213 -> 6124 bytes |
| -rw-r--r-- | tests/ref/layout/containers.png | bin | 6258 -> 5804 bytes |
| -rw-r--r-- | tests/ref/layout/grid-1.png | bin | 4673 -> 4685 bytes |
| -rw-r--r-- | tests/ref/layout/grid-2.png | bin | 10495 -> 9721 bytes |
| -rw-r--r-- | tests/ref/layout/grid-3.png | bin | 44758 -> 37133 bytes |
| -rw-r--r-- | tests/ref/layout/grid-5.png | bin | 3068 -> 2561 bytes |
| -rw-r--r-- | tests/ref/layout/pad.png | bin | 53197 -> 52073 bytes |
| -rw-r--r-- | tests/ref/layout/page.png | bin | 7368 -> 6908 bytes |
| -rw-r--r-- | tests/ref/layout/pagebreak.png | bin | 1368 -> 1254 bytes |
| -rw-r--r-- | tests/ref/layout/spacing.png | bin | 1864 -> 1744 bytes |
| -rw-r--r-- | tests/ref/markup/emph.png | bin | 2544 -> 2499 bytes |
| -rw-r--r-- | tests/ref/markup/enums.png | bin | 3066 -> 2923 bytes |
| -rw-r--r-- | tests/ref/markup/escape.png | bin | 5578 -> 5202 bytes |
| -rw-r--r-- | tests/ref/markup/heading.png | bin | 7396 -> 6611 bytes |
| -rw-r--r-- | tests/ref/markup/linebreak.png | bin | 593 -> 515 bytes |
| -rw-r--r-- | tests/ref/markup/lists.png | bin | 15207 -> 14701 bytes |
| -rw-r--r-- | tests/ref/markup/raw.png | bin | 6833 -> 6324 bytes |
| -rw-r--r-- | tests/ref/markup/shorthands.png | bin | 2621 -> 2555 bytes |
| -rw-r--r-- | tests/ref/markup/strong.png | bin | 2401 -> 2287 bytes |
| -rw-r--r-- | tests/ref/text/align.png | bin | 4008 -> 3021 bytes |
| -rw-r--r-- | tests/ref/text/basic.png | bin | 37176 -> 35196 bytes |
| -rw-r--r-- | tests/ref/text/bidi.png | bin | 15024 -> 13945 bytes |
| -rw-r--r-- | tests/ref/text/chinese.png | bin | 16068 -> 14390 bytes |
| -rw-r--r-- | tests/ref/text/decorations.png | bin | 9340 -> 9194 bytes |
| -rw-r--r-- | tests/ref/text/font.png | bin | 24650 -> 22792 bytes |
| -rw-r--r-- | tests/ref/text/linebreaks.png | bin | 10111 -> 9450 bytes |
| -rw-r--r-- | tests/ref/text/links.png | bin | 6947 -> 6727 bytes |
| -rw-r--r-- | tests/ref/text/par.png | bin | 3632 -> 3432 bytes |
| -rw-r--r-- | tests/ref/text/shaping.png | bin | 13298 -> 12021 bytes |
| -rw-r--r-- | tests/ref/text/whitespace.png | bin | 6882 -> 5322 bytes |
| -rw-r--r-- | tests/ref/utility/basics.png | bin | 873 -> 805 bytes |
50 files changed, 0 insertions, 0 deletions
diff --git a/tests/ref/code/array.png b/tests/ref/code/array.png Binary files differindex c90898c1..752b2318 100644 --- a/tests/ref/code/array.png +++ b/tests/ref/code/array.png diff --git a/tests/ref/code/block.png b/tests/ref/code/block.png Binary files differindex afdd176b..0a43919d 100644 --- a/tests/ref/code/block.png +++ b/tests/ref/code/block.png diff --git a/tests/ref/code/call.png b/tests/ref/code/call.png Binary files differindex a6a7940b..f5e19783 100644 --- a/tests/ref/code/call.png +++ b/tests/ref/code/call.png diff --git a/tests/ref/code/closure.png b/tests/ref/code/closure.png Binary files differindex 043d4a11..17b4ef63 100644 --- a/tests/ref/code/closure.png +++ b/tests/ref/code/closure.png diff --git a/tests/ref/code/comment.png b/tests/ref/code/comment.png Binary files differindex e349b384..c5dffd67 100644 --- a/tests/ref/code/comment.png +++ b/tests/ref/code/comment.png diff --git a/tests/ref/code/dict.png b/tests/ref/code/dict.png Binary files differindex 7b7f4d8c..09751ae8 100644 --- a/tests/ref/code/dict.png +++ b/tests/ref/code/dict.png diff --git a/tests/ref/code/for.png b/tests/ref/code/for.png Binary files differindex 7178b594..852fee49 100644 --- a/tests/ref/code/for.png +++ b/tests/ref/code/for.png diff --git a/tests/ref/code/if.png b/tests/ref/code/if.png Binary files differindex bce70b89..65adcee2 100644 --- a/tests/ref/code/if.png +++ b/tests/ref/code/if.png diff --git a/tests/ref/code/import.png b/tests/ref/code/import.png Binary files differindex 00595f8a..07140364 100644 --- a/tests/ref/code/import.png +++ b/tests/ref/code/import.png diff --git a/tests/ref/code/include.png b/tests/ref/code/include.png Binary files differindex e1494643..62166c64 100644 --- a/tests/ref/code/include.png +++ b/tests/ref/code/include.png diff --git a/tests/ref/code/let.png b/tests/ref/code/let.png Binary files differindex 9805b8ee..0753ae05 100644 --- a/tests/ref/code/let.png +++ b/tests/ref/code/let.png diff --git a/tests/ref/code/ops.png b/tests/ref/code/ops.png Binary files differindex 82e49c8f..a5e06379 100644 --- a/tests/ref/code/ops.png +++ b/tests/ref/code/ops.png diff --git a/tests/ref/code/repr.png b/tests/ref/code/repr.png Binary files differindex bc29db54..4e5ebb13 100644 --- a/tests/ref/code/repr.png +++ b/tests/ref/code/repr.png diff --git a/tests/ref/code/while.png b/tests/ref/code/while.png Binary files differindex 0956fe45..e96caf95 100644 --- a/tests/ref/code/while.png +++ b/tests/ref/code/while.png diff --git a/tests/ref/coma.png b/tests/ref/coma.png Binary files differindex 2d067364..d4c6c3de 100644 --- a/tests/ref/coma.png +++ b/tests/ref/coma.png diff --git a/tests/ref/insert/circle.png b/tests/ref/insert/circle.png Binary files differindex 7e44907b..65b087ed 100644 --- a/tests/ref/insert/circle.png +++ b/tests/ref/insert/circle.png diff --git a/tests/ref/insert/ellipse.png b/tests/ref/insert/ellipse.png Binary files differindex 2e52b515..d429f66e 100644 --- a/tests/ref/insert/ellipse.png +++ b/tests/ref/insert/ellipse.png diff --git a/tests/ref/insert/image.png b/tests/ref/insert/image.png Binary files differindex 0a45e11b..6848726f 100644 --- a/tests/ref/insert/image.png +++ b/tests/ref/insert/image.png diff --git a/tests/ref/insert/rect.png b/tests/ref/insert/rect.png Binary files differindex 5f6df7b6..ad4c48e6 100644 --- a/tests/ref/insert/rect.png +++ b/tests/ref/insert/rect.png diff --git a/tests/ref/insert/square.png b/tests/ref/insert/square.png Binary files differindex 9ecadeeb..a7343a10 100644 --- a/tests/ref/insert/square.png +++ b/tests/ref/insert/square.png diff --git a/tests/ref/layout/containers.png b/tests/ref/layout/containers.png Binary files differindex 4548e2f5..1ade1243 100644 --- a/tests/ref/layout/containers.png +++ b/tests/ref/layout/containers.png diff --git a/tests/ref/layout/grid-1.png b/tests/ref/layout/grid-1.png Binary files differindex f7dda520..acec6f66 100644 --- a/tests/ref/layout/grid-1.png +++ b/tests/ref/layout/grid-1.png diff --git a/tests/ref/layout/grid-2.png b/tests/ref/layout/grid-2.png Binary files differindex 36837663..e04fdadc 100644 --- a/tests/ref/layout/grid-2.png +++ b/tests/ref/layout/grid-2.png diff --git a/tests/ref/layout/grid-3.png b/tests/ref/layout/grid-3.png Binary files differindex ec37e46e..d2882f23 100644 --- a/tests/ref/layout/grid-3.png +++ b/tests/ref/layout/grid-3.png diff --git a/tests/ref/layout/grid-5.png b/tests/ref/layout/grid-5.png Binary files differindex 37666cc3..1b29e0bd 100644 --- a/tests/ref/layout/grid-5.png +++ b/tests/ref/layout/grid-5.png diff --git a/tests/ref/layout/pad.png b/tests/ref/layout/pad.png Binary files differindex fa877d52..cdf08c78 100644 --- a/tests/ref/layout/pad.png +++ b/tests/ref/layout/pad.png diff --git a/tests/ref/layout/page.png b/tests/ref/layout/page.png Binary files differindex 42bcbe11..71c3f18a 100644 --- a/tests/ref/layout/page.png +++ b/tests/ref/layout/page.png diff --git a/tests/ref/layout/pagebreak.png b/tests/ref/layout/pagebreak.png Binary files differindex b671605c..043b5086 100644 --- a/tests/ref/layout/pagebreak.png +++ b/tests/ref/layout/pagebreak.png diff --git a/tests/ref/layout/spacing.png b/tests/ref/layout/spacing.png Binary files differindex c5a1bb80..bffa9507 100644 --- a/tests/ref/layout/spacing.png +++ b/tests/ref/layout/spacing.png diff --git a/tests/ref/markup/emph.png b/tests/ref/markup/emph.png Binary files differindex 7c07108a..d0598406 100644 --- a/tests/ref/markup/emph.png +++ b/tests/ref/markup/emph.png diff --git a/tests/ref/markup/enums.png b/tests/ref/markup/enums.png Binary files differindex f9bc552b..c1eee45d 100644 --- a/tests/ref/markup/enums.png +++ b/tests/ref/markup/enums.png diff --git a/tests/ref/markup/escape.png b/tests/ref/markup/escape.png Binary files differindex 227b1eeb..3f41a516 100644 --- a/tests/ref/markup/escape.png +++ b/tests/ref/markup/escape.png diff --git a/tests/ref/markup/heading.png b/tests/ref/markup/heading.png Binary files differindex fc3ec906..ca52644b 100644 --- a/tests/ref/markup/heading.png +++ b/tests/ref/markup/heading.png diff --git a/tests/ref/markup/linebreak.png b/tests/ref/markup/linebreak.png Binary files differindex 06f4d5f4..4f3678f8 100644 --- a/tests/ref/markup/linebreak.png +++ b/tests/ref/markup/linebreak.png diff --git a/tests/ref/markup/lists.png b/tests/ref/markup/lists.png Binary files differindex 315905b8..fef578ae 100644 --- a/tests/ref/markup/lists.png +++ b/tests/ref/markup/lists.png diff --git a/tests/ref/markup/raw.png b/tests/ref/markup/raw.png Binary files differindex f7bb2ab0..4da6a43e 100644 --- a/tests/ref/markup/raw.png +++ b/tests/ref/markup/raw.png diff --git a/tests/ref/markup/shorthands.png b/tests/ref/markup/shorthands.png Binary files differindex 0a7e4064..aa6436dd 100644 --- a/tests/ref/markup/shorthands.png +++ b/tests/ref/markup/shorthands.png diff --git a/tests/ref/markup/strong.png b/tests/ref/markup/strong.png Binary files differindex cc80690c..6e2a84e1 100644 --- a/tests/ref/markup/strong.png +++ b/tests/ref/markup/strong.png diff --git a/tests/ref/text/align.png b/tests/ref/text/align.png Binary files differindex 9415214b..bde57923 100644 --- a/tests/ref/text/align.png +++ b/tests/ref/text/align.png diff --git a/tests/ref/text/basic.png b/tests/ref/text/basic.png Binary files differindex ef265cbf..1a5a1309 100644 --- a/tests/ref/text/basic.png +++ b/tests/ref/text/basic.png diff --git a/tests/ref/text/bidi.png b/tests/ref/text/bidi.png Binary files differindex b90c6714..db8f77ac 100644 --- a/tests/ref/text/bidi.png +++ b/tests/ref/text/bidi.png diff --git a/tests/ref/text/chinese.png b/tests/ref/text/chinese.png Binary files differindex fa905df6..c47a8a2f 100644 --- a/tests/ref/text/chinese.png +++ b/tests/ref/text/chinese.png diff --git a/tests/ref/text/decorations.png b/tests/ref/text/decorations.png Binary files differindex b1e3171b..0bcba75a 100644 --- a/tests/ref/text/decorations.png +++ b/tests/ref/text/decorations.png diff --git a/tests/ref/text/font.png b/tests/ref/text/font.png Binary files differindex 2dfab870..e194b00a 100644 --- a/tests/ref/text/font.png +++ b/tests/ref/text/font.png diff --git a/tests/ref/text/linebreaks.png b/tests/ref/text/linebreaks.png Binary files differindex c5a826bd..66697a89 100644 --- a/tests/ref/text/linebreaks.png +++ b/tests/ref/text/linebreaks.png diff --git a/tests/ref/text/links.png b/tests/ref/text/links.png Binary files differindex 5ac7ee00..2449880a 100644 --- a/tests/ref/text/links.png +++ b/tests/ref/text/links.png diff --git a/tests/ref/text/par.png b/tests/ref/text/par.png Binary files differindex c3758738..fb493bd4 100644 --- a/tests/ref/text/par.png +++ b/tests/ref/text/par.png diff --git a/tests/ref/text/shaping.png b/tests/ref/text/shaping.png Binary files differindex 09f154ab..565dcb7c 100644 --- a/tests/ref/text/shaping.png +++ b/tests/ref/text/shaping.png diff --git a/tests/ref/text/whitespace.png b/tests/ref/text/whitespace.png Binary files differindex 764c7413..f1421bfe 100644 --- a/tests/ref/text/whitespace.png +++ b/tests/ref/text/whitespace.png diff --git a/tests/ref/utility/basics.png b/tests/ref/utility/basics.png Binary files differindex fd276046..0ac0447b 100644 --- a/tests/ref/utility/basics.png +++ b/tests/ref/utility/basics.png |
