summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* autotools: dist test_docwriter.pyChristoph Reiter2019-01-041-1/+2
* meson: port doctool testsChristoph Reiter2019-01-031-0/+58
* tests: try building Bar-1.0 againChristoph Reiter2019-01-021-1/+36
* gimarshallingtests: Remove declarations of nonexistent functionsPhilip Chimento2019-01-011-8/+0
* meson: port more typelib testsChristoph Reiter2019-01-013-30/+138
* meson: make test_offsets.py work on WindowsChristoph Reiter2019-01-011-6/+7
* gitestoffsets: use g_fprintf and fix the format specifier for the struct offsetChristoph Reiter2019-01-011-19/+20
* tests: add the utility dep to the right targetChristoph Reiter2019-01-011-2/+2
* tests: revert building Bar-1.0.girChristoph Reiter2019-01-011-26/+1
* meson: port more gir testsChristoph Reiter2019-01-011-0/+92
* meson: fix missing regress dependency on the utility gir.Christoph Reiter2018-12-311-2/+3
* meson: build libregress with cairo supportChristoph Reiter2018-12-311-7/+25
* meson: port some .gir testsChristoph Reiter2018-12-311-0/+271
* customize_compiler: also replace the linker command if CC is setChristoph Reiter2018-12-301-0/+5
* tests: Use macros to print field offsetsTomasz Miąsko2018-12-291-60/+63
* tests: Drop separate functions for offsets testsTomasz Miąsko2018-12-291-56/+11
* tests: Use macro to determine alignmentTomasz Miąsko2018-12-291-49/+9
* ccompiler: don't use Python compiler flags. Fixes #150Christoph Reiter2018-12-291-2/+0
* Test commands executed by unix C compiler.Tomasz Miąsko2018-12-293-0/+217
* tests: Remove temporary files created when testing transformerTomasz Miąsko2018-12-221-4/+7
* scanner: make using bool without stdbool include work again. Fixes #247Christoph Reiter2018-12-211-0/+5
* tests: make scanner tests work with msvc + subprojectsChristoph Reiter2018-12-204-28/+44
* tests: Introspect list of fields in offsets testTomasz Miąsko2018-12-191-185/+31
* tests: Drop autogeneration of offsets testsTomasz Miąsko2018-12-194-264/+430
* build: extend PYTHONPATH instead of replacing it. Fixes #126Christoph Reiter2018-12-191-1/+2
* meson: add default compiler warning flags and enable -Werror on CIChristoph Reiter2018-12-182-3/+14
* meson: install everything.c/h like with autotoolsChristoph Reiter2018-12-171-2/+6
* meson: install various test sources to match what autotools doesChristoph Reiter2018-12-171-0/+8
* meson: build/install mdextensions.py; and add a simple testChristoph Reiter2018-12-172-0/+16
* autotools: dist newly added meson build filesChristoph Reiter2018-12-163-2/+5
* girepository: Add version macros and functions. Fixes #200Christoph Reiter2018-12-163-6/+6
* baseinfo: don't abort when calling g_base_info_get_name() on a GITypeInfo. Fi...Christoph Reiter2018-12-151-0/+25
* meson: Don't install test typelibsTomasz Miąsko2018-12-101-2/+0
* meson: Port offsets testsTomasz Miąsko2018-12-102-0/+80
* meson: Port repository testsTomasz Miąsko2018-12-103-2/+144
* Merge branch 'annotationparser' into 'master'Christoph Reiter2018-12-092-0/+22
|\
| * meson: Run annotationparser testsTomasz Miąsko2018-12-092-0/+22
* | Drop deprecated and redundant universal newline modeTomasz Miąsko2018-12-091-1/+1
|/
* sourcescanner: Allow empty declarations. Fixes #216Christoph Reiter2018-12-091-0/+6
* Ignore __pragma keyword used by MSVCTomasz Miąsko2018-12-081-0/+13
* Merge branch 'drop-py-compat-code' into 'master'Christoph Reiter2018-12-088-61/+6
|\
| * Drop all Python 2 compat codeChristoph Reiter2018-12-088-61/+6
* | sourcescanner: collect error messages and expose themChristoph Reiter2018-12-081-19/+42
|/
* writer: Include documentation and symbol position in source filesThibault Saunier2018-11-2811-378/+1625
* Define grefcount and gatomicrefcount as aliases to gintTomasz Miąsko2018-11-2311-0/+226
* regress: Implement interface and override propertiesPhilip Chimento2018-11-0711-8/+163
* Merge branch 'test-write-only-property' into 'master'Philip Chimento2018-10-236-1/+66
|\
| * regress: Add test for write-only propertyPhilip Chimento2018-10-226-1/+66
* | g-ir-tools: respect gir_dir_prefixKai Kang2018-10-081-0/+1
|/
* meson: Install warnlibJan Tojnar2018-09-071-0/+2