diff options
| author | Ian Wrzesinski <133046678+wrzian@users.noreply.github.com> | 2024-04-19 10:31:45 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-19 14:31:45 +0000 |
| commit | 45245f069570cbbc63eb4120bf5dbb778b7175ef (patch) | |
| tree | 8494e581a15b668650c158399684057d8539dd7b /tests/ref | |
| parent | d65d9d0fe648415bb61e90042c3a98d865391b95 (diff) | |
Fix empty 2-d math args with whitespace/trivia (#3786)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
Diffstat (limited to 'tests/ref')
| -rw-r--r-- | tests/ref/issue-3774-math-call-empty-2d-args.png | bin | 0 -> 757 bytes |
| -rw-r--r-- | tests/ref/math-call-2d-semicolon-priority.png | bin | 0 -> 796 bytes |
| -rw-r--r-- | tests/ref/math-call-empty-args-non-func.png | bin | 0 -> 630 bytes |
| -rw-r--r-- | tests/ref/math-call-pass-to-box.png | bin | 0 -> 2289 bytes |
| -rw-r--r-- | tests/ref/math-shorthands.png (renamed from tests/ref/math-shorthandes.png) | bin | 1211 -> 1211 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/tests/ref/issue-3774-math-call-empty-2d-args.png b/tests/ref/issue-3774-math-call-empty-2d-args.png Binary files differnew file mode 100644 index 00000000..ce4b4eb8 --- /dev/null +++ b/tests/ref/issue-3774-math-call-empty-2d-args.png diff --git a/tests/ref/math-call-2d-semicolon-priority.png b/tests/ref/math-call-2d-semicolon-priority.png Binary files differnew file mode 100644 index 00000000..18807e0b --- /dev/null +++ b/tests/ref/math-call-2d-semicolon-priority.png diff --git a/tests/ref/math-call-empty-args-non-func.png b/tests/ref/math-call-empty-args-non-func.png Binary files differnew file mode 100644 index 00000000..5ca90df5 --- /dev/null +++ b/tests/ref/math-call-empty-args-non-func.png diff --git a/tests/ref/math-call-pass-to-box.png b/tests/ref/math-call-pass-to-box.png Binary files differnew file mode 100644 index 00000000..0ce1b3d0 --- /dev/null +++ b/tests/ref/math-call-pass-to-box.png diff --git a/tests/ref/math-shorthandes.png b/tests/ref/math-shorthands.png Binary files differindex ff26ce96..ff26ce96 100644 --- a/tests/ref/math-shorthandes.png +++ b/tests/ref/math-shorthands.png |
