<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test/gi/makefile, branch sciteco-dev-pre-v2.0.0</title>
<subtitle>Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/'/>
<entry>
<title>Minor cleanups for GObject introspection.</title>
<updated>2015-12-15T10:37:18+00:00</updated>
<author>
<name>Neil</name>
<email>devnull@localhost</email>
</author>
<published>2015-12-15T10:37:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6c9565b07a123e815acb0acffb6f269119cb77cc'/>
<id>6c9565b07a123e815acb0acffb6f269119cb77cc</id>
<content type='text'>
Avoid doc-comment in header as they are interpreted by g-ir-scanner, fix a typo,
remove empty lines, add to change log.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid doc-comment in header as they are interpreted by g-ir-scanner, fix a typo,
remove empty lines, add to change log.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issues raised by review and some more</title>
<updated>2015-12-13T22:01:55+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>kugel@rockbox.org</email>
</author>
<published>2015-12-13T22:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cc984ff6b1eaa5a653a85b3dfbb712363170bfec'/>
<id>cc984ff6b1eaa5a653a85b3dfbb712363170bfec</id>
<content type='text'>
- remove any notion of deprecation of legacy symbol names
- make sure typelib search path is set for test program
- add separate test target to test/gi/makefile
- improve g-ir-scanner call command line
- fixed gtk2 support of test test/gi/gi-test.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- remove any notion of deprecation of legacy symbol names
- make sure typelib search path is set for test program
- add separate test target to test/gi/makefile
- improve g-ir-scanner call command line
- fixed gtk2 support of test test/gi/gi-test.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a test suite to check gobject-introspection data</title>
<updated>2015-09-30T05:15:25+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>kugel@rockbox.org</email>
</author>
<published>2015-09-30T05:15:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8de54ce5954362d9b5eecb0629aeb9daa69cd688'/>
<id>8de54ce5954362d9b5eecb0629aeb9daa69cd688</id>
<content type='text'>
The test suite acts also as an example for downstream projects to generate
gobject-introspection data. A known-good .gir file is checked in for checking
results in the future. Lastly, a small python uses the gobject-introspection
data to create a small editor window.

The change to gtk/makefile is because scintilla needs to be in a shared library
for the python program. Therefore scintilla.a has to be compiled with -fPIC.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The test suite acts also as an example for downstream projects to generate
gobject-introspection data. A known-good .gir file is checked in for checking
results in the future. Lastly, a small python uses the gobject-introspection
data to create a small editor window.

The change to gtk/makefile is because scintilla needs to be in a shared library
for the python program. Therefore scintilla.a has to be compiled with -fPIC.
</pre>
</div>
</content>
</entry>
</feed>
