summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-sections-expected.txt
diff options
context:
space:
mode:
authorPhilip Chimento <philip.chimento@gmail.com>2019-08-01 13:37:47 -0700
committerPhilip Chimento <philip.chimento@gmail.com>2019-08-01 22:12:52 -0700
commit99db7d7fb3dbb9f4da416a21282aadf351eb3471 (patch)
tree9de6f70136b2f8dcb98a97b492a6b9d75b2f342a /tests/scanner/Regress-1.0-sections-expected.txt
parent3bdb82991f2767a2d43a8ee15251e48e46e82c3c (diff)
downloadgobject-introspection-99db7d7fb3dbb9f4da416a21282aadf351eb3471.tar.gz
regress: Add regression test for signal with GError param
This exercises the little-used code path where a signal is emitted with a nullable GError as a parameter. It's modeled after GstPbutils.Discoverer's 'discovered' signal. See GNOME/gjs#262.
Diffstat (limited to 'tests/scanner/Regress-1.0-sections-expected.txt')
-rw-r--r--tests/scanner/Regress-1.0-sections-expected.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/scanner/Regress-1.0-sections-expected.txt b/tests/scanner/Regress-1.0-sections-expected.txt
index ba180b4d..0a0bf082 100644
--- a/tests/scanner/Regress-1.0-sections-expected.txt
+++ b/tests/scanner/Regress-1.0-sections-expected.txt
@@ -346,9 +346,11 @@ RegressTestObj
RegressTestObjClass
regress_test_obj_do_matrix
regress_test_obj_emit_sig_with_array_len_prop
+regress_test_obj_emit_sig_with_error
regress_test_obj_emit_sig_with_foreign_struct
regress_test_obj_emit_sig_with_inout_int
regress_test_obj_emit_sig_with_int64
+regress_test_obj_emit_sig_with_null_error
regress_test_obj_emit_sig_with_obj
regress_test_obj_emit_sig_with_uint64
regress_forced_method