Remove const from GLib containers, since GLib container APIs only deal
[platform/upstream/libgsignon-glib.git] / tests /
2014-03-04 Alexander Kanavintests: fix compiler warnings
2014-01-31 Jussi LaakoMerge branch 'api-compatible' into devel
2014-01-31 Alberto MardeganAuthSession: bring back libsignon-glib -compatible...
2014-01-31 Alberto MardeganIdentity: add constructors compatible with libsignon...
2013-11-25 Jussi Laakotest: update test to better test access control cases
2013-05-31 Jussi LaakoRename the project
2013-05-31 Imran Zamantest db paths are set to /tmp/gsignond
2013-05-31 Jussi LaakoUpdate and fix queryIdentities method and add test...
2013-05-31 Imran Zamanfixed number of failing test cases, memory leaks and...
2013-05-31 Imran Zamanfixed error for the programs which have to be valgrinded
2013-05-31 Imran Zamanclient-lib: fixed number of memory leaks and restructur...
2013-05-31 Jussi LaakoFix test_auth_session_process_failure test case
2013-05-31 Jussi Laako- Fix tests
2013-05-31 Jussi LaakoFix error domain and tests
2013-05-31 Jussi LaakoFix auth session query mechanisms test
2013-05-31 Jussi LaakoFix tests for more strict security enforcement of gsignond
2013-05-31 Jussi Laako- Unref the identity when session is finalized
2013-05-31 Jussi LaakoChain session object creation properly with identity...
2013-05-31 Jussi LaakoUpdate test script to use gsignond
2013-05-31 Jussi Laakogeneric: fix internal APIs and tests for rebase
2013-05-31 Jussi Laakoall: build independently from the signond sources
2013-02-05 Alberto MardeganInvoke the callback when errors occur
2012-11-30 Alberto MardeganEffectively deprecate signon_auth_session_process
2012-11-29 Alberto MardeganTests: use G_SLICE=debug-blocks
2012-11-29 Alberto MardeganFix all memory leaks detected by valgrind
2012-11-22 Alberto MardeganSet ID before invoking the client callback
2012-10-18 David KingFix an implicit function declaration in a test
2012-10-18 David KingUpdate to recent automake syntax in Makefile.am
2012-08-02 Alberto MardeganRemove dependency on dbus-glib
2012-08-02 Alberto MardeganUse GDBus
2012-07-26 Alberto MardeganTests: update license
2012-07-25 Alberto MardeganDistribute test script
2012-07-17 Alberto MardeganAuthSession: let the callback unreference "self"
2012-07-17 Alberto MardeganTests: don't load any signond extensions
2012-07-17 Alberto MardeganTests: fix compilation warning
2012-07-17 Alberto MardeganTests: do not depend on SASL plugin
2012-04-12 Alberto MardeganRename D-Bus paths to com.google.code.AccountsSSO
2012-04-12 Alberto MardeganTests: use a separate D-Bus session, if possible
2012-04-10 Alberto MardeganUse com.nokia.SingleSignOn.Identity.store
2012-03-07 Alberto MardeganTests: skip tests when outside of a D-Bus session
2012-03-07 Alberto MardeganTests: do not install test scripts
2011-12-01 Alberto MardeganFixes for "make distcheck"
2011-11-30 Alberto MardeganRemove signon_identity_verify_user()
2010-10-26 Tomi SuviolaMerge branch 'bug_188172'
2010-10-26 Tomi Suviolafix bug 188172 - libsignon-glib1-test tests fail
2010-10-25 Alberto MardeganDon't hide glib output
2010-10-25 Alberto MardeganMake tests complete faster
2010-10-25 Alberto MardeganAdd debugging line at beginning of each test
2010-10-07 Alberto MardeganUpdate tests
2010-09-17 Tomi SuviolaRemove bad commit 0.15
2010-09-17 Tomi SuviolaMerge branch 'master' of git@gitorious.org:accounts...
2010-09-17 Tomi SuviolaMake changes to adapt into new signon dbus api
2010-09-16 Tomi SuviolaMake changes to adapt into new signon dbus api
2010-08-13 Alberto MardeganUpdate test package name
2010-07-30 Tomi SuviolaDbus interface name change 0.11
2010-07-01 Alexander Akimovauth_session unregistered unit test added
2010-06-28 Alexander Akimovcorrespondent unit test
2010-05-24 Mikhail ZabaluevIgnore built files
2010-05-12 Alberto MardeganRemove compilation warning
2010-05-12 Alberto MardeganRename "signout" signal
2010-05-11 Alberto MardeganAPI break: remove the state callback
2010-05-04 Alexander Akimovnew error code into use
2010-04-27 Alexander Akimovadoption to changed API and signout unit test
2010-04-27 Alexander AkimovUnit tests of new API
2010-04-19 Alexander AkimovMerge branch 'master' into alak_verify
2010-04-19 Alexander AkimovUT for verification functionality
2010-04-16 Alexander AkimovMerge branch 'alak_storeCredentials'
2010-04-16 Alexander Akimovunit tests are adopted
2010-04-16 Alexander AkimovUpdated unint tests
2010-04-01 Alberto MardeganInitial commit