contenttype tests: better assertions
[platform/upstream/glib.git] / gio /
2013-12-21 Matthias Clasencontenttype tests: better assertions
2013-12-21 Matthias ClasenSlightly improve coverate for notification tests
2013-12-21 Matthias ClasenImprove test coverage for GPropertyAction
2013-12-21 Matthias ClasenTest some gsettings corner case
2013-12-18 Bastien Noceragdbus-codegen: Fix crasher in goa-using apps
2013-12-16 Matthias ClasenExpand the truncate tests
2013-12-16 Matthias ClasenUpdate tests for new truncate behavior
2013-12-16 Stef Waltergdbus-export: Fix leaks in tests
2013-12-16 Stef Waltergdbus-auth: Fix leaks in tests
2013-12-16 Colin Waltersgsubprocesslauncher: Annotate g_subprocess_launcher_spa...
2013-12-15 Matthias ClasenFix up gsettings test
2013-12-15 Ross Lagerwallgio: Update GMemoryOutputStream length after truncate
2013-12-15 Matthias ClasenSimplify subprocesses in tests
2013-12-12 Chun-wei Fangio/gdbusaddress: Clean up Win32 code a bit
2013-12-11 Martin Pittgdesktopappinfo: Add missing annotations
2013-12-11 Manuel Bachmanngdbus-codegen: look for deps in correct path under...
2013-12-11 Stef Waltergdbus-connection: Work around race in connection tests
2013-12-09 Lars Uebernickelg_settings_get: only check for non-copying format string
2013-12-08 Ryan Lortie[PATCH] Fix trivial non literal format uses
2013-12-06 Lars Uebernickelg_settings_get: check validity of format string
2013-12-06 Philip Withnallgtestdbus: Add a note about thread safety to the docume...
2013-12-05 Daiki UenoFix documentation typos in GTask and GCancellable examples
2013-12-02 Xavier ClaessensDocument clearly async functions not copying its args
2013-12-02 Xavier ClaessensGFile: add GBytes version of _replace_contents_async()
2013-12-02 Colin Waltersgsubprocess: Annotate g_subprocess_newv()
2013-12-01 Matthias ClasenInstall all test data
2013-12-01 Matthias ClasenImprove file measure testcase
2013-11-29 Philip Withnallgtestdbus: Minor documentation fixes
2013-11-29 Philip Withnallgtestdbus: Fix non-const use of const variables
2013-11-29 Philip Withnallgtestdbus: Fix variable shadowing
2013-11-29 Matthias ClasenAdd a test for g_file_measure_disk_usage
2013-11-29 Colin Walterstests/gsubprocess: Only compare basename of /tmp
2013-11-29 Matthias ClasenImprove GApplication test coverage
2013-11-29 Matthias ClasenImprove GNotification test coverage
2013-11-29 Matthias ClasenImprove GSimpleActionGroup test coverage
2013-11-28 Matthias ClasenImprove GSettings test coverage
2013-11-28 Matthias ClasenImprove GNotification test coverage
2013-11-28 Matthias ClasenImprove test coverage for GSubprocess
2013-11-28 Matthias ClasenImprove test coverage for gsettings
2013-11-28 Matthias ClasenTest new gsettings api
2013-11-28 Philip Withnallgio: Replace g_clear_object() with if()…g_object_unref()
2013-11-28 djcbgdbus-codegen: Fix leak in property setter
2013-11-28 Matthias ClasenTest g_subprocess_launcher_spawn
2013-11-28 Matthias ClasenFix g_subprocess_launcher_spawn
2013-11-28 Matthias ClasenTest some more GSubProcess api
2013-11-28 Matthias ClasenAdd a GAppInfoMonitor test
2013-11-28 Matthias ClasenAdd tests for new GAction api
2013-11-27 Manuel BachmannFix g_win32_run_session_bus hook for MinGW-w64
2013-11-27 Ryan Lortiegsettings tool: stop using GMainLoop
2013-11-27 Ryan Lortiegsettings tool: fix some sed damage
2013-11-27 Rui MatosGDBusObjectManagerClient: keep the manager alive while...
2013-11-27 Philip Withnallgio/tests: Add a dynamic type check assertion
2013-11-27 Philip Withnallgio/tests: Add a non-NULL assertion to help static...
2013-11-27 Philip Withnallgio/tests: Add non-NULL assertions to help static analysis
2013-11-27 Philip Withnallgio/tests: Fix a g_return_val_if_fail() in a void function
2013-11-27 Philip Withnallgunixmounts: Fix a potential strcmp(NULL) call
2013-11-27 Philip Withnallgcontenttype: Fix a potential NULL pointer dereference
2013-11-27 Philip Withnallgunixfdlist: Fix a potential NULL pointer dereference
2013-11-27 Philip Withnallgsocketaddress: Add an assertion to help static analysis
2013-11-27 Philip Withnallgdbusserver: Fix a potential g_object_unref(NULL) call
2013-11-27 Philip Withnallgcontenttype: Fix a potential g_object_unref(NULL)...
2013-11-27 Chun-wei Fangio/tests/memory-output-stream.c: Avoid an uninitialize...
2013-11-26 Michael Natterergio: remove precondition checks from g_output_stream_pr...
2013-11-26 Michael Natterergio: add g_output_string_[v]printf()
2013-11-26 Chun-wei Fangio/gdbusauthmechanismsha1.c: Move G_OS_* checks down
2013-11-25 Colin Waltersgsubprocess: Document g_subprocess_get_identifier()
2013-11-25 Philip Withnallgsubprocess: Fix potential strlen(NULL) calls
2013-11-24 Manuel BachmannFix G_OS #ifdefs in gbusserver.c
2013-11-24 Matthias ClasenFix up appinfo test
2013-11-24 Matthias ClasenFix up the appinfo test
2013-11-24 Matthias ClasenFix warnings in a the actions test
2013-11-23 Christian Perschapplication: Use printerr for runtime errors
2013-11-23 Matthias ClasenFix desktop-app-info test
2013-11-23 Stef Waltergtestdbus: Properly close server connections
2013-11-23 Stef Waltergdbus-connection: Fix race condition in test
2013-11-23 Lars UebernickelAdd basic test for the GNotification gtk backend
2013-11-23 Stef Waltergtestdbus: Don't destroy GSource twice
2013-11-23 Bastien NoceraGSettings: More docs for deprecated _list_schemas()
2013-11-23 Andrew WaltonCLOEXEC fix for older FreeBSDs and OS X.
2013-11-23 Stef Waltergiomodule: Allow overriding source directory gio module...
2013-11-23 Dan Winshipgio/tests: fix output of gdbus-proxy-threads and gdbus...
2013-11-23 Dan Winshipgio/tests: basic-application is a helper program, not...
2013-11-20 Dan WinshipReplace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
2013-11-20 Dan WinshipRequire POSIX.1 (1990) compliance on unix
2013-11-20 Dan WinshipRequire C90 compliance
2013-11-19 Michael Haubenwallnerbuild: Give internal libraries higher precedence
2013-11-18 Colin WaltersGSocketClient: For _CONNECTING event, make remote addre...
2013-11-18 Michael HaubenwallnerUse AC_HEADER_MAJOR
2013-11-17 Dan WinshipGDummyTlsBackend: cache the GDummyTlsDatabase
2013-11-15 Ryan LortieFix GSettings testcase again
2013-11-13 Florian Müllnergdesktopappinfo: Rank Keywords matches higher than...
2013-11-12 Ryan LortieRevert "gdbus-connection-loss: Fix leak in test"
2013-11-12 Ryan Lortiegsettings test: fix srcdir != builddir
2013-11-11 Stef Waltergsubprocess: Fix a number of leaks and a segfault
2013-11-11 Stef WalterRevert "giomodule: Fix leaks in module loading"
2013-11-11 Chun-wei FanTests: Fix up the expected messages
2013-11-11 Chun-wei Fangio/tests/gsubprocess.c: Fix on Windows
2013-11-11 Dan Winshipgcancellable: don't use g_cancellable_connect() in...
2013-11-11 Stef Waltergdbus-connection-loss: Fix leak in test
2013-11-11 Stef Waltergdbus-introspection: Fix leaks in tests
next