summaryrefslogtreecommitdiff
path: root/tests/oauth-async.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-03tests/oauth: Use oauthbin.com as the test serverChristophe Fergeau1-6/+6
2014-09-03tests: Don't call g_type_init() on newer glibChristophe Fergeau1-0/+2
2014-03-10tests/oauth: Bail out if we cannot connectEmmanuele Bassi1-0/+6
2012-06-16Drop obsolete g_thread_init()Martin Pitt1-1/+0
2010-04-15tests: add a timeout to oauth-asyncRoss Burton1-0/+12
2009-10-12Fix compile warnings with const errorRoss Burton1-12/+14
2009-10-08Fix oauth-async endpointRoss Burton1-1/+1
2009-08-03Add async OAuth test suiteRoss Burton1-0/+128