diff options
| author | Max <me@mkor.je> | 2025-01-09 10:49:06 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-09 10:49:06 +0000 |
| commit | be6629c7cbd00b06beab2b1477c4270859906cb2 (patch) | |
| tree | 66087a899b1f2c5d90d9e72145cfdb9d55486b5d /tests/ref | |
| parent | e2b37fef33a92a7086790e04fb133472413c0c0a (diff) | |
Better math argument parsing (#5008)
Diffstat (limited to 'tests/ref')
| -rw-r--r-- | tests/ref/math-call-named-args.png | bin | 0 -> 526 bytes |
| -rw-r--r-- | tests/ref/math-call-spread-shorthand-clash.png | bin | 0 -> 119 bytes |
| -rw-r--r-- | tests/ref/math-mat-gaps.png | bin | 489 -> 1309 bytes |
| -rw-r--r-- | tests/ref/math-mat-spread-1d.png | bin | 0 -> 1017 bytes |
| -rw-r--r-- | tests/ref/math-mat-spread-2d.png | bin | 0 -> 3391 bytes |
| -rw-r--r-- | tests/ref/math-mat-spread.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 00000000..bbe293e9 --- /dev/null +++ b/tests/ref/math-call-named-args.png diff --git a/tests/ref/math-call-spread-shorthand-clash.png b/tests/ref/math-call-spread-shorthand-clash.png Binary files differnew file mode 100644 index 00000000..4129ef5d --- /dev/null +++ b/tests/ref/math-call-spread-shorthand-clash.png diff --git a/tests/ref/math-mat-gaps.png b/tests/ref/math-mat-gaps.png Binary files differindex 5c954766..40535877 100644 --- a/tests/ref/math-mat-gaps.png +++ b/tests/ref/math-mat-gaps.png diff --git a/tests/ref/math-mat-spread-1d.png b/tests/ref/math-mat-spread-1d.png Binary files differnew file mode 100644 index 00000000..0ac4e620 --- /dev/null +++ b/tests/ref/math-mat-spread-1d.png diff --git a/tests/ref/math-mat-spread-2d.png b/tests/ref/math-mat-spread-2d.png Binary files differnew file mode 100644 index 00000000..85cb4a6a --- /dev/null +++ b/tests/ref/math-mat-spread-2d.png diff --git a/tests/ref/math-mat-spread.png b/tests/ref/math-mat-spread.png Binary files differnew file mode 100644 index 00000000..dc8b2bf7 --- /dev/null +++ b/tests/ref/math-mat-spread.png |
