<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test/gi/makefile, branch rel-3-6-4</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>unknown</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=ef32e5c4565ef7faa07d443eade1a15470e6668e'/>
<id>ef32e5c4565ef7faa07d443eade1a15470e6668e</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=f731523ba185e94af6734102332168487c14730f'/>
<id>f731523ba185e94af6734102332168487c14730f</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=312ccef24f7faaff3ba8dae178c915374ab6677f'/>
<id>312ccef24f7faaff3ba8dae178c915374ab6677f</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>
