summaryrefslogtreecommitdiff
path: root/tests/offsets
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 563469 – Arrays not treated correctly in struct offset calculationColin Walters2009-02-022-1/+15
* Bug 567813 – Everything should be versionedJohan Dahlin2009-01-151-1/+1
* Add --libtool option which we expect Automake-using people to passColin Walters2008-11-261-0/+1
* Bug 560825 – Add size and alignment to typelibOwen Taylor2008-11-161-2/+11
* Bug 558436 - avoid having scanner load app codeColin Walters2008-11-131-10/+5
* fix gen-gitestoffsets invocation with builddir != srcdirTommi Komulainen2008-11-121-1/+1
* Add tests for field offset computationsOwen Taylor2008-11-114-0/+418