Add a test signal with an argument flagged as G_SIGNAL_TYPE_STATIC_SCOPE
[gnome.gobject-introspection] / tests / everything / everything.c
2009-03-24 Johan BilienAdd a test signal with an argument flagged as G_SIGNAL_...
2009-03-05 Colin WaltersBug 557383 - Virtual method support
2009-02-26 Andreas RottmannAdditions to "Everything" test namespace
2009-01-27 Johan DahlinAdd a couple of callback tests.
2009-01-23 Johan DahlinAdd an enum param test function
2009-01-15 Johan DahlinUpdate annotation syntax, remove trailing 8
2009-01-15 Johan DahlinUpdate annotation syntax
2009-01-14 Robert Carrtest_strv_out transfer should actually be container...
2009-01-14 Johan DahlinAdd missing trailing :
2009-01-14 Robert Carrtest_strv_out should be (transfer full).
2009-01-12 Havoc PenningtonBug 563386 – scanner ignores "const" on boxed return...
2009-01-09 Robert CarrAdd some annotations to everything test.
2009-01-09 Robert CarrAnnotate test_strv_out.
2008-12-09 Johan BilienBug 562545 – Add function taking / returning GValue
2008-11-21 Colin WaltersAdd time_t to Everything
2008-11-20 Johan Bilientests/everything/everything.c: (test_closure_one_arg...
2008-11-20 Johan Bilienadd a test function which calls a closure.
2008-11-19 Colin WaltersAdd TestObj with static methods
2008-11-18 Owen TaylorAdd enums to the Everything test module
2008-11-17 Owen TaylorFix doc comment annotations for test_struct_b_clone()
2008-11-14 Johan Dahlinconst char->char to avoid leaking the return value...
2008-11-14 Johan DahlinRename the int/gtype array tests. Make the return value...
2008-11-14 Johan DahlinRename gitesttypes.[ch] to everything.[ch]