From 5765b0d795ff2f2bed4310107ac0de4c2c9648ea Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 15 Jun 2024 09:14:44 -0400 Subject: [PATCH] testsuite: Ignore deprecations Not porting these tests to -2 apis right now, let them continue to test the old apis. --- testsuite/gsk/misc.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/testsuite/gsk/misc.c b/testsuite/gsk/misc.c index e392c758a4..461e1d0938 100644 --- a/testsuite/gsk/misc.c +++ b/testsuite/gsk/misc.c @@ -3,6 +3,8 @@ #include +G_GNUC_BEGIN_IGNORE_DEPRECATIONS + static void test_rendernode_gvalue (void) {