[docs] Remove reference to girwriter.c
[gnome.gobject-introspection] / tests /
2009-01-27 Johan DahlinAdd a couple of callback tests.
2009-01-23 Johan DahlinAdd an enum param test function
2009-01-22 Johan DahlinFix distcheck
2009-01-22 Johan DahlinBug 562622 – Errordomains missing
2009-01-20 Johan DahlinBug 562615 – Struct methods missing
2009-01-15 Johan DahlinBug 567813 – Everything should be versioned
2009-01-15 Johan DahlinUpdate annotation syntax, remove trailing 8
2009-01-15 Johan DahlinUpdate annotation syntax
2009-01-14 Johan DahlinRemove drawable-injected
2009-01-14 Johan DahlinAnd the .gir files
2009-01-14 Robert Carrtest_strv_out transfer should actually be container...
2009-01-14 Johan DahlinAdd missing trailing :
2009-01-14 Johan DahlinAdd a few more test-cases
2009-01-14 Johan DahlinUpdate girs containing do not editing warning
2009-01-14 Robert Carrtest_strv_out should be (transfer full).
2009-01-13 Johan DahlinBug 555036 – put gtk-doc in GIR
2009-01-13 Johan DahlinAdd a list-signal test for using a GLib.List signal...
2009-01-13 Johan DahlinBug 562467 – Property annotation
2009-01-12 Johan DahlinBug 546739 – Introspection should know precise signal...
2009-01-12 Johan DahlinBug 563591 – Flags not recognized when there is no...
2009-01-12 Colin WaltersBug 567087 - generic marshaller
2009-01-12 Havoc PenningtonBug 563386 – scanner ignores "const" on boxed return...
2009-01-12 Johan DahlinBug 566419 – Element type of arrays not properly handle...
2009-01-12 Johan DahlinBug 563794 - Redo annotation parsing & applying
2009-01-09 Robert CarrAdd some annotations to everything test.
2009-01-09 Robert CarrAnnotate test_strv_out.
2009-01-03 Andreas RottmannBug 563469 – Arrays not treated correctly in struct...
2009-01-03 Andreas RottmannBug 556489 – callback annotations
2008-12-16 Owen TaylorDisable array auto-detection for out-annotated parameters
2008-12-11 Colin WaltersDon't install barapp.
2008-12-09 Johan BilienBug 562545 – Add function taking / returning GValue
2008-12-09 Tristan Van BerkomBug 563742 – introspection should record the introduced...
2008-11-26 Colin WaltersAdd --libtool option which we expect Automake-using...
2008-11-26 Colin WaltersRemove hand-rolled generation of .tgir
2008-11-25 Colin WaltersBug 559705 – Missing association between static methods...
2008-11-23 Johan DahlinMake it compilable with -Werror on my system by adding...
2008-11-21 Colin WaltersAdd time_t to Everything
2008-11-21 Johan DahlinBug 561617 – Return value array annotations
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-19 Colin WaltersSwitch everything to .tgir convention
2008-11-18 Tommi Komulainenfix builddir != srcdir
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-17 Dan Winshipfix spelling of GHashTable. #561135
2008-11-17 Colin WaltersBug 552568 - All the argv parameters in Gtk.gir map...
2008-11-17 Colin WaltersAdd test for interface prereq
2008-11-16 Owen TaylorBug 560825 – Add size and alignment to typelib
2008-11-16 Colin WaltersBug 560241 - Out-arguments should not be marked as...
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]
2008-11-13 Colin WaltersBug 560708 – Fix zero-termination defaults for arrays...
2008-11-13 Colin WaltersBug 557788 - Return types for constructors in generated...
2008-11-13 Johan DahlinAdd test_int_in function. Fix test_gtype_in prototype
2008-11-13 Colin WaltersAdd expected girs
2008-11-13 Colin WaltersAdd new files from last commit
2008-11-13 Colin WaltersBug 558436 - avoid having scanner load app code
2008-11-13 Tommi KomulainenReturn strings in filename encoding.
2008-11-13 Owen TaylorBug 560253 - Add struture and boxed types to Everything...
2008-11-13 Johan DahlinAdd a test of GType arrays, a la gtk_list_store_set_col...
2008-11-12 Owen TaylorFix mismatches between .gir name and 'name' attribute...
2008-11-12 Johan DahlinAdd a UTF-8 encoded filename too
2008-11-12 Johan DahlinAdd a filename return test.
2008-11-12 Tommi Komulainenfix gen-gitestoffsets invocation with builddir != srcdir
2008-11-11 Tommi KomulainenBug 560308 – g-ir-compiler goes in infinite loop on...
2008-11-11 Johan DahlinReorganize and fix compiler warnings
2008-11-11 Owen TaylorAdd tests for field offset computations
2008-11-11 Owen TaylorRemove field offsets from g-ir-generate output and...
2008-11-06 Colin WaltersAdd some tests for strv
2008-10-31 Johan DahlinRemove trailing whitespace
2008-10-31 Johan DahlinRemove whitespace
2008-10-31 Tommi KomulainenList in-tree libraries first in LDADD / LIBADD
2008-10-30 Johan DahlinRun invoke & repository tests at last
2008-10-30 Johan DahlinBug 558383 – builddir != srcdir build fails if giscanne...
2008-10-29 Tommi Komulainenexplicitly link libtool versioning with typelib versioning
2008-10-29 Tommi Komulainenrename gitesttypes to Everything
2008-10-29 Tommi Komulainenmove tests/types to tests/everything
2008-10-29 Tommi Komulainenfix distcheck
2008-10-29 Tommi Komulainendistcheck fixes
2008-10-27 Johan BilienBug 558068 – when invoking a method, offset the in...
2008-10-27 Tommi Komulaineng_irepository_require() returns GTypelib now, fix warning
2008-10-25 Colin WaltersBug 557791 – g_irepository_require() could return a...
2008-10-25 Colin WaltersBug 557786 - support fixed size arrays
2008-10-23 Colin WaltersAdd automake/libtool hack to build shared library
2008-10-23 Colin WaltersMore noinst_ on tests/types
2008-10-23 Colin Walterstests/types should be noinst_
2008-10-23 Tommi KomulainenBug 556739 – transfer-ownership attribute should be...
2008-10-23 Tommi Komulainendeduce transfer-ownership from GTypes
2008-10-23 Tommi Komulainenmake varargs transfer-ownership="none"
2008-10-23 Tommi Komulainenfix foo_rectangle_add test
2008-10-23 Colin WaltersAlways write out transfer-ownership attribute
2008-10-22 Tommi KomulainenBug 557379 – g-ir-generate not writing the 'abstract...
2008-10-22 Tommi KomulainenBug 557377 – Add test to ensure annotations survive...
2008-10-22 Tommi KomulainenBug 557405 – Use 'allow-none' consistently
2008-10-22 Tommi KomulainenBug 557092 – Callback annotations not used
2008-10-21 Colin WaltersDon't require trailing whitespace after uncommented...
2008-10-21 Johan BilienBug 557241 – "throws" flag for functions
2008-10-20 Colin WaltersBug 557147 - fix build; patch from Andreas Rottmann
next