Drop the testglib MSVC Projects
[platform/upstream/glib.git] / gio /
2014-01-04 Chun-wei Fangio/tests/giomodule.c: Use G_MODULE_SUFFIX
2014-01-02 Matthias ClasenFix make install with --disable-installed-tests
2014-01-02 Ryan LortieGFile: fix uninitialised variable
2014-01-02 Ryan LortieGDBusConnection: don't write to stdout
2014-01-02 Ryan Lortiegsettings: tweak test for last commit
2014-01-02 Ryan Lortieg_settings_get_child(): inherit backend
2014-01-02 Matthias ClasenMake /contenttype/tree test work installed
2014-01-02 Matthias ClasenAvoid a compiler warning
2014-01-02 Colin Waltersgio/tests: Fix usage of BUILT_SOURCES
2014-01-01 Matthias ClasenAdd missing includes
2014-01-01 Matthias ClasenImprove GResourceFile test coverage
2014-01-01 Matthias ClasenImprove gsettings test coverage
2014-01-01 Matthias ClasenImprove gdbus test coverage
2014-01-01 Matthias ClasenImprove converter test coverage
2014-01-01 Matthias ClasenAdd tests for remote actions
2014-01-01 Matthias ClasenImprove GIOModule test coverage
2014-01-01 Matthias ClasenCorrect a doc comment
2014-01-01 Matthias ClasenGIOModule: Add some more details to the docs
2014-01-01 Matthias ClasenFix a typo in a comment
2014-01-01 Matthias ClasenAdd a generic property test
2014-01-01 Matthias ClasenGTlsPassword: Make declared defaults match
2014-01-01 Matthias ClasenMake GFileIcon more robust
2014-01-01 Matthias ClasenMake GEmblem more robust
2014-01-01 Matthias ClasenTrivial formatting fixes
2014-01-01 Matthias ClasenAdd tests for x-content type sniffing
2014-01-01 Matthias ClasenSimplify fileattributematcher tests a bit
2014-01-01 Matthias ClasenImprove GApplicationCommandline test coverage
2014-01-01 Matthias ClasenImprove GSubprocess test coverage
2014-01-01 Matthias ClasenImprove GInitable test coverage
2013-12-31 Jasper St. Pierrecodegen: direction defaults to "in"
2013-12-26 Antoine Jacoutotkqueue: fix a potential deadlock
2013-12-26 Morten Welindergsubprocesslauncher: Use "env" instead of "environ"
2013-12-25 Matthias Schelergio: Fix return of value from void function
2013-12-22 Ryan Lortiegdbus tool: print GVariant errors in context
2013-12-22 Ryan Lortiegapplication(1): print GVariant errors in context
2013-12-22 Ryan Lortiegsettings tool: print GVariant errors in context
2013-12-22 Ryan LortieUse POSIX-specified <poll.h> over <sys/poll.h>
2013-12-22 Matthias ClasenMore settings backend tests
2013-12-22 Matthias ClasenGKeyfileSettingsBackend: Use a directory monitor
2013-12-21 Matthias ClasenMore test coverage for settings backends
2013-12-21 Matthias ClasenImprove gsettings test coverage
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
next