summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* scanner: Correctly handle large 64 bit integer constantsColin Walters2012-11-122-0/+20
* gimarshallingtests: Fix return data typeMartin Pitt2012-11-092-2/+2
* [gobject-introspection] Add test method for GDestroy with no user dataSimon Feltman2012-10-173-0/+36
* gimarshallingtests: Add array/GList uint32/64 in/out APIMartin Pitt2012-10-112-0/+68
* regress: Add API to test signals with (u)int64 paramsNicolas Dufresne2012-09-123-0/+102
* gimarshallingtests: Add in/out int64 GValue method argumentsMartin Pitt2012-09-102-0/+30
* Update tests to show off some new featuresJasper St. Pierre2012-08-294-17/+86
* tests: Don't error out if there is no existing directoryJasper St. Pierre2012-08-291-2/+2
* scanner: methods cannot have an out-arg as their first argTorsten Schönfeld2012-08-213-0/+51
* gimarshallingtests: Add GParamSpec return and (out) argumentMathieu Duponchelle2012-08-202-0/+25
* build: Ensure cairo-gobject always ends up in cairo.girColin Walters2012-08-141-6/+5
* Revert "Implement "rename to" annotation for records"Colin Walters2012-08-133-63/+0
* tests: Fix coding style and compiler warning in regressColin Walters2012-08-052-5/+8
* Test typedef in #defineAlban Browaeys2012-08-032-0/+11
* scanner: handle unsigned properly for type of defined sizeAlban Browaeys2012-08-032-0/+6
* giscanner: special case G_GINT64_CONSTANT and G_GUINT64_CONSTANT + miscAlban Browaeys2012-08-032-0/+6
* gimarshallingtests: More useful assertionsMartin Pitt2012-08-021-257/+257
* Regress: Update expected gir for previous changesColin Walters2012-07-311-1/+1
* gimarshallingtests: Squash compiler warningColin Walters2012-07-311-2/+2
* tests: Fix comment about expected resultJon Nordby2012-07-291-1/+1
* Add test for "rename to" annotation for recordsJon Nordby2012-07-273-0/+60
* regress: Use G_DEFINE_INTERFACEJasper St. Pierre2012-07-161-14/+3
* regress: Fix regress_test_versioningJasper St. Pierre2012-07-162-2/+2
* 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