summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add two new functions to check sequence return values. Also fixes aJohan Dahlin2008-04-273-2/+52
* Add support for virtual methods. Pair struct FooClass with struct Foo.Johan Dahlin2008-04-252-0/+9
* Add support for signalsJohan Dahlin2008-04-252-1/+26
* Add a callback testJohan Dahlin2008-04-232-0/+11
* Revert revisions 157,149-148,136-129 and 120. Move back to usingJohan Dahlin2008-04-225-27/+56
* Update Add a string propertyJohan Dahlin2008-04-212-0/+55
* mark them as const and comment outJohan Dahlin2008-04-211-3/+5
* Add a couple of constants.Johan Dahlin2008-04-211-0/+4
* Pass in the gobject.gidl since we're defining a GObject.Johan Dahlin2008-03-231-1/+1
* Include gobject-2.0 gidl, since we include a GObject classJohan Dahlin2008-03-231-0/+1
* Add a get_type-function, so the scanner actually parses it as an object.Johan Dahlin2008-03-112-6/+4
* Add missing trailing quote. Bad Philip!Johan Dahlin2008-03-111-3/+3
* Add a new gidl test. 'utility.gidl', which is used to be able to testJohan Dahlin2008-03-117-7/+81
* Added a few extra tests. Which resulted in finding a few bugs. WhichPhilip Van Hoof2008-03-114-2/+152
* Add support for parsing return arguments. Add support for caller-ownsJohan Dahlin2008-03-113-0/+26
* Remove parsing of the @deprecated syntax used in headers. We will supportJohan Dahlin2008-03-112-4/+1
* Rename null-ok to direction=outJohan Dahlin2008-03-102-2/+2
* reviewed and extensively tested by JohanPhilip Van Hoof2008-03-103-0/+26
* Add an api to lex filenames. Lex all source .c files passed in on theJohan Dahlin2008-03-102-1/+11
* Make the generated metadata depend on the g-idl-compilerJohan Dahlin2008-03-101-1/+1
* Don't skip functions that are defined in the namespace of a type thatJuerg Billeter2008-03-103-0/+14
* Rename the enum/flags get_type functions to include the whole type.Johan Dahlin2008-03-103-6/+6
* added "type-name", "get-type" and "deprecated" missing arguments.Marc-Andre Lureau2008-03-082-2/+14
* reviewed by: Rob Taylor <rob.taylor@codethink.co.uk> reviewed by: JohanMark Doffman2008-02-287-56/+53
* Renamed to gidl/gobject-2.0.gidl:Rob Taylor2008-02-181-1/+1
* Add boxed test.Johan Dahlin2008-02-103-0/+59
* Add enum and flags test.Johan Dahlin2008-02-103-0/+61
* Only create Foo.gidl when running make check, eg exclude it fromJohan Dahlin2008-02-101-5/+5
* 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