Patrick Welche
afce39c228
gcredentials: add NetBSD support
...
https://bugzilla.gnome.org/show_bug.cgi?id=728256
2014-06-28 14:06:36 -04:00
Chun-wei Fan
0212ab6182
Tests: Fix up the expected messages
...
There was an expected messages that was not in the form that GLib on
Windows actually produces, which causes some test to fail. Fix this up.
https://bugzilla.gnome.org/show_bug.cgi?id=711047
2013-11-11 22:40:57 +08:00
Dan Winship
5a269e5a90
gcredentials: add Solaris support
...
Based on patches from Igor Pashev.
https://bugzilla.gnome.org/show_bug.cgi?id=705029
2013-10-04 09:51:31 -04:00
Dan Winship
cedd697bf8
gcredentials: add internal macros to simplify all the #ifdefs
...
Rather than having lots of obscure platform-based #ifdefs all over
gio, define some macros in gcredentialsprivate.h, and use those to
simplify the rest of the code.
https://bugzilla.gnome.org/show_bug.cgi?id=701482
2013-10-04 09:51:31 -04:00
Matthias Clasen
12ad403a43
Remove a failing test
...
Since we stripped g_credentials_set_pid(), the test for
g_credentials_get_pid() can't succeed anymore, so remove it.
2012-12-29 00:03:09 -05:00
Simon McVittie
32bfd46c7b
GCredentials: add a regression test
...
Bug: https://bugzilla.gnome.org/show_bug.cgi?id=687920
2012-12-19 15:14:27 -05:00