<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/glib.git/gio/tests/basic-application.c, branch require-python34</title>
<subtitle>gitlab.gnome.org: GNOME/glib.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/'/>
<entry>
<title>Avoid a compiler warning</title>
<updated>2014-01-02T03:01:15+00:00</updated>
<author>
<name>Matthias Clasen</name>
<email>mclasen@redhat.com</email>
</author>
<published>2014-01-02T03:01:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=dba1ae12a89e2acc8229db0e2f678109b836c6d0'/>
<id>dba1ae12a89e2acc8229db0e2f678109b836c6d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for remote actions</title>
<updated>2014-01-01T22:59:21+00:00</updated>
<author>
<name>Matthias Clasen</name>
<email>mclasen@redhat.com</email>
</author>
<published>2013-12-24T05:04:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=354ae1d61c0a03c245ab1c191780e470c2608679'/>
<id>354ae1d61c0a03c245ab1c191780e470c2608679</id>
<content type='text'>
This improves the GApplication test coverage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This improves the GApplication test coverage.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve GApplicationCommandline test coverage</title>
<updated>2014-01-01T22:59:20+00:00</updated>
<author>
<name>Matthias Clasen</name>
<email>mclasen@redhat.com</email>
</author>
<published>2013-12-23T17:08:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=3bbfd908802a44fb871a0498c088ac61b7ca50e7'/>
<id>3bbfd908802a44fb871a0498c088ac61b7ca50e7</id>
<content type='text'>
Add tests for many GApplicationCommandline apis to the
existing application tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add tests for many GApplicationCommandline apis to the
existing application tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>GApplication: fix bogus testcase</title>
<updated>2013-11-07T18:51:05+00:00</updated>
<author>
<name>Ryan Lortie</name>
<email>desrt@desrt.ca</email>
</author>
<published>2013-10-29T19:02:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=ffbf866d3b3dfae234fbdeef8bab683c14d66e30'/>
<id>ffbf866d3b3dfae234fbdeef8bab683c14d66e30</id>
<content type='text'>
We had a GApplication testcase that handled both open and commandline.
This only way that this worked was by implementing the commandline
handler without actually setting the HANDLES_COMMAND_LINE flag.

This behaviour is now invalid, so just rip out the offending part of the
test.

https://bugzilla.gnome.org/show_bug.cgi?id=711099
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We had a GApplication testcase that handled both open and commandline.
This only way that this worked was by implementing the commandline
handler without actually setting the HANDLES_COMMAND_LINE flag.

This behaviour is now invalid, so just rip out the offending part of the
test.

https://bugzilla.gnome.org/show_bug.cgi?id=711099
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve GApplication test coverage</title>
<updated>2012-06-04T10:04:28+00:00</updated>
<author>
<name>Matthias Clasen</name>
<email>mclasen@redhat.com</email>
</author>
<published>2012-06-03T23:51:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=0a1079d171439d89cd1c825d20c7d766ab3573b5'/>
<id>0a1079d171439d89cd1c825d20c7d766ab3573b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make basic-application test more robust</title>
<updated>2012-04-04T19:02:48+00:00</updated>
<author>
<name>Matthias Clasen</name>
<email>mclasen@redhat.com</email>
</author>
<published>2012-04-04T10:38:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=a52c0a06c8789f27b94a74c6a5811f12949f792e'/>
<id>a52c0a06c8789f27b94a74c6a5811f12949f792e</id>
<content type='text'>
This program is only used indirectly from gapplication.c in
tests, but that is no reason to let it segfault when it is
run from the commandline without arguments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This program is only used indirectly from gapplication.c in
tests, but that is no reason to let it segfault when it is
run from the commandline without arguments.
</pre>
</div>
</content>
</entry>
<entry>
<title>GApplication test: fix testcase to avoid fork()</title>
<updated>2011-09-14T18:09:12+00:00</updated>
<author>
<name>Ryan Lortie</name>
<email>desrt@desrt.ca</email>
</author>
<published>2011-09-14T15:06:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=39294664a679dbfa89d0d23ebfea2a44c1dee42b'/>
<id>39294664a679dbfa89d0d23ebfea2a44c1dee42b</id>
<content type='text'>
The GApplication test case tried to fork() while using GMainLoop,
causing problems.  Avoid doing that by splitting the child process into
a separate program and spawning it in the usual way.

https://bugzilla.gnome.org/show_bug.cgi?id=658999
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The GApplication test case tried to fork() while using GMainLoop,
causing problems.  Avoid doing that by splitting the child process into
a separate program and spawning it in the usual way.

https://bugzilla.gnome.org/show_bug.cgi?id=658999
</pre>
</div>
</content>
</entry>
</feed>
