Improve GSettings test coverage
[platform/upstream/glib.git] / gio / tests /
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
2012-04-17 David Zeuthengdbus-codegen: Don't leak stuff in tests
2012-04-17 Dan Winshipgio: implement GPollableInput/OutputStream in more...
2012-04-16 Kalev LemberOnly build gmenumodel test on unix
2012-04-16 Stef WalterAdd support for MX, TXT, NS and SOA records to GResolver
2012-04-14 David ZeuthenCheck that auth methods work and interoperate with...
2012-04-14 Giovanni CampagnaGDesktopAppInfo: add an accessor for StartupWMClass
2012-04-10 Will Thompsongdbus: test case for 673612
2012-04-08 Matthias Clasensettings: Improve test coverage
2012-04-08 Matthias Clasengdbusserver: Improve test coverage
2012-04-08 Matthias Clasenicon: Improve test coverage
2012-04-08 Matthias Clasencontenttype: Improve test coverage
2012-04-08 Matthias Clasennetworkaddress: Improve test coverage
2012-04-08 Matthias ClasenMake the dbus menu tests independent from the session bus
2012-04-08 Matthias Clasenifdef out some unused code
2012-04-06 Matthias ClasenRevert "GDesktopAppInfo: add an accessor for StartupWMC...
2012-04-06 Giovanni CampagnaGDesktopAppInfo: add an accessor for StartupWMClass
2012-04-04 Matthias ClasenSwitch to using a mainloop when waiting for connection...
2012-04-04 Matthias ClasenImprove GApplication tests
2012-04-04 Matthias ClasenMake basic-application test more robust
2012-04-04 Matthias ClasenAdd tests for action-related gapplication api
2012-04-04 Matthias ClasenAdd a test for g_application_quit
2012-04-04 Dan WinshipFix warnings caused by an ifdeffed-out test case
2012-04-02 Matthias ClasenImprove GBusObjectManager test coverage
2012-03-20 Alexander LarssonOnly build actions test on unix
2012-03-19 Ryan LortieGDBusProxy: report an error instead of leaking it
2012-03-07 Cosimo Cecchitests: fix GAction test for headless run
2012-03-05 Alexander LarssonMerge branch 'signal-performance'
2012-03-03 Michael Bieblbuild: Fix failure on "make distclean"
2012-02-21 Ryan LortieGApplication: disable a broken test
2012-02-20 Dan Winshipgsocket: add g_socket_condition_timed_wait()
2012-02-10 Marc-André Lureaugio/tests: add /socket/close_graceful test
2012-02-09 Dan Winshipglocalfile: fix error code when opening a directory...
2012-02-08 David ZeuthenGDBusProxy: Add G_DBUS_PROXY_FLAGS_GET_INVALIDATED_PROP...
2012-02-05 Christian Perschresources: tests: Plug a mem leak
2012-02-05 Christian Perschresources: tests: Plug a mem leak
2012-02-05 Christian Perschresources: tests: Plug a mem leak
2012-02-05 Christian Perschresources: tests: Plug a mem leak
2012-02-05 Christian Perschresources: tests: Plug a mem leak
2012-02-05 Christian Perschresources: tests: Plug a mem leak
next