summaryrefslogtreecommitdiff
path: root/tests/offsets/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Drop autotools build systemChristoph Reiter2019-03-111-56/+0
* tests: Drop autogeneration of offsets testsTomasz Miąsko2018-12-191-7/+3
* 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
* autotools: start using AX_COMPILER_FLAGS, enable -Werror on CIChristoph Reiter2018-07-291-1/+4
* tests: port offset tests to PythonChristoph Reiter2018-07-261-5/+5
* 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: 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-031-3/+3
* 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
* 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-311-7/+8
* 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-021-1/+2
* 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 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-111-0/+62