Fix invalid reads
[platform/upstream/glib.git] / gio / tests /
2010-08-30 Christian PerschFix invalid reads
2010-08-30 Matthias ClasenDisable the 'extra data' test for now
2010-08-30 Matthias ClasenAdd some more gdbus introspection tests (currently...
2010-08-27 David ZeuthenBug 628084 – gdbus-peer fails with assertion
2010-08-23 Matthias ClasenImprove GDBus introspection test coverage
2010-08-06 David ZeuthenBug 624546 – Modification of GDBusMessage in filter...
2010-08-22 Matthias ClasenBetter fix for the build problem
2010-08-22 Matthias ClasenMake gdbus-peer build on !linux
2010-08-21 Matthias ClasenImprove test coverage for actions and action groups
2010-08-21 Ryan LortieSimplify/fix state logic in GAction, test it.
2010-08-19 Dan WinshipFix misc compiler warnings in (mostly) test programs
2010-08-19 Nicolas DufresneImplemented proxy sample code that connect to proxy
2010-08-19 Nicolas DufresneImplemented proxy sample for all Connectables
2010-08-19 Nicolas DufresneAdded GProxyAddressEnumerator to proxy sample code
2010-08-19 Nicolas DufresneImplemented proxy sample code
2010-08-18 David ZeuthenBug 627188 – gdbus-non-socket test occasionally fails
2010-08-18 Ryan Lortieadd GSimpleActionGroup
2010-08-18 Ryan Lortieadd testcase for GAction
2010-08-17 Dan Winshipupdate gio/tests/.gitignore
2010-08-17 Christian PerschPlug a mem leak in gdbus-connection test
2010-08-17 Christian PerschPlug a mem leak in gdbus-connection test
2010-08-17 Christian PerschPlug a mem leak in the gdbus-connection test
2010-08-17 Christian PerschAdd GZIP header processing to GZlibCompressor/GZlibDeco...
2010-08-16 David ZeuthenBug 626748 – Use async methods for writing and handle...
2010-08-14 Dan WinshipGSocketClient: add a timeout property
2010-08-14 Matthias ClasenAdd bug references to some tests
2010-08-13 Matthias ClasenAdd tests for async file replace and load
2010-08-13 Matthias ClasenAdd an async file create/write/read/delete test
2010-08-13 Matthias ClasenRun volumemonitor test with local vfs
2010-08-13 David ZeuthenBug 626841 – Add test-case for non-socket GIOStream
2010-08-13 Michael MeeksAdd test for EAGAIN overflow in gdbusconnection based...
2010-08-13 Matthias ClasenAdd some async file tests
2010-08-09 Matthias ClasenImprove the async result test coverage
2010-08-09 Matthias ClasenImprove dbus address test coverage
2010-08-07 Matthias ClasenAdd some more test about gdbus_error apis
2010-08-07 Matthias ClasenMake the closure variants of name owning and watching...
2010-08-06 Ryan LortieFix volumemonitor test case
2010-08-06 Ryan LortieReplace -I with $(glib_INCLUDES) and friends
2010-08-06 Ryan LortieClean up improper #includes
2010-08-05 paulAdd $(top_builddir)/glib to includes
2010-08-04 David ZeuthenGDBusMessage: Validate header fields when serializing...
2010-08-04 David ZeuthenGDBusMessage: Add a way to get/set byte order of a...
2010-08-04 David ZeuthenGDBusMessage: Validate UTF-8 strings when serializing...
2010-08-04 Dan Winshipremove a junk line
2010-08-03 David ZeuthenFix gdbus-exit-on-close test case
2010-08-03 Matthias ClasenFix a possible deadlock
2010-08-03 Emmanuele BassiUpdate the Git ignore files
2010-08-03 Ryan LortieGSettings: add G_SETTINGS_BIND_INVERT_BOOLEAN flag
2010-07-31 Matthias ClasenImprove gdbus test coverage
2010-07-30 Matthias ClasenAdd a test for g_dbus_proxy_get_cached_property_names
2010-07-30 Matthias ClasenImprove coverage of buffered output stream tests
2010-07-30 Matthias ClasenImprove coverage of credentials tests
2010-07-30 Matthias ClasenImprove coverage of converter stream tests
2010-07-30 Matthias ClasenImprove coverage of memory stream tests
2010-07-30 Matthias ClasenRemove redundant include
2010-07-30 Matthias ClasenImprove coverage of icon tests
2010-07-30 Matthias ClasenImprove coverage of application tests
2010-07-30 Matthias ClasenImprove coverage of stream tests
2010-07-30 Matthias ClasenReenable unix-streams test
2010-07-30 Matthias ClasenWork around deadlock in unix-streams test
2010-07-30 Matthias ClasenAdd tests about file associations
2010-07-30 Matthias ClasenAdd some more GFile tests
2010-07-30 Matthias ClasenImprove compressor test coverage a bit
2010-07-30 Matthias ClasenTest g_settings_list_schemas
2010-07-30 Matthias ClasenFix a warning
2010-07-30 Matthias ClasenDon't leak in converter test
2010-07-30 Matthias ClasenFix an icon test
2010-07-30 Matthias ClasenAdd tests for GNetworkAddress
2010-07-30 Matthias ClasenDrop an unneeded if
2010-07-30 Matthias ClasenAdd some volume monitor tests
2010-07-30 David ZeuthenFix gschema-compile test
2010-07-30 David ZeuthenBug 625584 – Crashes application on unref with signal...
2010-07-22 Ryan LortieCleanup the GSettingsBackend API
2010-07-22 Benjamin Ottetests: Use GPOINTER_TO_SIZE() instead of just casting...
2010-07-22 Ryan LortieFix very small leak in the GSettings test
2010-07-22 Ryan LortieBug 624991 - GSettings mapping for G_TYPE_STRV
2010-07-20 David ZeuthenBug 617483 – Credentials passing
2010-07-20 David ZeuthenGDBus: Add support for D-Bus type 'h' (ie. G_VARIANT_TY...
2010-07-19 David ZeuthenGDBus: Add GDBusSendMessageFlags
2010-07-19 David ZeuthenGDBus: Remove constness from introspection data structures
2010-07-19 David ZeuthenGDBus: Add GDBusSignalFlags and use it in g_dbus_connec...
2010-07-19 Ryan LortieUpdate the GDBus subtree example for the new API
2010-07-16 David ZeuthenGDBus: Add nonce-tcp: test case
2010-07-15 Ryan LortieBug 624484: GDBusSubtreeDispatchFunc clarification
2010-07-15 Ryan LortieBug 624473: GDBusSubtreeIntrospectFunc return type
2010-07-15 David ZeuthenBug 623810 – Message serialization bug
2010-07-14 David ZeuthenGDBusConnection: Fix up g_dbus_connection_close()
2010-07-14 David ZeuthenBug 623815 – Don't check sender for GDBusProxy objects...
2010-07-09 Matthias ClasenAdapt to recent MLS changes
2010-07-08 Matthias ClasenUse proper variables
2010-07-07 Ryan Lortie.gitignore updates
2010-07-07 Ryan LortieGVariant: improve bytestring support
2010-07-07 David ZeuthenBug 618882 – No way to ensure that a message is sent
2010-07-07 David ZeuthenGDBus: Only rewrite serial number if g_dbus_message_get...
2010-07-07 Matthias ClasenClear the buffer initially
2010-07-06 David ZeuthenGDBus: Properly handle empty address strings
2010-07-06 Matthias ClasenTest charset conversion with fallbacks
2010-07-06 Matthias ClasenAdd several more settings tests
2010-07-06 Matthias ClasenFix icons test to compile
2010-07-06 Matthias ClasenTest enum mapping
next