Windows port: the tmpfile is going to be an exe...
[platform/upstream/gobject-introspection.git] / tests /
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
2011-08-15 Tomeu Vizosotests/doctools: Properly clean the temporary mallard...
2011-08-15 Tomeu Vizosotests/doctool: Update the -expected dirs
2011-08-15 Tomeu Vizosotests/doctool: Make sure we regenerate the mallard...
2011-08-15 Tomeu Vizosotests/doctool: Better way of copying the .gir
2011-08-15 Tomeu Vizosotests/doctool: Compare -expected directories instead...
2011-08-15 Tomeu Vizosotests/doctool: Switch to test the mallard formatter
2011-08-15 Tomeu Vizosotests/doctool: Add the right -expected files to dist
2011-08-15 Tomeu Vizosotests/doctool: Update expected files
2011-08-15 Tomeu Vizosog-ir-doc-tool: Use namespace.class for Python
2011-08-15 Tomeu Vizosog-ir-doc-tool: Add -expected test for Python docbook
2011-08-15 Colin WaltersRegress-1.0-expected: Update for previous change
2011-08-14 Colin Waltersannotationparser: Don't eat lines that look like parame...
2011-08-13 Johan DahlinMerge remote-tracking branch 'origin/gir-docbook'
2011-08-13 Johan DahlinTry harder to preserve c:type
2011-08-13 Tomeu Vizosotests/doctool: Updated -expected to match the code...
2011-08-13 Johan DahlinAdd signal flags
2011-08-13 Tomeu Vizosog-ir-doc-tool: Add alias elements (typedef)
2011-08-13 Johan DahlinAdd signal flags
2011-08-13 Colin Waltersannotationparser: Only accept certain tags
2011-08-13 John (J5) Palmieriremove the flat struct array test and replace with...
2011-08-13 Johan DahlinUpdate expected after rebase
2011-08-13 Johan DahlinMove doctool over to common.mk
2011-08-13 Torsten Schönfeldscanner: add a moved_to property to backcompat functions
2011-08-13 Torsten Schönfeldscanner: handle static methods on all types
2011-08-13 Colin Waltersscanner: Don't throw away blank lines in the docs
2011-08-13 Dan WinshipAdd g_irepository_find_by_error_domain()
2011-08-13 Dan WinshipSwitch to storing string form of error quarks
2011-08-13 Martin PittAdd Regress method for a closure taking and returning...
2011-08-13 Tomeu Vizosog-ir-doc-tool: Use same link ids as gtk-doc-mkdb does
2011-08-13 Tomeu Vizosog-ir-doc-tool: Move out the * from the return value...
2011-08-13 Tomeu Vizosog-ir-doc-tool: Move the * out the type link
2011-08-13 Colin Waltersscanner: Don't throw away blank lines in the docs
2011-08-12 Tomeu Vizosog-ir-doctool: Add annotations (some)
2011-08-12 Dan WinshipAdd g_irepository_find_by_error_domain()
2011-08-12 Dan WinshipSwitch to storing string form of error quarks
2011-08-12 Tomeu Vizosog-ir-doc-tool: Generate parameter list in the detail
2011-08-12 Tomeu Vizosotests/doctool: use GIRepository gir instead of Regress
2011-08-12 Martin PittAdd Regress method for a closure taking and returning...
2011-08-11 Tomeu Vizosog-ir-doc-tool: Add DOCTYPE
2011-08-11 Tomeu Vizosotests/doctool: Sync -expected.xml
2011-08-11 Tomeu Vizosotests/doctool: Add an echo while building the docbook
2011-08-11 Tomeu Vizosog-ir-doc-tool: Generate a <refentry> element at the...
2011-08-11 Tomeu VizosoAdd a way to check for unintended effects of changes...
2011-08-08 Dominique LeuenbergerDon't use deprecated G_CONST_RETURN
2011-07-27 Colin Walterswarningtester: Hack in DATADIR GOBJECT_INTROSPECTION_1_29_15
2011-07-27 Colin WaltersDon't copy python files in scanner tests
2011-07-22 Jasper St. Pierregiscanner: Make comments starting with tab characters...
2011-07-01 Dan Winshipgiscanner: mark GAsyncReadyCallbacks as allow-none
2011-06-17 Alex EftimieAdded marshalling tests for GPtrArray
2011-06-17 Colin Waltersgimarshallingtests: Fix and change byte array tests
2011-06-17 Colin Waltersgimarshallingtests: Fix gi_marshalling_tests_init_funct...
2011-06-16 Colin Waltersgimarshallingtests: Add a test function that looks...
2011-06-16 Colin Waltersgimarshallingtests: Remove gi_marshalling_tests_array_n...
2011-06-13 Giovanni CampagnaAdd tests for complex arrays as in arguments GOBJECT_INTROSPECTION_1_29_0
2011-06-10 Dan Winshipgimarshallingtests: add a few more array tests
2011-06-09 Colin WaltersDon't use soon-to-be deprecated G_CONST_RETURN
2011-06-08 Giovanni CampagnaFix accessing structure fields that are arrays
2011-06-04 Giovanni CampagnaAlways add a zero-terminated attribute when it cannot...
2011-06-03 Colin Waltersscanner: Support _get_gtype() as a GType creation suffix
2011-06-03 Colin WaltersUpdate expected GIR for commit e70cdbce955475915ea441bd...
2011-06-02 Colin Waltersscanner: Parse GNUC expression statements
2011-06-01 Giovanni CampagnaRegress: fix GVariant tests
2011-05-25 Colin WaltersRegress: Add GVariant tests
2011-05-14 David ZeuthenAdd more coverage for recently added (skip) regress...
2011-05-13 David ZeuthenMove recently added (skip) tests to the regress module
2011-05-13 David ZeuthenAdd support for the (skip) annotation on parameters...
2011-05-12 Giovanni CampagnaAdd tests for returning zero-terminated arrays of non...
2011-05-12 Giovanni CampagnaGScannerParser: recognize character constants
2011-05-11 Giovanni Campagnagiscanner: read (array) and (element-type) annotations...
2011-05-05 Colin WaltersUpdate expected gir for previous change GOBJECT_INTROSPECTION_0_10_8
2011-05-04 Colin WaltersAdd test function regress_test_struct_fixed_array_frob
2011-05-04 Maxim Ermilovg_field_info_get_field: return correct pointer for...
2011-04-18 Colin Waltersgimarshallingtests: Remove incorrect cast
2011-03-16 John (J5) Palmieri[tests] add a gclosure_return method to test passing...
2011-02-23 Laszlo PandyAdd "c:identifier" attribute to GIrNodeValue (for flags... GOBJECT_INTROSPECTION_0_10_3
2011-02-23 Laszlo PandyAdd GIMarshalllingTests function with in parameter...
2011-02-23 Laszlo PandyAdd mask flags to GIMarshallingTests to test for flags...
2011-02-22 Tomeu VizosoAdd warnings for the (constructor) annotation
2011-02-22 Tomeu VizosoUpdate exact wording of warning in test
2011-02-22 Tomeu VizosoAdd warnings for the (method) annotation
2011-02-22 Laszlo PandyAdd non GType flags to GIMarshallingTests.
2011-02-17 Laszlo Pandy[tests] Add GIMarshallingTests function for multiple...
2011-02-11 Simon van der LindenInclude cairo.h instead of cairo/cairo.h
2011-02-02 Tomeu VizosoAdd (method) overrides
2011-02-01 Johan DahlinPreserve gtk-doc section names
2011-01-28 Tomeu VizosoAdd (constructor) annotation
next