summaryrefslogtreecommitdiff
path: root/tests/ref
diff options
context:
space:
mode:
authorPgBiel <9021226+PgBiel@users.noreply.github.com>2024-09-26 08:39:37 -0300
committerGitHub <noreply@github.com>2024-09-26 11:39:37 +0000
commit320c28844f4e2686ab1bedfc507c9c7babafed63 (patch)
tree1fc37697db5d7bf615f55700589668d862ea342e /tests/ref
parenta69ada7889c5c5996d0660401e981b6baac14a83 (diff)
Fixed-point decimal type (#4900)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
Diffstat (limited to 'tests/ref')
-rw-r--r--tests/ref/decimal-display-round.pngbin0 -> 446 bytes
-rw-r--r--tests/ref/decimal-display.pngbin0 -> 3018 bytes
-rw-r--r--tests/ref/float-repr.pngbin2497 -> 0 bytes
-rw-r--r--tests/ref/int-repr.pngbin1402 -> 0 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/tests/ref/decimal-display-round.png b/tests/ref/decimal-display-round.png
new file mode 100644
index 00000000..506a5b88
--- /dev/null
+++ b/tests/ref/decimal-display-round.png
Binary files differ
diff --git a/tests/ref/decimal-display.png b/tests/ref/decimal-display.png
new file mode 100644
index 00000000..9109b195
--- /dev/null
+++ b/tests/ref/decimal-display.png
Binary files differ
diff --git a/tests/ref/float-repr.png b/tests/ref/float-repr.png
deleted file mode 100644
index e73ee328..00000000
--- a/tests/ref/float-repr.png
+++ /dev/null
Binary files differ
diff --git a/tests/ref/int-repr.png b/tests/ref/int-repr.png
deleted file mode 100644
index a2ee4ee0..00000000
--- a/tests/ref/int-repr.png
+++ /dev/null
Binary files differ