summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Added: Added: Renamed to tools/Makefile.am: Renamed to tools/compiler.c:Rob Taylor2008-02-084-26/+41
* Add tests for invokation with a GList argument. Also tests caller-ownsRob Taylor2008-02-043-2/+89
* Add roundtrip tests for structs.Rob Taylor2008-01-252-1/+17
* Add a couple of comment parser tests.Johan Dahlin2008-01-111-0/+5
* Initialize GObject to fix scanning interface properties.Juerg Billeter2008-01-114-1/+37
* Parse gtk-doc comments.Johan Dahlin2007-12-282-1/+4
* Improve error reporting, return when the preprocessor fails. Add a verboseJohan Dahlin2007-12-271-2/+6
* Don't steal my stdout and just send in relative path now when g-idl-scanner d...Johan Dahlin2007-12-101-2/+2
* Move over all CType construction functions.Johan Dahlin2007-12-101-1/+4
* Refactor preprocessor handling to here. Start cpp insteado of cc -E,Johan Dahlin2007-12-101-2/+2
* UpdateJohan Dahlin2007-12-091-2/+2
* Refactor g_igenerator_process_types into smaller pieces.Johan Dahlin2007-12-091-1/+1
* Add a subobject test and make sure to register defined classes in theJohan Dahlin2007-12-083-6/+41
* Change the gen-introspect to generate namespaced module names, such asJohan Dahlin2007-12-082-2/+3
* Move main to the end of the file and attempt to make it valid ansi c.Johan Dahlin2007-12-081-2/+2
* Add a simple gen-introspect parser test 2007-12-08 Johan DahlinJohan Dahlin2007-12-085-1/+104
* reviewed by: Johan Dahlin <johan@gnome.org>Gustavo J. A. M. Carneiro2007-12-064-20/+78
* Hush compiler warnings about return values, signedness mismatches, unusedTorsten Schönfeld2006-10-033-2/+6
* Remove generated files from cvsMatthias Clasen2005-07-252-1090/+0
* Commit an autoconf-conversion patch by Gustavo Carneiro (#308708)Matthias Clasen2005-07-254-21/+1104
* Add struct offsets to field and vfunc elements.Matthias Clasen2005-05-223-2/+10
* Basic type cleanupMatthias Clasen2005-05-213-7/+7
* Add union.test.Matthias Clasen2005-05-152-1/+15
* Update testcases.Matthias Clasen2005-05-138-21/+21
* Make the generated C code compile.Matthias Clasen2005-05-134-0/+260
* Generate consistent end tags.Johan Dahlin2005-05-138-48/+48
* Fix test casesMatthias Clasen2005-05-1210-54/+54
* Clean up handling of names. All elements have a "name", only the elementsMatthias Clasen2005-05-0910-41/+41
* Initial revisionMatthias Clasen2005-05-0913-0/+254