From 747427e801e7e95b6559a0b40fa6044bc70c4ee6 Mon Sep 17 00:00:00 2001 From: ISSOtm Date: Thu, 8 Aug 2024 12:23:12 +0200 Subject: [PATCH] Make `test/gfx/at-file-ref` consistent The generated `result.pal` can change between platforms, it turns out (due to "unstable sort" differences), and creates additional churn if changing anything related to palette generation. tl;dr this makes the test less flaky in the long run. --- test/gfx/at-file-ref.flags | 2 +- test/gfx/at-file-ref.pal | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 test/gfx/at-file-ref.pal diff --git a/test/gfx/at-file-ref.flags b/test/gfx/at-file-ref.flags index fe09f6d3..affb4b7a 100644 --- a/test/gfx/at-file-ref.flags +++ b/test/gfx/at-file-ref.flags @@ -1,2 +1,2 @@ -m --c gbc:result.pal +-c gbc:at-file-ref.pal diff --git a/test/gfx/at-file-ref.pal b/test/gfx/at-file-ref.pal new file mode 100644 index 00000000..416fc925 --- /dev/null +++ b/test/gfx/at-file-ref.pal @@ -0,0 +1 @@ +w_=!¦Aî@e?³6*&°PÃSe?³6ÿÿw_|&¦Aÿÿ|&=!î@ÿÿ \ No newline at end of file