summaryrefslogtreecommitdiff
path: root/tests/gsignal-connect.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-16clang-plugin: Update to LLVM 7.0Philip Chimento1-3/+0
2014-07-03gsignal: Allow swapped object instances to have actual type gpointerPhilip Withnall1-0/+30
2014-06-30gsignal: Fix expected types for enums and flags in signalsPhilip Withnall1-0/+11
2014-06-29gsignal: Fix callback instance type checking for supertypesPhilip Withnall1-0/+16
2014-06-28gsignal: Handle signal names containing underscoresPhilip Withnall1-0/+10
2014-06-27gsignal: Assume GError types will be GError* in signalsPhilip Withnall1-0/+13
2014-06-27gsignal: Improve warning messages if type information cannot be foundPhilip Withnall1-1/+1
2014-06-27gsignal: Add support for signals defined on interfacesPhilip Withnall1-0/+21
2014-06-27gsignal: Correctly handle incorrect parameter counts in signal callbacksPhilip Withnall1-6/+45
2014-06-22gsignal: Add support for G_CONNECT_SWAPPEDPhilip Withnall1-0/+88
2014-06-09gsignal: Ensure string parameters to signal callbacks are expected constPhilip Withnall1-0/+24
2014-05-09tests: Check for all expected error lines rather than just onePhilip Withnall1-5/+5
2014-05-08clang-plugin: Add a g_signal_connect() checkerPhilip Withnall1-0/+174