summaryrefslogtreecommitdiff
path: root/tests/ref
diff options
context:
space:
mode:
authorMax <me@mkor.je>2025-01-09 10:49:06 +0000
committerGitHub <noreply@github.com>2025-01-09 10:49:06 +0000
commitbe6629c7cbd00b06beab2b1477c4270859906cb2 (patch)
tree66087a899b1f2c5d90d9e72145cfdb9d55486b5d /tests/ref
parente2b37fef33a92a7086790e04fb133472413c0c0a (diff)
Better math argument parsing (#5008)
Diffstat (limited to 'tests/ref')
-rw-r--r--tests/ref/math-call-named-args.pngbin0 -> 526 bytes
-rw-r--r--tests/ref/math-call-spread-shorthand-clash.pngbin0 -> 119 bytes
-rw-r--r--tests/ref/math-mat-gaps.pngbin489 -> 1309 bytes
-rw-r--r--tests/ref/math-mat-spread-1d.pngbin0 -> 1017 bytes
-rw-r--r--tests/ref/math-mat-spread-2d.pngbin0 -> 3391 bytes
-rw-r--r--tests/ref/math-mat-spread.pngbin0 -> 1814 bytes
6 files changed, 0 insertions, 0 deletions
diff --git a/tests/ref/math-call-named-args.png b/tests/ref/math-call-named-args.png
new file mode 100644
index 00000000..bbe293e9
--- /dev/null
+++ b/tests/ref/math-call-named-args.png
Binary files differ
diff --git a/tests/ref/math-call-spread-shorthand-clash.png b/tests/ref/math-call-spread-shorthand-clash.png
new file mode 100644
index 00000000..4129ef5d
--- /dev/null
+++ b/tests/ref/math-call-spread-shorthand-clash.png
Binary files differ
diff --git a/tests/ref/math-mat-gaps.png b/tests/ref/math-mat-gaps.png
index 5c954766..40535877 100644
--- a/tests/ref/math-mat-gaps.png
+++ b/tests/ref/math-mat-gaps.png
Binary files differ
diff --git a/tests/ref/math-mat-spread-1d.png b/tests/ref/math-mat-spread-1d.png
new file mode 100644
index 00000000..0ac4e620
--- /dev/null
+++ b/tests/ref/math-mat-spread-1d.png
Binary files differ
diff --git a/tests/ref/math-mat-spread-2d.png b/tests/ref/math-mat-spread-2d.png
new file mode 100644
index 00000000..85cb4a6a
--- /dev/null
+++ b/tests/ref/math-mat-spread-2d.png
Binary files differ
diff --git a/tests/ref/math-mat-spread.png b/tests/ref/math-mat-spread.png
new file mode 100644
index 00000000..dc8b2bf7
--- /dev/null
+++ b/tests/ref/math-mat-spread.png
Binary files differ