belated version bump
[platform/upstream/glib.git] / gio / tests /
2012-11-02 Dan Winshipgtask: bump the max thread pool size up to 100 to avoid...
2012-11-02 Colin Walterstest-pipe-unix: Add missing include
2012-11-02 Colin Waltersbuild: Prototype GType accessors for private classes
2012-11-02 Colin Waltersbuild: Add missing "static" keyword where it should...
2012-11-02 Colin Waltersbuild: Don't use C99 declarations
2012-10-27 Rico Tzschichholzgio/tests: Fix build with -Werror=format-security
2012-10-27 Rico Tzschichholzgio/tests: Fix linker failure
2012-10-26 Stef Waltergio: No need to specify SOURCES when name matches execu...
2012-10-26 Stef Waltergio: Remove LDADD repetition from gio/tests Makefile
2012-10-26 Stef Waltergdbus: Allow GDBusObjectManagerClient to work on peer...
2012-10-19 Antoine JacoutotAllow slightly too big poll duration in /socket/timed_w...
2012-10-16 Ryan LortieRemove g_type_init() calls
2012-10-15 Marc-Antoine Perennougdbus-testserver: port to pygi
2012-10-10 Dan Winshipgio/tests: port from GSimpleAsyncResult to GTask
2012-10-10 Dan WinshipGTask: new GAsyncResult implementation / threaded task...
2012-10-03 David Zeuthengdbus-codegen: Update tests for new inheritance-semanti...
2012-10-03 David Zeuthengdbus-codegen: make members of an interface inherit...
2012-09-17 Dieter Verfailliegresource tests: fix VPATH builds emitting errors durin...
2012-09-03 Dan Winshipgio/tests: fix leaks
2012-09-03 Dan Winshipgio/tests/cancellable: fix to still work when running...
2012-09-03 Dan Winshipgio/tests: port some stuff to g_test_expect_message()
2012-08-31 Martin PittBump max time in test_method_calls_on_proxy() test
2012-08-28 Colin WaltersSwitch all open() calls to use g_open()
2012-08-28 Matthias ClasenFix the GDBusProxy async test
2012-08-28 Matthias ClasenMake async permission tests work
2012-08-28 Mike GorseFix the gdbus-proxy async test
2012-08-26 Dan WinshipUpdate .gitignores
2012-08-21 Stef WalterRevert "gtlscertificate: Add certificate-bytes and...
2012-08-20 Lars UebernickelGMenuModel: add test for the new GMenuItem API
2012-08-20 Marc-André Lureauwin32: add pipe-io-cancel-test
2012-08-20 Marc-André Lureauwin32: add pipe-io-concurrent
2012-08-20 Marc-André Lureauwin32: add pipe-io-overlap-test
2012-08-19 Matthias ClasenRemove some more 'the the'
2012-08-19 Matthias ClasenImprove test coverage for GSocketConnection
2012-08-19 Matthias ClasenImprove test coverage for unix socket addresses
2012-08-19 Matthias ClasenImprove test coverage for resources
2012-08-19 Matthias ClasenImprove test coverage for filter streams
2012-08-19 Matthias ClasenImprove test coverage for unix streams
2012-08-19 Matthias ClasenImprove test coverage for pollable streams
2012-08-19 Matthias ClasenImprove GSettings test coverage
2012-08-19 Matthias ClasenImprove GAppInfo test coverage
2012-08-19 Matthias ClasenAdd some GInetAddress tests
2012-08-19 Matthias ClasenAdd some GPermission tests
2012-08-17 Matthias ClasenAdapt schema tests to changed error messages
2012-08-16 Owen W. TaylorAdd tests for g_file_make_directory_with_parents()
2012-08-06 Stef Waltergtlscertificate: Add certificate-bytes and private...
2012-08-06 Dan Winshipgio/tests/g-icon.c: fix some path checks on win32
2012-08-06 Dan Winshipgio/tests/file: skip the file monitor tests if using...
2012-08-06 Dan Winshipgio/tests/g-file.c: fix some path checks on win32
2012-08-06 Pavel Vasingio/tests/actions: test for bug679509
2012-07-30 Colin WaltersGFile: Add g_file_delete_async()
2012-07-17 Dan Winshipgio/tests/converter-stream: add a new test, rename...
2012-07-10 Colin WaltersAdd g_spawn_check_exit_status()
2012-07-06 David Zeuthengdbus-codegen: Don't generate invalid GObject property...
2012-06-28 Martin PittFix /contenttype/guess test
2012-06-27 Martin Pittgio/tests/contenttype: Call g_content_type_guess()...
2012-06-26 Martin PittAllow slightly too small poll duration in /socket/timed...
2012-06-25 Colin WaltersFix previous commit
2012-06-25 Colin Waltersgio/tests/actions: Plug a memory leak
2012-06-22 Colin Walterstests: Add missing initializer for return value
2012-06-22 Colin Walterstests: Add missing va_end()
2012-06-21 Dan Winshipgio/tests/proxy-test: fix cleanup
2012-06-20 Dan Winshipgio/tests/pollable: add can_poll() assertions
2012-06-20 Dan Winshipgdbus: fix generated code to not warn under -Wfloat...
2012-06-12 Dan Winshipupdate .gitignore
2012-06-06 Tomas Bzatekgdbus: Implement g_dbus_connection_get_last_serial()
2012-06-04 Matthias ClasenImprove GResource test coverage
2012-06-04 Matthias ClasenImprove GSocketAddress test coverage
2012-06-04 Matthias ClasenImprove GNetworkMonitor test coverage
2012-06-04 Matthias ClasenImprove GIcon test coverage
2012-06-04 Matthias ClasenImprove GMenu test coverage
2012-06-04 Matthias ClasenImprove GApplication test coverage
2012-06-04 Matthias ClasenImprove GActionGroup test coverage
2012-06-04 Matthias ClasenImprove GIcon test coverage
2012-06-04 Matthias ClasenExpand GAppInfo tests
2012-05-30 Dan WinshipGConverterInputStream: fix an edge case
2012-05-29 Christian Perschapplication: Add dbus register/unregister hooks
2012-05-24 Dan Winshipgio: add GBytes-based input/output stream methods
2012-05-21 Colin WaltersGMemoryOutputStream: Add API to return data as a GBytes
2012-05-18 Dan Winshipproxy-test: work even when the upstream DNS lies
2012-05-16 Dan Winshipupdate .gitignore
2012-05-16 Giovanni CampagnaGAppInfo: add a mechanism to query supported content...
2012-05-01 Ryan Lortietests: temporarily disable GDBus async proxy test
2012-05-01 Ryan Lortiecontenttype test: don't pass -1 as length
2012-04-30 Dan WinshipUpdate gio/tests/.gitignore
2012-04-30 Dan Winshipfix warnings
2012-04-24 Dieter Verfailliewin32: More srcdir != builddir fixing
2012-04-23 Maciej PiechotkaMake GDataOutputStream implement GSeekable
2012-04-23 Maciej PiechotkaMake GBufferedOutputStream implement GSeekable
2012-04-23 Maciej PiechotkaMake GBufferedInputStream implement GSeekable
2012-04-22 Dan Winshipgio: add a proxy test program
2012-04-20 Alexander LarssonAdd gdbus-daemon test app
2012-04-19 Alexander LarssonTests: Move dbus specific tests to if HAVE_DBUS_DAEMON
2012-04-19 Alexander LarssonFix test building on win32
2012-04-19 Alexander LarssonRemove ununsed include
2012-04-19 Alexander LarssonFix race in gdbus-connection test
2012-04-19 Xavier ClaessensUse GTestDBus in all GDBus unit tests
2012-04-18 David ZeuthenRevert "Add GTestDBus object"
2012-04-18 David ZeuthenGMenuModel: Don't leak GDBusConnection in test
2012-04-18 Xavier ClaessensAdd GTestDBus object
next