From 14b431d7df3ebf9ba672d1758c3d50cf22955194 Mon Sep 17 00:00:00 2001 From: YongDo-Hyun <97219311+YongDo-Hyun@users.noreply.github.com> Date: Sun, 28 Dec 2025 00:06:51 +0300 Subject: feat: Update test/test_value.h Co-authored-by: Alexandru Ionut Tripon Signed-off-by: YongDo-Hyun <97219311+YongDo-Hyun@users.noreply.github.com> --- test/test_value.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_value.h b/test/test_value.h index db93ffdf7a..c1f94a1847 100644 --- a/test/test_value.h +++ b/test/test_value.h @@ -13,7 +13,7 @@ public: v = int8_t(-5); TS_ASSERT_EQUALS(int32_t(v), int32_t(-5)); - TS_ASSERT_EQUALS(double(v), static_cast(int8_t(-5))); + TS_ASSERT_EQUALS(double(v), 5.); v = value(); v = int16_t(12345); -- cgit 0.0.5-2-1-g0f52