[everything] Add some "torture" test functions with baroque signatures
[gnome.gobject-introspection] / tests /
2010-02-12 Johan DahlinFix unittests, add missing allow-none
2010-02-01 Johan Bilientests: Do not include built source in the distribution
2010-01-18 Johan Bilientests: Add the scope for callbacks in expected girs
2010-01-15 Johan Bilienscanner: Always explicitely set the scope of callbacks
2009-12-31 Johan DahlinUse AM_V_GEN more a more quiet build
2009-12-15 Saleem Abdulrasoolfix invoke tests
2009-12-14 Johan DahlinAdd a Makefile.introspection
2009-12-09 Johan DahlinFix an annotationparser bug for empty tags
2009-12-08 Colin WaltersFix foo-1.0-expected.{gir,tgir} for callback patch
2009-12-02 Johan DahlinBetter scope in GAsyncReadyCallback/GDestroyNotify
2009-11-23 Dan WinshipMake (skip) annotation work everywhere
2009-11-23 Dan WinshipFix enum prefix stripping to work only up to word bound...
2009-11-11 Tomeu VizosoImplement callbacks as part of struct fields. Fixes...
2009-10-23 Colin WaltersWhen doing type resolution on a string, treat it as...
2009-10-23 Tomeu VizosoFix make check after f152f5e97df7
2009-10-23 Tomeu VizosoFix make check after 0d9cfb004d528
2009-09-18 Johan BilienRemove a remnant of shave
2009-08-24 Dan WinshipBug 556628 – (skip) annotation
2009-08-24 Colin WaltersLD_LIBRARY_PATH exorcism
2009-08-20 Colin WaltersMerge branch 'typelib-dlopen'
2009-08-20 Owen W. TaylorRemove some $(builddir) that crept back in
2009-08-17 Colin WaltersBug 592055 - Build/test fixes
2009-08-17 Colin WaltersAlso remove LD_LIBRARY_PATH bit from before AM_V_GEN...
2009-08-17 Owen W. TaylorSupport passing --library=lib<foo>.la
2009-08-17 Owen W. TaylorResolve library names to shared libraries ourselves
2009-08-17 Owen W. Taylorautoconf-2.64 compat: Don't use $(builddir)
2009-08-17 Colin WaltersExcise shave in favor of automake 1.11 silent rules
2009-08-13 Owen W. TaylorPrepend to $LD_LIBRARY_PATH not append
2009-07-06 Johan DahlinMerge commit 'origin'
2009-07-03 Andreas RottmannAllow annotations on fields
2009-06-23 Colin WaltersBug 579008 - Don't override element-type for arrays
2009-06-18 Colin WaltersUpdate annotation expected "tgir" for previous commit
2009-06-09 Colin WaltersBug 584453 - Handle char ** correctly (and const variation)
2009-06-04 Colin WaltersMove Everything into gir/, since it's a public library
2009-06-04 Colin WaltersAdd an Everything-1.0-expected.gir, test Everything...
2009-05-29 Andreas RottmannA few transfer-related tests for "Everything"
2009-05-20 C. Scott AnanianBetter handle classes with non-standard to_underscore...
2009-05-12 C. Scott AnanianAdd GHash tests to Everything test GI library.
2009-05-12 C. Scott AnanianFix the list comparison assertions.
2009-05-12 C. Scott AnanianEverything: more tests for integer array parameters.
2009-05-12 C. Scott AnanianFix annotations for GList and GSList tests.
2009-05-12 C. Scott AnanianEnable the utf8 tests in the everything module.
2009-05-07 Colin WaltersRemove (out) annotation for now from Everything structs
2009-05-06 Tomeu VizosoFix typo in the TestInterface gtype name
2009-05-05 Tomeu VizosoAdd an interface to Everything
2009-03-24 Andreas RottmannRemove spurious addition of 'GSList *handlers' in last...
2009-03-24 Andreas RottmannAdditions to the 'Everything' namespace
2009-03-24 Johan BilienAdd a test signal with an argument flagged as G_SIGNAL_...
2009-03-23 Andreas RottmannBug 574284 - Add support for a 'closure' and 'destroy...
2009-03-19 Andreas RottmannSome small cosmetic tweaks
2009-03-19 Andreas RottmannBug 556475 – support Shadows: annotation
2009-03-17 Colin WaltersBug 564016 - Include c:prefix in typelib, use it to...
2009-03-17 Colin WaltersBug 564016 - Add c:prefix to .gir
2009-03-17 Colin WaltersBug 575613 - Enum stripping with common prefix, also...
2009-03-16 Colin WaltersBug 565147 - Add (type) annotation to override the...
2009-03-09 Andreas RottmannBug 574139 – There is no way to identify 'user_data...
2009-03-05 Colin WaltersBug 557383 - Virtual method support
2009-03-04 Andreas RottmannBug 573332 - Allow annotation of enums as bitfields
2009-03-03 Colin WaltersBug 571548 - Generic attributes
2009-03-03 Colin WaltersKeep TestStructA as simple by moving GObject member...
2009-03-03 Colin WaltersRemove hand-written .gir files, move PEP-8 inquisition...
2009-02-27 Johan DahlinAdd srcdir, so distcheck passes
2009-02-26 Andreas RottmannAdditions to "Everything" test namespace
2009-02-26 Colin WaltersRevert "Bug 557383 - Virtual function support"
2009-02-26 Colin WaltersMerge branch 'bug557383-vfuncs'
2009-02-26 Colin WaltersBug 557383 - Virtual function support
2009-02-25 Colin WaltersBug 572434 - Associate interfaces with their C structures
2009-02-25 Colin WaltersBug 555964 - Parse floating-point #defines
2009-02-25 Johan DahlinMerge commit 'origin'
2009-02-24 Colin WaltersBug 572790 - Don't register #defines from .c files...
2009-02-24 Johan BilienBug 572965 – Allow generic marshaller to be called...
2009-02-24 Colin WaltersBug 561604 - Don't fail on va_list*
2009-02-21 Johan DahlinFix warnings pointed out by GCC
2009-02-21 Johan DahlinBe less verbose
2009-02-21 Johan DahlinReformat the output to fit shave
2009-02-21 Johan DahlinUse shave to reduce compiling output
2009-02-20 Colin WaltersBug 572423 - Support --c-include argument for specifyin...
2009-02-17 Colin WaltersBug 571483 - Sort toplevel .gir entries
2009-02-17 Colin WaltersMerge branch 'master' of ssh://walters@git.gnome.org...
2009-02-17 Johan DahlinMerge commit 'origin'
2009-02-17 Colin WaltersMerge branch 'master' of ssh://walters@git.gnome.org...
2009-02-17 Johan DahlinAdd missing tab
2009-02-17 Johan DahlinSet LD_LIBRARY_PATH for girepository-1.0
2009-02-13 Colin WaltersMerge branch 'master' of ssh://walters@git.gnome.org...
2009-02-11 Colin WaltersBug 567906 - Put pkg-config dependencies in .gir files
2009-02-11 Colin WaltersBug 571248 - Ignore unknown elements in girparser
2009-02-10 Rober CarrBug 569633 – Typelib compiler fails with vararg callbacks
2009-02-06 Colin WaltersMake .tgir diffs fail the check
2009-02-06 Colin WaltersRemove extra space from foo-1.0-expected.tgir
2009-02-06 Colin WaltersBug 551738 - Associate classes with their structs
2009-02-05 Colin WaltersBug 561360 - If we can't resolve parent class, use...
2009-02-05 Colin WaltersBug 561604 - Add test case for skipping va_list
2009-02-04 Colin WaltersRemove outstanding FIXMEs for nested struct/union
2009-02-04 Colin WaltersBug 555960 - Nested structs and unions (generation...
2009-02-02 Colin WaltersBug 569408, Bug 568680 - Scanner misses fields (at...
2009-02-02 Colin WaltersBug 563469 – Arrays not treated correctly in struct...
2009-01-29 Robert CarrUndo revision 1075
2009-01-29 Robert Carrpost_filter_varargs_functions should also filter callba...
2009-01-28 Johan Bilienadd missing with_voidp
2009-01-27 Dan Winship Misc warning fixes
next