Clean up includes
[platform/upstream/glib.git] / gio / tests /
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
2011-05-02 Dan WinshipUpdate .gitignores
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-25 David Zeuthengdbus-codegen: Generate GDBusObject{,Proxy,Skeleton...
2011-04-23 David ZeuthenFix build broken by previous commit
2011-04-23 David Zeuthengdbus-codegen: Include docs for generated code in the...
2011-04-16 David ZeuthenGDBusObjectManagerClient: Add a GDestroyNotify to the...
2011-04-16 David Zeuthengdbus-codegen: Make generated code introspectable
2011-04-15 David Zeuthengdbus-codegen: Don't send out PropertiesChanged if...
2011-04-15 Colin WaltersFix some compiler warnings from gcc 4.6
2011-04-15 David Zeuthengdbus-codegen: Add support for the org.freedesktop...
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-15 David ZeuthenGDBus: Support Ugly_Case and use org.gtk.GDBus.C.Name...
2011-04-15 Simon McVittie/gdbus/message-serialize-invalid test: be compatible...
2011-04-14 David ZeuthenGResolver: Don't return duplicate addresses
2011-04-13 David ZeuthenGDBus: Add test case for the ANONYMOUS authentication...
2011-04-13 David ZeuthenGDBus: Use Skeleton instead of Stub
2011-04-12 David ZeuthenAdd support for org.gtk.GDBus.Since annotation
2011-04-12 David Zeuthengdbus-codegen: Add --c-generate-object-manager option...
2011-04-12 David ZeuthenSpiff up the "Migrating to GDBus" docs a bit
2011-04-11 David ZeuthenUpdate "Migrating to GDBus" chapter to take gdbus-codeg...
2011-04-11 David ZeuthenGDBus: Add ObjectManager example
2011-04-11 David ZeuthenDist test-codegen.xml
2011-04-11 David ZeuthenGDBus: Add test-suite for new ObjectManager and gdbus...
2011-04-11 David ZeuthenGDBus: Use thread-default GMainContext in _g_assert_pro...
2011-04-10 Ryan LortieAdd test case for G_APPLICATION_NON_UNIQUE
2011-04-08 Matthias ClasenFix another faulty GApplicationCommandline example
2011-04-08 David ZeuthenSilence a bunch of -Wunused-but-set-variable warnings
2011-04-08 Matthias ClasenAvoid an interaction between GApplication and GOption
2011-03-31 Ryan LortieImprove .gitignore
2011-03-31 Ryan Lortiecompile schemas test: open ranges for all types
2011-03-31 Ryan Lortiegschema-test: invert expectation for min/max omit
2011-03-25 David ZeuthenFix test suite breakage caused by Murray's commit
2011-03-24 Murray CummingDocs: Changed can not to cannot.
2011-03-07 Matthias ClasenForgotten file
2011-03-04 Matthias ClasenFix a typo
next