This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository legacy-imlib2.
View the commit online.
commit 310e9e162d9e362746c6b7346a23fb89b626d242
Author: Kim Woelders <k...@woelders.dk>
AuthorDate: Sun Jul 30 17:33:44 2023 +0200
Revert "test_scale: Update for new scaling"
This reverts commit 41be1c88f889e30f34b07ac4a092e10af1e82e8a.
---
test/test_scale.cpp | 21 ---------------------
1 file changed, 21 deletions(-)
diff --git a/test/test_scale.cpp b/test/test_scale.cpp
index b7d7e02..0cd4a92 100644
--- a/test/test_scale.cpp
+++ b/test/test_scale.cpp
@@ -15,7 +15,6 @@ typedef struct {
/**INDENT-OFF**/
static const td_t td[] = {
-#if 0
{ FILE_REF1,
{{ 2162077252, 4214091794, 412865864, 2208852583, 4008806248, 2557426026, 3819956603 },
{ 595275359, 283954495, 3441282729, 3333662483, 2515534288, 2423654221, 1122712545 },
@@ -34,26 +33,6 @@ static const td_t td[] = {
{ 1175312809, 3451222972, 3395731656, 295362128, 1881386666, 3061068732, 3976437623 },
{ 1755782477, 704181442, 2272158502, 325667026, 1654128943, 901365279, 830163639 }},
},
-#else
- { FILE_REF1,
- {{ 2162077252, 4214091794, 412865864, 2208852583, 2350556023, 3803721928, 3805112969 },
- { 595275359, 283954495, 3441282729, 3333662483, 1459577645, 746253606, 1882221826 },
- { 4233001257, 1723457820, 1156039624, 3037040985, 2759562314, 2222928541, 3180076325 },
- { 3309372516, 984665754, 3767976262, 1153555547, 1570988457, 2288660331, 283458965 },
- { 2845395143, 4101946852, 3961005890, 2640374584, 3726109921, 2179674700, 1383607771 },
- { 4268776970, 2079858095, 4038148450, 2295802576, 900551271, 3346055316, 1149911542 },
- { 202016275, 1526922894, 445926265, 4047069055, 3524650216, 1037461975, 2272837475 }},
- },
- { FILE_REF2,
- {{ 555768304, 1646920612, 2050816676, 3770476584, 91466078, 2087161176, 3570229076 },
- { 220865185, 862759789, 4159187644, 2770777978, 2050323230, 766149810, 1618201076 },
- { 2540897236, 2887022398, 65635572, 916230131, 448177749, 3260413553, 862049368 },
- { 3434262573, 3693633821, 137945133, 2937827957, 2112193779, 4118876351, 361305748 },
- { 837021963, 3886651388, 186086474, 1714609658, 350822765, 1584234754, 4175249876 },
- { 2925744983, 3225353477, 2496627803, 4183774388, 4064257418, 340562738, 3787242720 },
- { 3611274720, 2261672575, 2746509160, 186022412, 61954702, 522998935, 380650099 }},
- },
-#endif
{ FILE_REF1, // mmx
{{ 0, 0, 0, 1153555547, 1813415566, 2513294192, 1184904601 },
{ 0, 0, 0, 1153555547, 1813415566, 2513294192, 1184904601 },
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.