GDBusWorker: move flush async op into continue_writing()
[platform/upstream/glib.git] / gio / tests /
2011-11-19 Dan WinshipGTlsCertificate: support unencrypted PKCS#8 private...
2011-11-17 Matthias Clasen'make dist' fixes
2011-11-17 Matthias Clasensettings-source test: Check returned error as well
2011-11-17 Jasper St. Pierreschema source: avoid introspection confusion
2011-11-17 Ryan LortieAdd test case and fix some bugs
2011-11-16 Benjamin Ottegio: Add tests for g_file_attribute_matcher_subtract()
2011-11-16 Benjamin Ottetests: Add tests for fileattributematchers
2011-11-14 Dan WinshipGUnixInput/OutputStream: fix blocking methods to always...
2011-11-14 Dan Winshipadd GNetworkMonitor, for... monitoring the network
2011-11-11 Simon McVittiegdbus-exit-on-close test: don't leak a variant
2011-11-11 Simon McVittiegdbus-exit-on-close test: optionally be more verbose...
2011-11-07 Dan Winshipgio/tests/proxy: don't use deprecated functions
2011-11-07 Matthias ClasenAdd a test for CDATA in gschema.xml files
2011-10-27 David Zeutheng_bus_own_name: fix race when unowning a name immediate...
2011-10-19 Simon McVittiegdbus-non-socket test: avoid use of a GMainContext...
2011-10-19 Simon McVittiegdbus-exit-on-close test: cover more possibilities
2011-10-19 Simon McVittieRevert "Disable two GDBus tests"
2011-10-18 Sjoerd SimonsGDBusConnection: Fix race in /gdbus/connection/life...
2011-10-17 Alexander LarssonFix up testcase broken due to g_thread_new API change
2011-10-17 Ryan Lortiemore 'static' adding in testcases
2011-10-17 Ryan Lortiecontexts test: don't use deprecated GCond wait API
2011-10-16 Ryan Lortiegitignore
2011-10-16 Matthias ClasenAdd a tests of some GVfs functions
2011-10-16 Matthias ClasenAdd app lauch environment test
2011-10-13 Ryan Lortieg_thread_new: never fail
2011-10-13 Ryan Lortiethread: nuke the concept of 'joinable'
2011-10-10 Matthias ClasenDon't use deprecated GThread API in gio tests
2011-10-08 Antoine Jacoutotgio: enable test_peer regression test for OpenBSD
2011-10-07 David ZeuthenGDBusConnection: Make pending calls error when the...
2011-10-05 David ZeuthenGDBus: Regenerate code when the codegen or options...
2011-10-05 David ZeuthenGDBus: disable two more GDBus tests using fork()
2011-10-05 David ZeuthenGDBusProxy: Correctly handle unknown members when havin...
2011-10-04 Ryan LortieRemove g_mutex_new()/g_cond_new() in testcases
2011-10-04 Dan Winshipgio/tests/socket-client: fix a crash (and some indentation)
2011-10-03 Ryan LortieRevert "GSettings: don't abort on missing schemas"
2011-09-30 Simon McVittiesleepy-stream test: use a real GError domain
2011-09-28 Dan Winshipupdate .gitignores
2011-09-26 Edward SheldrakeAdd another mimeapps test
2011-09-23 Colin Waltersgvalue: Add explicitly signed g_value_get_schar() and...
2011-09-19 David ZeuthenGDBusObjectManagerServer: Add test for export_uniquely...
2011-09-16 David Zeuthengdbus-codegen: Support Ugly_Case for given C namespace
2011-09-16 Simon McVittieRegression test for closing a stream, slowly, while...
2011-09-16 Ryan LortieDisable two GDBus tests
2011-09-14 Ryan LortieGApplication test: fix testcase to avoid fork()
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-12 Matthias ClasenExpand mimeapps test
2011-09-12 Matthias ClasenAlso check api results
2011-09-12 Matthias ClasenAdapt tests to string changes
2011-09-10 Matthias ClasenAdd some tests for mimeapps.list handling
2011-09-10 Matthias ClasenAvoid some compiler warnings
2011-09-09 Dan WinshipRemove !g_thread_supported() codepaths in gio
2011-09-04 Dan Winshipgio/tests/tls-interaction: fix two sporadic errors
2011-09-03 Dan Winshipg_network_address_parse: deprecate symbolic port names
2011-08-30 Stef Waltergio: Add GTlsInteraction interaction method invocation...
2011-08-30 Dan Winshipgio/tests/gdbus-peer: make this work on non-Linux unixes
2011-08-30 Dan WinshipGSocketAddress: create IPv4 addresses for IPv6 mapped...
2011-08-28 Kalev Lembergio/tests/gtlsconsoleinteraction: Work around missing...
2011-08-27 Dan WinshipGSocket: fix GIOCondition on timed-out socket operation
2011-08-26 Stef WalterMake GTlsInteraction virtual methods cancellable
2011-08-25 Dieter VerfaillieIntroduce the UNINSTALLED_GLIB_SRCDIR environment variable
2011-08-25 Dieter VerfaillieIntroduce the UNINSTALLED_GLIB_BUILDDIR environment...
2011-08-23 David Zeuthengdbus-codegen: Rework C property getters
2011-08-19 Stef WalterMerge branch 'concurrent-cancellable'
2011-08-19 Stef Waltergio: GCancellable can be used concurrently
2011-08-16 Ryan Lortiedistcheck fixes
2011-08-15 Simon McVittieAdd a stress-test for GDBusProxy in threads with no...
2011-08-05 Dan Winshipgio/tests/.gitignore: fix
2011-08-04 Stef WalterGTlsDatabase and related objects
2011-07-27 Nicolas DufresneAdded TLS PEM parser unit test
2011-07-26 David ZeuthenMore gdbus-codegen fixed to build on non-Unix
2011-07-24 Dan Winshipgio/tests/socket: add some basic IPv4 and IPv6 tests
2011-07-24 Matthias ClasenExplicitly unset the session bus address for the peer...
2011-07-24 Matthias ClasenProperly bring up a session bus for application tests
2011-07-21 David Zeuthengdbus-codegen: Add support for new org.gtk.GDBus.C...
2011-07-21 David Zeuthengdbus-codegen: Use G_TYPE_STRV/gchar** for GVariant...
2011-07-20 Ryan LortieGSettings: don't abort on missing schemas
2011-07-11 Tim-Philipp Müllertests: fix glib_translations_work()
2011-07-11 Matthias ClasenTake out the timeout from the large-message test
2011-06-29 Ryan Lortieactions: merge testcases change_state and entries
2011-06-29 Ryan LortieAdd testcase for GSimpleAction::change-state
2011-06-29 Ryan LortieAdd a test case for GActionEntry
2011-06-29 Ryan LortieMake 4 incompatible changes to the GAction API
2011-06-21 Colin WaltersFix a srcdir!=builddir issue, and export that we support it
2011-06-20 David ZeuthenGDBus: Unref worker from worker-thread to avoid race
2011-06-20 Colin Waltersgdbus-test-codegen: Allocate full integer space for...
2011-06-17 Colin WaltersGDataInputStream: Add _utf8() variants of _read_line
2011-06-14 Matthias ClasenDon't do < 0 on an unsigned value
2011-06-13 Colin Waltersgdbus-codegen tests: Fix usage of top_srcddir
2011-06-09 David Zeuthengdbus-codegen: Fix build
2011-06-09 Matthias ClasenTest the previous fix
2011-06-06 Colin Waltersgdbus codegen: Ensure PYTHONPATH is set correctly for...
2011-06-04 Matthias ClasenDistcheck fixes
2011-06-03 David ZeuthenMove gdbus-codegen example code and docs into separate...
2011-05-28 Matthias ClasenQuiet down the build a bit
2011-05-24 David Zeuthengdbus-codegen: Handle unexpected XML tags
2011-05-23 Antoine JacoutotFix build with gcc-2.*.
2011-05-18 Ryan LortieAdd debug output to GApplication actions example
2011-05-04 Matthias ClasenTry to fix distcheck
2011-05-04 David ZeuthenGDBusObjectManagerServer: Allow setting :connection...
2011-05-03 Dan WinshipFix usage of _GNU_SOURCE
next