Split out annotation tests out of foo
authorJohan Dahlin <johan@gnome.org>
Wed, 20 Aug 2008 12:33:40 +0000 (12:33 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Wed, 20 Aug 2008 12:33:40 +0000 (12:33 +0000)
commitd30771c41b0a9c1f0012f6869adbba8edf5bbf02
treeed68791c12ca7c3cf111b3003fa447e217b5ffb6
parent7d9c80a8f5ae883f696e148560654693524ab74d
Split out annotation tests out of foo

2008-08-20  Johan Dahlin  <johan@gnome.org>

    * tests/scanner/Makefile.am:
    * tests/scanner/annotation-expected.gir:
    * tests/scanner/annotation.c (annotation_object_class_init),
    (annotation_object_init), (annotation_object_method),
    (annotation_object_in), (annotation_object_out),
    (annotation_object_inout), (annotation_object_inout2),
    (annotation_object_inout3), (annotation_object_calleeowns),
    (annotation_object_calleesowns), (annotation_object_get_strings),
    (annotation_object_with_voidp), (annotation_object_get_objects),
    (annotation_object_create_object), (annotation_object_allow_none):
    * tests/scanner/annotation.h:
    * tests/scanner/foo-expected.gir:
    * tests/scanner/foo.c:
    * tests/scanner/foo.h:
    Split out annotation tests out of foo

svn path=/trunk/; revision=410
ChangeLog
tests/scanner/Makefile.am
tests/scanner/annotation-expected.gir [new file with mode: 0644]
tests/scanner/annotation.c [new file with mode: 0644]
tests/scanner/annotation.h [new file with mode: 0644]
tests/scanner/foo-expected.gir
tests/scanner/foo.c
tests/scanner/foo.h