summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix annotation for int8_outMatijs van Zuijlen2014-08-151-2/+2
* build: Export Symbols Using Compiler DirectivesChun-wei Fan2014-08-152-2/+2
* tests/scanner: Decorate Symbols for ExportChun-wei Fan2014-08-1522-1/+752
* tests/: Decorate Symbols for ExportChun-wei Fan2014-08-152-0/+747
* tests: Add a Header for Symbol ExportingChun-wei Fan2014-08-152-2/+14
* tests/repository: Drop Unneeded IncludesChun-wei Fan2014-08-133-3/+0
* Update Regress-1.0-sections-expected.txtSimon Feltman2014-08-071-0/+1
* tests: Add regression test for callbacks with an inout arrayGarrett Regier2014-08-079-0/+283
* tests: Add constructor with an error argumentGarrett Regier2014-08-072-0/+14
* Parse and expose ownership transfer for instance parametersGiovanni Campagna2014-07-038-0/+154
* build: Fix distcheck after addition of identifier filteringSimon Feltman2014-06-031-1/+2
* scanner: Add --identifier-filter-cmdSimon Feltman2014-06-035-1/+152
* gimarshallingtests: Correctly retrieve param spec's value typeMatijs van Zuijlen2014-05-301-1/+1
* tests: fix Regress expected outputRyan Lortie2014-05-071-2/+11
* Revert "giscanner: don't accept (allow-none) on Returns:"Ryan Lortie2014-05-065-38/+35
* giscanner: write nullable and optional attributesRyan Lortie2014-05-061-18/+62
* giscanner: don't accept (allow-none) on Returns:Dieter Verfaillie2014-05-065-35/+38
* tests: add implementation of an interfaceLionel Landwerlin2014-04-112-0/+66
* doctool: update testsGiovanni Campagna2014-03-05107-150/+304
* tests: Fix function pointer prototype in regress.hSimon Feltman2014-03-031-1/+1
* tests: Add missing regress documentation test pageSimon Feltman2014-03-021-0/+14
* g-ir-compiler: Add support for callback fields on GObjectsSimon Feltman2014-02-276-0/+88
* doctool: update testsGiovanni Campagna2014-02-26177-314/+1593
* maintransformer: don't pair methods if the symbol prefix does not match with ...Giovanni Campagna2014-02-263-0/+42
* scanner: support virtual functions with a typedef-ed callbackGiovanni Campagna2014-02-2013-0/+364
* doctool/Gjs: some more fixes for structs and unionsGiovanni Campagna2014-02-2020-328/+4
* doctool: update reference testsGiovanni Campagna2014-02-201687-20049/+15904
* gi-tester: Don't use negative substring parametersDavide Bertola2014-02-131-1/+3
* Add test passing an owned boxed structure to a callbackMike Gorse2014-01-272-0/+30
* tests: Switch two more uses to LOG_COMPILER to fix parallel-testsColin Walters2014-01-252-3/+2
* regress: Fix regress_test_torture_signature_2() to actually call the callbackMartin Pitt2014-01-141-0/+1
* scanner: Replace GInitiallyUnowned field sharing with generic solutionSimon Feltman2014-01-041-4/+4
* scanner: Fix parsing for various typedef struct orderingsSimon Feltman2014-01-042-4/+0
* tests: Remove debug echo from gi-testerSimon Feltman2014-01-041-1/+1
* tests: Update GI to use parallel test harnessSimon Feltman2014-01-044-7/+6
* tests: Add transformer tests for callback typedefsSimon Feltman2014-01-021-0/+16
* tests: Add nested union unittestsSimon Feltman2014-01-021-0/+85
* tests: Add nested struct tests for transformerSimon Feltman2014-01-021-0/+107
* tests: Add transformer typedef struct testsSimon Feltman2014-01-022-1/+243
* scanner: Fix get_symbols/comments to maintain the scanner listsSimon Feltman2014-01-022-1/+46
* tests: Add tests for various struct typedef combinationsSimon Feltman2014-01-024-0/+258
* tests: Use Automake test harness for tests/offsetsSimon Feltman2014-01-021-10/+13
* tests: Update Python stanza to change directories before running testsSimon Feltman2014-01-021-3/+5
* tests: Use Python unittest module parameterization for annotationparserSimon Feltman2013-12-293-59/+83
* tests: Refactor test_parser and test_patterns to use unittest.TestSuiteSimon Feltman2013-12-292-50/+119
* tests: Use Automake test harness for warning testsSimon Feltman2013-12-292-13/+4
* tests: Use EXTRA_LTLIBRARIES instead of check_LTLIBRARIESSimon Feltman2013-12-293-6/+13
* tests: Use Automake test harness for scanner diff testsSimon Feltman2013-12-294-21/+72
* scanner: Support boolean constantsFlorian Müllner2013-11-292-0/+4
* scanner: Don't barf on anonymous unionsColin Walters2013-10-308-0/+182