[gobject-introspection] tests/warn: Fix test for previous GVariant floating commit
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gobject-introspection] tests/warn: Fix test for previous GVariant floating commit
- Date: Wed, 30 Sep 2015 03:36:11 +0000 (UTC)
commit 77d9679e98ba89b3cd73acb594329fdc09efbba1
Author: Colin Walters <walters verbum org>
Date: Tue Sep 29 23:31:48 2015 -0400
tests/warn: Fix test for previous GVariant floating commit
tests/warn/invalid-transfer.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/warn/invalid-transfer.h b/tests/warn/invalid-transfer.h
index 09ef460..7f526b4 100644
--- a/tests/warn/invalid-transfer.h
+++ b/tests/warn/invalid-transfer.h
@@ -24,7 +24,7 @@ void test_transfer_invalid(GObject *param, GObject *param2, GObject *param3,
// EXPECT:11: Warning: Test: invalid "transfer" annotation for gchar: only valid for array, struct, union,
boxed, object and interface types
// EXPECT:12: Warning: Test: invalid "transfer" annotation for GType: only valid for array, struct, union,
boxed, object and interface types
// EXPECT:13: Warning: Test: invalid "transfer" annotation for Class('Object'): only valid for container
types
-// EXPECT:14: Warning: Test: invalid "transfer" annotation for Record('DateTime'): only valid for object and
interface types
+// EXPECT:14: Warning: Test: invalid "transfer" annotation for Record('DateTime'): only valid for object and
GVariant types
/**
* test_transfer_return_invalid:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]