summaryrefslogtreecommitdiff
path: root/tests/offsets
Commit message (Expand)AuthorAgeFilesLines
* Make test suite work with cross-related optionsJohn Ericson2021-05-231-3/+2
* Meson: Fix build when gobject-introspection is a subprojectXavier Claessens2021-03-251-6/+6
* Visual Studio builds: Use -utf-8 where availableChun-wei Fan2020-01-151-0/+1
* meson: always pass --qiet to g-ir-scannerChristoph Reiter2019-04-071-0/+1
* Drop autotools build systemChristoph Reiter2019-03-111-56/+0
* scanner: Flatten multi-dimensional arrays fieldsTomasz Miąsko2019-01-072-0/+26
* scanner: Merge basic types in `specifier_qualifier_list` production.Tomasz Miąsko2019-01-052-0/+10
* 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: 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
* 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
* autotools: dist newly added meson build filesChristoph Reiter2018-12-161-1/+2
* girepository: Add version macros and functions. Fixes #200Christoph Reiter2018-12-161-1/+1
* meson: Port offsets testsTomasz Miąsko2018-12-101-0/+79
* Drop all Python 2 compat codeChristoph Reiter2018-12-081-2/+0
* autotools: start using AX_COMPILER_FLAGS, enable -Werror on CIChristoph Reiter2018-07-291-1/+4
* tests: add .exe extension when calling the offset test binaryChristoph Reiter2018-07-271-1/+2
* tests: port offset tests to PythonChristoph Reiter2018-07-262-5/+52
* removing $(srcdir) because it is not replaced correctly and not necessaryKarl-Philipp Richter2018-02-081-1/+1
* Revert "removing $(srcdir) because it is not replaced correctly and not neces...Emmanuele Bassi2017-05-041-2/+2
* Revert "build: Use $(srcdir) when calling Python scripts"Emmanuele Bassi2017-05-041-1/+1
* build: Use $(srcdir) when calling Python scriptsEmmanuele Bassi2017-05-041-1/+1
* removing $(srcdir) because it is not replaced correctly and not necessaryKarl-Philipp Richter2017-05-041-2/+2
* tests: drop an assumption that time_t is same as glongAdam Borowski2016-02-141-2/+0
* giscanner: Use print as a function for Python 3 compatibilitySimon Feltman2015-09-291-2/+4
* tests: fix commentDieter Verfaillie2015-06-291-1/+1
* tests: make sure g-ir-scanner can find cairo-1.0.girDieter Verfaillie2015-06-241-1/+1
* tests: Export the Symbols from the Offsets TestsChun-wei Fan2014-09-033-3/+8
* build: Export Symbols Using Compiler DirectivesChun-wei Fan2014-08-151-1/+1
* tests: Switch two more uses to LOG_COMPILER to fix parallel-testsColin Walters2014-01-251-2/+1
* tests: Use Automake test harness for tests/offsetsSimon Feltman2014-01-021-10/+13
* giscanner: store code before and after comment blockDieter Verfaillie2013-10-081-2/+1
* tests/offsets: Remove leftover g_type_init() callColin Walters2012-10-311-2/+0
* Fix tests to look in correct directory for typelibsColin Walters2010-11-161-1/+1
* Switch to nonrecursive make for core (i.e. not tests/)Colin Walters2010-11-091-1/+1
* [test] Fix a leftover renameJohan Dahlin2010-09-131-1/+1
* tests: Fix namespacing for BarApp (should be just Bar)Colin Walters2010-08-313-27/+28
* Use AM_V_GEN more a more quiet buildJohan Dahlin2009-12-311-1/+1
* Add a Makefile.introspectionJohan Dahlin2009-12-141-13/+8
* Remove a remnant of shaveJohan Bilien2009-09-181-1/+1
* LD_LIBRARY_PATH exorcismColin Walters2009-08-241-4/+2
* Remove some $(builddir) that crept back inOwen W. Taylor2009-08-201-2/+2
* Bug 592055 - Build/test fixesColin Walters2009-08-171-1/+1
* Support passing --library=lib<foo>.laOwen W. Taylor2009-08-171-4/+5
* autoconf-2.64 compat: Don't use $(builddir)Owen W. Taylor2009-08-171-2/+2
* Use shave to reduce compiling outputJohan Dahlin2009-02-201-1/+1
* Bug 569408, Bug 568680 - Scanner misses fields (at least in GObject.Object)Colin Walters2009-02-022-1/+21