summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Update "expected" for hidden fundamental classRico Tzschichholz2017-01-1711-6/+108
* tests: Add a hidden fundamental classLionel Landwerlin2017-01-142-0/+41
* tests: Test hashtables with allocated valuesPhilip Chimento2016-11-022-0/+97
* tests: Remove unused variablePhilip Chimento2016-10-181-1/+0
* tests: Check against TRUE and FALSE for booleansPhilip Chimento2016-10-181-8/+8
* tests: const specifier for transfer-none out arrayPhilip Chimento2016-10-182-4/+4
* tests: Marshalling tests for new GJS functionalityPhilip Chimento2016-10-132-1/+157
* tests: add regression test for anonymous structScott D Phillips2016-05-0810-0/+226
* Replace GNU -B extension with a more portable -I equivalentJasper Lievisse Adriaanse2016-04-261-4/+4
* tests: drop an assumption that time_t is same as glongAdam Borowski2016-02-141-2/+0
* tests: Add regression test for signal w. array+lenPhilip Chimento2016-02-0810-5/+141
* tests: Add regression test for out array of structPhilip Chimento2016-02-077-0/+168
* tests: Add more regression tests for (not nullable)Philip Withnall2015-11-0610-0/+344
* tests: Usage a single allocation for test_ghash_gvalue_returnSimon Feltman2015-10-191-22/+26
* tests: Free input array in test_array_int_inout()Simon Feltman2015-10-191-0/+2
* tests: Free input string in regress_test_utf8_inout()Simon Feltman2015-10-191-0/+1
* tests: Unref async result after adding to idle callbackSimon Feltman2015-10-191-0/+1
* Add support for function typedefs without pointerBen Iofel2015-10-1910-0/+214
* maintransformer: Fix regression in callback closure assignmentColin Walters2015-10-102-27/+14
* build: Add test XML file to buildPhilip Withnall2015-10-051-0/+1
* giscanner: Mark gpointer nodes as nullable by defaultPhilip Withnall2015-10-044-16/+122
* giscanner: Mark (closure) parameters as (nullable) by conventionPhilip Withnall2015-10-042-20/+100
* scanner: Warn and ignore return annotations when there is no return valueGarrett Regier2015-10-042-0/+20
* scanner: Warn and ignore on incorrect optional/nullable/allow-none annotationsGarrett Regier2015-10-044-0/+47
* scanner: Fix allow-none on return valuesGarrett Regier2015-09-2910-1/+234
* tests: Fix python2/3 difference with respect to rawunicodeescapeColin Walters2015-09-291-1/+1
* tests/warn: Fix test for previous GVariant floating commitColin Walters2015-09-291-1/+1
* giscanner: Use builtins module in Python 3Simon Feltman2015-09-292-4/+12
* giscanner: Use unicode literals in all Python filesSimon Feltman2015-09-295-5/+23
* giscanner: Replace repr format usage with string formatterSimon Feltman2015-09-291-4/+4
* giscanner: Use print as a function for Python 3 compatibilitySimon Feltman2015-09-296-2/+9
* giscanner: Enable "true division" for all Python filesSimon Feltman2015-09-295-0/+5
* giscanner: Use absolute_import for all Python filesSimon Feltman2015-09-295-1/+8
* tests: Add expected files for previous commitColin Walters2015-09-283-0/+94
* scanner: GVariants are also valid to be floatingColin Walters2015-09-284-0/+21
* scanner: Tweak "invalid transfer" warning to show type tooColin Walters2015-09-271-6/+6
* scanner: Warn and ignore on incorrect transfer annotationsColin Walters2015-09-273-6/+30
* Revert "scanner: Warn and ignore on incorrect transfer annotations"Michael Catanzaro2015-09-273-30/+6
* scanner: Warn and ignore on incorrect transfer annotationsGarrett Regier2015-09-263-6/+30
* regress: Add a test for (nullable)Colin Walters2015-09-037-0/+138
* test: Add a test for GList containing GType.Christoph Reiter2015-07-057-0/+146
* tests: add missing fixed-size array annotation testsDieter Verfaillie2015-06-291-0/+55
* tests: fix commentDieter Verfaillie2015-06-291-1/+1
* tests: go through 'env' for all TESTS_ENVIRONMENTDieter Verfaillie2015-06-291-1/+1
* tests: don't repeat --warn-all --reparse-validate argumentsDieter Verfaillie2015-06-292-2/+1
* tests: sync with GTK-Doc test suite @ 02e545371e2132a97458888895cacf57b8c0f83...Dieter Verfaillie2015-06-2410-40/+1229
* tests: make sure g-ir-scanner can find cairo-1.0.girDieter Verfaillie2015-06-242-9/+9
* tests: don't add $(top_srcdir)/gir to XDG_DATA_DIRSDieter Verfaillie2015-06-241-1/+0
* tests: execute annotationparser tests just onceDieter Verfaillie2015-06-242-40/+7
* tests: remove unused test filesDieter Verfaillie2015-06-242-1534/+0