<feed xmlns='http://www.w3.org/2005/Atom'>
<title>spice-gtk.git/tests, branch master</title>
<subtitle>client library using glib and gtk</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-gtk.git/'/>
<entry>
<title>Adjust to GLib 2.36</title>
<updated>2016-03-18T10:42:31+00:00</updated>
<author>
<name>Pavel Grunt</name>
<email>pgrunt@redhat.com</email>
</author>
<published>2016-03-17T10:19:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-gtk.git/commit/?id=0a9ec4ec01d9559440a347d9db348ecc92a44a9b'/>
<id>0a9ec4ec01d9559440a347d9db348ecc92a44a9b</id>
<content type='text'>
Dependency since 8693e7d3f7de1ff102082212fa6e35fb1a252ef7

Remove glib-compat files and most of GLIB_CHECK_VERSION guards

Acked-by: Victor Toso &lt;victortoso@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dependency since 8693e7d3f7de1ff102082212fa6e35fb1a252ef7

Remove glib-compat files and most of GLIB_CHECK_VERSION guards

Acked-by: Victor Toso &lt;victortoso@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>build-sys: fix 'Only &lt;spice-client.h&gt; can be included directly' warning</title>
<updated>2016-03-15T16:11:18+00:00</updated>
<author>
<name>Marc-André Lureau</name>
<email>marcandre.lureau@gmail.com</email>
</author>
<published>2016-03-15T11:36:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-gtk.git/commit/?id=3c6b4ae867802ca050ed904ad80be8bffe40b1c3'/>
<id>3c6b4ae867802ca050ed904ad80be8bffe40b1c3</id>
<content type='text'>
Tests should be allowed to include directly private headers. Set
__SPICE_CLIENT_H_INSIDE__ where necessary or include spice-client.h
where possible.

Signed-off-by: Marc-André Lureau &lt;marcandre.lureau@gmail.com&gt;
Acked-by: Fabiano Fidêncio &lt;fidencio@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tests should be allowed to include directly private headers. Set
__SPICE_CLIENT_H_INSIDE__ where necessary or include spice-client.h
where possible.

Signed-off-by: Marc-André Lureau &lt;marcandre.lureau@gmail.com&gt;
Acked-by: Fabiano Fidêncio &lt;fidencio@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>build-sys: fix make check when polkit not available</title>
<updated>2016-03-11T19:02:46+00:00</updated>
<author>
<name>Marc-André Lureau</name>
<email>marcandre.lureau@gmail.com</email>
</author>
<published>2016-03-11T18:40:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-gtk.git/commit/?id=0a1f9bfd296ac98a125bc27d97bebfd042a74937'/>
<id>0a1f9bfd296ac98a125bc27d97bebfd042a74937</id>
<content type='text'>
acl-helper needs polkit (and unix atm) to build.

Signed-off-by: Marc-André Lureau &lt;marcandre.lureau@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
acl-helper needs polkit (and unix atm) to build.

Signed-off-by: Marc-André Lureau &lt;marcandre.lureau@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for usb-acl-helper</title>
<updated>2016-03-11T16:41:38+00:00</updated>
<author>
<name>Jonathon Jongsma</name>
<email>jjongsma@redhat.com</email>
</author>
<published>2016-03-08T20:55:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-gtk.git/commit/?id=c1683c34638ad1340fb8f6c000a9fc82d3db94a9'/>
<id>c1683c34638ad1340fb8f6c000a9fc82d3db94a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move gtk/ -&gt; src/</title>
<updated>2015-06-08T15:38:58+00:00</updated>
<author>
<name>Marc-André Lureau</name>
<email>marcandre.lureau@redhat.com</email>
</author>
<published>2015-06-05T15:44:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-gtk.git/commit/?id=caf28401cac9ece5e314360f8a3a54479df59727'/>
<id>caf28401cac9ece5e314360f8a3a54479df59727</id>
<content type='text'>
For historical reasons, the code was placed under gtk/ subdirectory.
If it was always bugging you, bug no more!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For historical reasons, the code was placed under gtk/ subdirectory.
If it was always bugging you, bug no more!
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: add test to check for zombie GSources</title>
<updated>2015-06-05T07:22:32+00:00</updated>
<author>
<name>Victor Toso</name>
<email>victortoso@redhat.com</email>
</author>
<published>2015-06-02T10:33:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-gtk.git/commit/?id=70cd7ee2107a47bcd44887501fd61bf45de03dfb'/>
<id>70cd7ee2107a47bcd44887501fd61bf45de03dfb</id>
<content type='text'>
Using g_pollable_input_stream_create_source to generage several dummy
GSources in order to check if giopipe sets all of them to be dispatched.

This test check for zombie GSources during a write_all/read_chunk
operation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using g_pollable_input_stream_create_source to generage several dummy
GSources in order to check if giopipe sets all of them to be dispatched.

This test check for zombie GSources during a write_all/read_chunk
operation.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: add test to concurrent write to pipe</title>
<updated>2015-06-05T07:22:32+00:00</updated>
<author>
<name>Victor Toso</name>
<email>victortoso@redhat.com</email>
</author>
<published>2015-05-26T09:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-gtk.git/commit/?id=b3234ab353d5dfed6a0ba2e2ccf9733aff7e053b'/>
<id>b3234ab353d5dfed6a0ba2e2ccf9733aff7e053b</id>
<content type='text'>
Concurrent write is not supported and should fail. The GIO error is
G_IO_ERROR_PENDING
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Concurrent write is not supported and should fail. The GIO error is
G_IO_ERROR_PENDING
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: pipe using _write_all_async function</title>
<updated>2015-06-05T07:22:32+00:00</updated>
<author>
<name>Victor Toso</name>
<email>victortoso@redhat.com</email>
</author>
<published>2015-05-19T13:12:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-gtk.git/commit/?id=da01ae66221e88be3f40055e90d6a7ce59c35fae'/>
<id>da01ae66221e88be3f40055e90d6a7ce59c35fae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: remove read8_cb to use generic read_cb</title>
<updated>2015-06-05T07:22:32+00:00</updated>
<author>
<name>Victor Toso</name>
<email>victortoso@redhat.com</email>
</author>
<published>2015-05-25T15:02:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-gtk.git/commit/?id=e5d2047812412bc7d5e11cfb63a4d8b55551a408'/>
<id>e5d2047812412bc7d5e11cfb63a4d8b55551a408</id>
<content type='text'>
Both functions are basic the same so let's keep the generic one.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Both functions are basic the same so let's keep the generic one.
</pre>
</div>
</content>
</entry>
<entry>
<title>build-sys: fix out-of-tree build from tarball</title>
<updated>2015-03-04T13:16:48+00:00</updated>
<author>
<name>Marc-André Lureau</name>
<email>marcandre.lureau@redhat.com</email>
</author>
<published>2015-03-04T13:16:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-gtk.git/commit/?id=62f40ab204bfc20c5e8bc70f936283e668bc00b4'/>
<id>62f40ab204bfc20c5e8bc70f936283e668bc00b4</id>
<content type='text'>
There are generated files in build directory too. Fixes:

CC       util.o
In file included from ../../tests/session.c:3:0:
../../gtk/spice-session.h:24:30: fatal error: spice-glib-enums.h:
No such file or directory #include "spice-glib-enums.h"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are generated files in build directory too. Fixes:

CC       util.o
In file included from ../../tests/session.c:3:0:
../../gtk/spice-session.h:24:30: fatal error: spice-glib-enums.h:
No such file or directory #include "spice-glib-enums.h"
</pre>
</div>
</content>
</entry>
</feed>
