inital packaging commit
[platform/upstream/gobject-introspection.git] / tests /
2012-04-09 Johan DahlinMake introspection compile with -Wall -Werror
2012-04-09 Will Thompsonannotationparser: correct "maximium" in error messages
2012-04-07 Pavel HolejsovskyAvoid _get_func() consuming reference from input info
2012-04-05 Dieter VerfaillieSplit parameter and tag storage in annotationparser...
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks:
2012-03-27 Tomeu VizosoAdd tests for vfuncs with callbacks as arguments
2012-03-27 Alberto MardeganAdd regression tests for GHashTable holding GValue
2012-03-06 Matthew BoothFix matching of methods named *_get_type()
2012-02-21 Rico Tzschichholztests: Fix make dist
2012-02-21 Tomeu Vizosog-ir-doc-tool: Remove class structs from Python docs
2012-02-21 Tomeu Vizosog-ir-doc-tool: Add support for virtual functions
2012-02-21 Tomeu Vizosog-ir-doc-tool: Add a method in the tests
2012-02-21 Tomeu Vizosog-ir-doc-tool: Remove constructors from python docs
2012-02-21 Tomeu Vizosog-ir-doc-tool: Add class to its own hierarchy tree
2012-02-21 Tomeu Vizosog-ir-doc-tool: Add tests for signals
2012-02-21 Tomeu Vizosog-ir-doc-tool: Add the first argument of signals to...
2012-02-21 Tomeu Vizosog-ir-doc-tool: Create a GIR file specific for testing...
2012-02-21 Colin Waltersbuild: Add --enable-doctool option
2012-02-21 Rico Tzschichholzg-ir-doc-tool: Update expected tests
2012-02-20 Tomeu Vizosog-ir-doc-tool: Change the -o option to receive a directory
2012-02-20 Tomeu VizosoMerge branch 'mallard-templates'
2012-02-20 Tomeu Vizosog-ir-doc-tool: Update expected tests, some whitespace...
2012-02-20 Tomeu Vizosog-ir-doc-tool: Add some more stuff to Enum pages
2012-02-20 Tomeu Vizosog-ir-doc-tool: Display the hierarchy tree for classes
2012-02-20 Tomeu Vizosog-ir-doc-tool: Fix names of xref links
2012-02-20 Tomeu Vizosog-ir-doc-tool: Move constructor example to follow the...
2012-02-20 Tomeu Vizosog-ir-doc-tool: Qualify the class name in the constructo...
2012-02-20 Tomeu Vizosog-ir-doc-tool: Add links to properties in the constructor
2012-02-20 Tomeu Vizosog-ir-doc-tool: Show how to construct instances in the...
2012-02-19 Tomeu Vizosog-ir-doc-tool: Implement intra-namespace cross references
2012-02-19 Tomeu Vizosog-ir-doc-tool: Remove some occurrences of empty Returns...
2012-02-19 Tomeu Vizosog-ir-doc-tool: use True and False instead of %TRUE...
2012-02-19 Tomeu Vizosog-ir-doc-tool: Remove module and class from the functio...
2012-02-19 Tomeu Vizosog-ir-doc-tool: Use None instead of %NULL
2012-02-19 Tomeu Vizosog-ir-doc-tool: Use the ctype for the return type in...
2012-02-19 Tomeu Vizosog-ir-doc-tool: Display Returns: even if there's no...
2012-02-18 Tomeu Vizosog-ir-doc-tool: Update expected, some whitespace was...
2012-02-18 Tomeu Vizosog-ir-doc-tool: Add Since: tag to mallard docs
2012-02-18 Tomeu Vizosog-ir-doctool: Add function argument docs to the C template
2012-02-18 Tomeu Vizosog-ir-doctool: Add argument docs to the Python template
2012-02-17 Tomeu Vizosog-ir-doc-tool: Update expected mallard for the doc...
2012-02-17 Tomeu Vizosog-ir-doctool: Move to Mako templates for generating...
2012-02-16 Martin PittAdd test for a GPtrArray return with transfer full
2012-02-13 Giovanni CampagnaAdd tests for GType of GValue
2012-02-13 Jasper St. Pierregiscanner: Add better errors for unknown param names
2012-02-09 Jasper St. Pierrescanner: Allow adding annotations to vfuncs directly
2012-02-06 Rico Tzschichholztests/scanner: Update Regress-1.0-expected.gir
2012-02-06 Sebastian Pölsterltests: Added class that has all kinds of properties
2012-02-06 Giovanni CampagnaAdd tests for array arguments in callbacks
2012-02-06 Paolo BorelliAdd regress_test_null_gerror_callback
2012-02-05 Sebastian PölsterlUse g_free as element_free_func
2012-02-03 Colin WaltersAdd Emacs mode lines to C sources
2012-02-03 Colin Waltersgirepository: Add GI_VFUNC_THROWS
2012-02-03 Colin Walterstests: Squash compile warning, fix C indentation
2012-02-03 Jasper St. Pierretests: Add marshalling tests for various kinds of callbacks
2012-02-03 Jasper St. Pierretests: Add another simple boxed type with a complex...
2012-02-03 Jasper St. Pierretests: Add marshalling tests for various kinds of vfunc...
2012-01-26 Jasper St. Pierretests: Add more interesting marshalling tests for GTypes
2012-01-24 Martin PittAdd regress test methods for callbacks taking GError...
2012-01-24 Will Thompsontests: add test functions which return GErrors
2012-01-10 Olivier CrêteAllow using GLib.List(Foo) instead of GLib.List<Foo>
2012-01-06 Jasper St. Pierretests: Add tests for flat GValue arrays
2012-01-03 Paolo BorelliAdd a marshalling test for returning a NULL array
2011-12-20 Colin Walterstests: Add a long string constant test
2011-11-25 Johan DahlinAdd a floating alias for none
2011-10-29 Tomeu VizosoAdd tests for chaining up from vfuncs to ancestors
2011-10-25 Mikkel Kamstrup... fixes and more tests for marshalling of arrays of gvariants
2011-10-21 Martin PittAdd regress test method for a (skip) return value witho...
2011-10-20 Colin Walterstests: Also dist headeronly.h
2011-10-20 Colin Walterstests: Actually add headeronly.h
2011-10-19 Colin Waltersscanner: Support --header-only flag
2011-10-18 Colin Waltersbarapp: Don't call g_thread_init()
2011-10-14 John (J5) Palmieriadd test for checking refcounting of signals with trans...
2011-10-13 Dan Winshipscanner: allow GObject.Object as a superclass return...
2011-10-03 Colin WaltersRevert "gitypelibtest: Remove test on TestStructE size"
2011-09-30 Colin Waltersgitypelibtest: Remove test on TestStructE size
2011-09-29 Martin PittBug 660338: Account for padding in struct size check
2011-09-21 Colin Waltersrepository: Fix g_irepository_get_c_prefix()
2011-09-15 John (J5) Palmieriadd tests for arrays of simple structs and arrays of...
2011-09-14 Johan DahlinAdd constant value annotation
2011-09-13 Colin Walterstests: Add gir/ to toplevel typelib path
2011-09-12 Pavel HolejsovskyFix g_type_info_is_pointer() for overriden types of...
2011-09-10 Torsten Schönfeldscanner: correctly handle structs with arrays of anon...
2011-09-09 Colin Waltersscanner: Add "notify" signal to GObject
2011-09-07 Dieter VerfaillieWindows port: disable barapp test program on Windows
2011-09-07 Dieter VerfaillieWindows port: set CAIRO_LIBS in LIBADD, not LDFLAGS
2011-09-02 Vincent Untzregress: Fix wrong type of variable in regression test
2011-08-30 Colin Waltersgimarshallingtests.h: Remove unimplemented functions GOBJECT_INTROSPECTION_1_29_17
2011-08-30 Colin Waltersscanner: Don't try to copy c:type if we're parsing...
2011-08-30 Colin WaltersFix warning for missing (element-type)
2011-08-26 Xavier Claessensadd regression test for skipped #define
2011-08-26 Xavier ClaessensAdd a regress test for a method returning GPtrArray
2011-08-23 John (J5) Palmieriadd back the fixed_array_out_struct test
2011-08-23 Alexandre Rostovtsevtests: build tests only on make check
2011-08-23 Colin Waltersdoctool: Disable tests for now
2011-08-18 Giovanni CampagnaAdd tests for newly added warnings
2011-08-18 Tomeu Vizosotests/doctool: Remove MALLARD_DIRS from BUILT_SOURCES
2011-08-18 Giovanni CampagnaDisallow non byte types for GByteArrays
2011-08-18 Giovanni CampagnaForbid GPtrArrays holding non-pointer types
2011-08-16 Torsten SchönfeldAllow enums and bitfields to have static methods
next