gapplication tests: test resource base path
[platform/upstream/glib.git] / gio / tests / gapplication.c
2014-07-07 Ryan Lortiegapplication tests: test resource base path
2014-02-17 Ryan LortieGApplication: disable some more tests
2014-01-01 Matthias ClasenAdd tests for remote actions
2014-01-01 Matthias ClasenImprove GApplicationCommandline test coverage
2013-11-29 Matthias ClasenImprove GApplication test coverage
2013-11-07 Ryan LortieGApplication: fix bogus testcase
2013-10-29 Xavier ClaessensTests: It is useless to unset "DBUS_SESSION_BUS_ADDRESS...
2013-05-29 Ryan Lortietests: use new g_test_build_filename() API
2013-05-28 Matthias ClasenFix make check with builddir != srcdir
2013-05-20 Colin Waltersgio/tests: Fix gapplication test in installed mode
2012-11-29 Emilio Pozuelo MonfortFix race condition in gapplication/basic test
2012-11-24 Paolo BorelliAdd GApplication local_command_line test
2012-10-16 Ryan LortieRemove g_type_init() calls
2012-06-22 Colin Walterstests: Add missing va_end()
2012-06-04 Matthias ClasenImprove GApplication test coverage
2012-04-19 Xavier ClaessensUse GTestDBus in all GDBus unit tests
2012-04-18 David ZeuthenRevert "Add GTestDBus object"
2012-04-18 Xavier ClaessensAdd GTestDBus object
2012-04-04 Matthias ClasenImprove GApplication tests
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-02-21 Ryan LortieGApplication: disable a broken test
2012-01-25 Matthias Clasene G_SOURCE_CONTINUE/REMOVE internally
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-11-22 Ryan LortieGApplication: don't fail if can't get session bus
2011-09-14 Ryan LortieGApplication test: fix testcase to avoid fork()
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-07-24 Matthias ClasenProperly bring up a session bus for application tests
2011-06-09 Matthias ClasenTest the previous fix
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-10 Ryan LortieAdd test case for G_APPLICATION_NON_UNIQUE
2011-03-07 Matthias ClasenForgotten file
2011-02-14 Matthias ClasenImprove test coverage
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-19 Ryan LortieCleanup and doc GApplicationCommandLine
2010-10-18 Ryan LortieGApplication test: test remote commandline
2010-10-18 Ryan LortieGApplication test case