summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* GIMarshallingTests: Add method taking array of variantsMikkel Kamstrup Erlandsen2012-07-122-0/+56
* Fix GI_MARSHALLING_TESTS_INTERFACE2_GET_IFACE() definitionMartin Pitt2012-07-121-1/+1
* scanner: support stability tagEvan Nemerson2012-07-103-0/+25
* scanner: Ensure "complete_ctype" patch doesn't throw an exception for anonymo...Colin Walters2012-07-082-1/+26
* giscanner: Write detailed information in "type" tag's "c:type" attribute.Krzesimir Nowak2012-07-075-50/+88
* Maintransfomer: fix again paring error domains with unregistered enumsGiovanni Campagna2012-07-023-0/+27
* Add missing SLetter expected girColin Walters2012-07-021-0/+44
* tests: Add GSpawnError-alike to SLetterColin Walters2012-07-022-0/+15
* tests: Add SLetterColin Walters2012-07-023-0/+35
* scanner: complete the enum-to-error-quark fixGiovanni Campagna2012-06-183-0/+269
* tests: Add marshalling test for a boxed struct propertyMartin Pitt2012-06-052-1/+19
* tests: Add a refcounting boxedJasper St. Pierre2012-06-013-0/+60
* tests: Add vfunc taking a caller-allocated out parameterMartin Pitt2012-06-012-0/+20
* tests: Add marshalling test for a caller-allocated out GValue parameterMartin Pitt2012-06-012-0/+12
* scanner: allow for functions that look like constructors but aren'tDan Winship2012-05-263-0/+24
* tests: Fix a memory leakJasper St. Pierre2012-05-251-1/+4
* tests: Add a foreign struct signal testJasper St. Pierre2012-05-253-0/+45
* tests: Fix warningsJasper St. Pierre2012-05-251-1/+1
* girepository: avoid crash when querying nonexistent infoPavel Holejsovsky2012-05-121-0/+11
* GIMarshallingTests: Add GStrv propertyMartin Pitt2012-05-052-1/+14
* Fix regress_test_closure_variant return valueMartin Pitt2012-05-052-2/+4
* Fix GVariant handling in regress_test_closure_variantMartin Pitt2012-05-022-5/+3
* g-ir-doc-tool: Update expected fileRico Tzschichholz2012-04-261-5/+5
* tests: Add flags and enum to GValue GHash in/outMartin Pitt2012-04-241-0/+18
* tests: Add array marshalling test for array without length argumentBastian Winkler2012-04-202-0/+16
* tests: Add GType property TestObj:gtypeBastian Winkler2012-04-193-1/+30
* annotationparser: add test for comment lines not starting with ' * 'Dieter Verfaillie2012-04-171-0/+14
* annotationparser: cleanup and add tests for the new warnings we now emitDieter Verfaillie2012-04-172-1/+192
* warningtester: make it possible to EXPECT multiple lines of outputDieter Verfaillie2012-04-171-60/+74
* Revert "annotationparser: indent _parse_comment_block gtkdoc code"Dieter Verfaillie2012-04-171-8/+0
* annotationparser: indent _parse_comment_block gtkdoc codeAlban Browaeys2012-04-171-0/+8
* Make introspection compile with -Wall -WerrorJohan Dahlin2012-04-092-3/+5
* annotationparser: correct "maximium" in error messagesWill Thompson2012-04-092-2/+2
* Avoid _get_func() consuming reference from input infoPavel Holejsovsky2012-04-071-0/+13
* Split parameter and tag storage in annotationparser parse treeDieter Verfaillie2012-04-053-0/+37
* Fix malformed GTK-Doc comment blocks:Dieter Verfaillie2012-04-0513-51/+95
* Add tests for vfuncs with callbacks as argumentsTomeu Vizoso2012-03-272-0/+40
* Add regression tests for GHashTable holding GValueAlberto Mardegan2012-03-273-0/+118
* Fix matching of methods named *_get_type()Matthew Booth2012-03-064-8/+180
* tests: Fix make distRico Tzschichholz2012-02-211-1/+1
* g-ir-doc-tool: Remove class structs from Python docsTomeu Vizoso2012-02-211-12/+0
* g-ir-doc-tool: Add support for virtual functionsTomeu Vizoso2012-02-214-0/+68
* g-ir-doc-tool: Add a method in the testsTomeu Vizoso2012-02-214-3/+118
* g-ir-doc-tool: Remove constructors from python docsTomeu Vizoso2012-02-211-31/+0
* g-ir-doc-tool: Add class to its own hierarchy treeTomeu Vizoso2012-02-211-0/+3
* g-ir-doc-tool: Add tests for signalsTomeu Vizoso2012-02-213-12/+6
* g-ir-doc-tool: Add the first argument of signals to the Python docsTomeu Vizoso2012-02-211-1/+5
* g-ir-doc-tool: Create a GIR file specific for testing doc generationTomeu Vizoso2012-02-21429-16113/+292
* build: Add --enable-doctool optionColin Walters2012-02-211-1/+7
* g-ir-doc-tool: Update expected testsRico Tzschichholz2012-02-212-0/+124