summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* g-ir-doc-tool: Update expected tests, some whitespace has been removedmallard-templatesTomeu Vizoso2012-02-208-8/+0
* g-ir-doc-tool: Add some more stuff to Enum pagesTomeu Vizoso2012-02-2016-39/+339
* g-ir-doc-tool: Display the hierarchy tree for classesTomeu Vizoso2012-02-201-1/+1
* g-ir-doc-tool: Fix names of xref linksTomeu Vizoso2012-02-20308-443/+443
* g-ir-doc-tool: Move constructor example to follow the class doc bodyTomeu Vizoso2012-02-201-3/+6
* g-ir-doc-tool: Qualify the class name in the constructor with the module nameTomeu Vizoso2012-02-201-1/+1
* g-ir-doc-tool: Add links to properties in the constructorTomeu Vizoso2012-02-201-1/+1
* g-ir-doc-tool: Show how to construct instances in the Class pageTomeu Vizoso2012-02-201-5/+3
* g-ir-doc-tool: Implement intra-namespace cross referencesTomeu Vizoso2012-02-19308-443/+443
* g-ir-doc-tool: Remove some occurrences of empty Returns: linesTomeu Vizoso2012-02-196-24/+0
* g-ir-doc-tool: use True and False instead of %TRUE and %FALSETomeu Vizoso2012-02-1924-26/+26
* g-ir-doc-tool: Remove module and class from the function signatureTomeu Vizoso2012-02-1932-32/+32
* g-ir-doc-tool: Use None instead of %NULLTomeu Vizoso2012-02-1944-58/+58
* g-ir-doc-tool: Use the ctype for the return type in signaturesTomeu Vizoso2012-02-192-2/+2
* g-ir-doc-tool: Display Returns: even if there's no argsTomeu Vizoso2012-02-1926-0/+156
* g-ir-doc-tool: Update expected, some whitespace was removedTomeu Vizoso2012-02-18340-680/+0
* g-ir-doc-tool: Add Since: tag to mallard docsTomeu Vizoso2012-02-18340-0/+690
* g-ir-doctool: Add function argument docs to the C templateTomeu Vizoso2012-02-18170-0/+2024
* g-ir-doctool: Add argument docs to the Python templateTomeu Vizoso2012-02-18170-0/+2024
* g-ir-doc-tool: Update expected mallard for the doc testsTomeu Vizoso2012-02-17431-744/+7383
* g-ir-doctool: Move to Mako templates for generating MallardTomeu Vizoso2012-02-171-21/+20
* Add regress test methods for callbacks taking GError and GHashTableMartin Pitt2012-01-243-0/+135
* tests: add test functions which return GErrorsWill Thompson2012-01-242-0/+61
* Allow using GLib.List(Foo) instead of GLib.List<Foo>Olivier CrĂȘte2012-01-102-2/+51
* tests: Add tests for flat GValue arraysJasper St. Pierre2012-01-062-0/+66
* Add a marshalling test for returning a NULL arrayPaolo Borelli2012-01-032-0/+11
* tests: Add a long string constant testColin Walters2011-12-202-0/+13
* Add a floating alias for noneJohan Dahlin2011-11-253-1/+21
* Add tests for chaining up from vfuncs to ancestorsTomeu Vizoso2011-10-292-0/+50
* fixes and more tests for marshalling of arrays of gvariantsMikkel Kamstrup Erlandsen2011-10-252-4/+67
* Add regress test method for a (skip) return value without out argumentsMartin Pitt2011-10-213-0/+44
* tests: Also dist headeronly.hColin Walters2011-10-201-0/+2
* tests: Actually add headeronly.hColin Walters2011-10-201-0/+9
* scanner: Support --header-only flagColin Walters2011-10-191-1/+4
* barapp: Don't call g_thread_init()Colin Walters2011-10-181-1/+0
* add test for checking refcounting of signals with transfer none object paramsJohn (J5) Palmieri2011-10-143-0/+50
* scanner: allow GObject.Object as a superclass return typeDan Winship2011-10-133-1/+19
* Revert "gitypelibtest: Remove test on TestStructE size"Colin Walters2011-10-031-0/+13
* gitypelibtest: Remove test on TestStructE sizeColin Walters2011-09-301-27/+0
* Bug 660338: Account for padding in struct size checkMartin Pitt2011-09-291-3/+4
* repository: Fix g_irepository_get_c_prefix()Colin Walters2011-09-211-0/+5
* add tests for arrays of simple structs and arrays of gvalueJohn (J5) Palmieri2011-09-152-0/+33
* Add constant value annotationJohan Dahlin2011-09-144-8/+54
* tests: Add gir/ to toplevel typelib pathColin Walters2011-09-131-1/+1
* Fix g_type_info_is_pointer() for overriden types of arguments.Pavel Holejsovsky2011-09-121-0/+39
* scanner: correctly handle structs with arrays of anon unionsTorsten Schönfeld2011-09-114-1/+83
* scanner: Add "notify" signal to GObjectColin Walters2011-09-091-0/+9
* Windows port: disable barapp test program on WindowsDieter Verfaillie2011-09-071-0/+2
* Windows port: set CAIRO_LIBS in LIBADD, not LDFLAGSDieter Verfaillie2011-09-071-1/+2
* regress: Fix wrong type of variable in regression testVincent Untz2011-09-021-1/+1