~ubuntu-branches/ubuntu/trusty/gobject-introspection/trusty-updates

« back to all changes in this revision

Viewing changes to tests/scanner/Utility-1.0-expected.gir

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-07-22 10:50:26 UTC
  • mfrom: (1.4.18)
  • Revision ID: package-import@ubuntu.com-20120722105026-tivd3cbu3lfj0pug
Tags: 1.33.4-1
* New upstream release.
* Add debian/tests/build: autopkgtest check: Build and run a program against
  libgirepository1.0-dev, to verify that the headers and pkg-config file are
  installed correctly, and that gir1.2-gtk-3.0 depends on the GIR
  dependencies.
* Add debian/tests/control: DEP-8 autopkgtest control file. Add XS-Testsuite
  header to debian/control.in.
* Add debian/tests/tools: DEP-8 autopkgtest to check that
  g-ir-{scanner,compiler,generate,doc-tool} work.

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
      </return-value>
51
51
      <parameters>
52
52
        <parameter name="path" transfer-ownership="none">
53
 
          <type name="utf8" c:type="char*"/>
 
53
          <type name="utf8" c:type="const char*"/>
54
54
        </parameter>
55
55
        <parameter name="user_data" transfer-ownership="none" closure="1">
56
56
          <type name="gpointer" c:type="gpointer"/>
75
75
        </return-value>
76
76
        <parameters>
77
77
          <parameter name="path" transfer-ownership="none">
78
 
            <type name="utf8" c:type="char*"/>
 
78
            <type name="utf8" c:type="const char*"/>
79
79
          </parameter>
80
80
          <parameter name="func"
81
81
                     transfer-ownership="none"
152
152
      </return-value>
153
153
      <parameters>
154
154
        <parameter name="path" transfer-ownership="none">
155
 
          <type name="utf8" c:type="char*"/>
 
155
          <type name="utf8" c:type="const char*"/>
156
156
        </parameter>
157
157
        <parameter name="func"
158
158
                   transfer-ownership="none"