summaryrefslogtreecommitdiff
path: root/tests/regressextra.h
Commit message (Collapse)AuthorAgeFilesLines
* pygobject-object: fix refcount of floating return valuesMathieu Duponchelle2019-08-111-0/+15
| | | | | | | | | When g_signal_emitv returns a floating reference as the return value, which we end up ref_sinking, do not unset the GValue, as we've taken ownership from it and don't want it to drop its reference. Adds a test that highlights the issue
* Add Cairo Pattern foreign struct.Renato Florentino Garcia2019-02-211-0/+8
|
* tests/regressextra.h: export new cairo tests APIMathieu Duponchelle2018-04-201-0/+14
|
* cairo: support cairo.Matrix conversion. Fixes #16Christoph Reiter2018-03-201-0/+3
|
* cairo: improve test coverage and implement in+full where missingChristoph Reiter2018-03-201-0/+16
|
* tests: add tests for boxed in GLists. See !24Christoph Reiter2018-02-161-0/+4
|
* tests: Add a test for a out transfer-none boxed arrayChristoph Reiter2018-02-161-0/+3
| | | | Makes sure we copy the array items as well.
* tests: test_boxed_c_wrapper failing testsMikhail Fludkov2018-02-081-0/+17
Introduced here 1ec8d58