summaryrefslogtreecommitdiff
path: root/tests/oauth-async.c
Commit message (Expand)AuthorAgeFilesLines
* tests/oauth: Use oauthbin.com as the test serverChristophe Fergeau2014-09-031-6/+6
* tests: Don't call g_type_init() on newer glibChristophe Fergeau2014-09-031-0/+2
* tests/oauth: Bail out if we cannot connectEmmanuele Bassi2014-03-101-0/+6
* Drop obsolete g_thread_init()Martin Pitt2012-06-161-1/+0
* tests: add a timeout to oauth-asyncRoss Burton2010-04-151-0/+12
* Fix compile warnings with const errorRoss Burton2009-10-121-12/+14
* Fix oauth-async endpointRoss Burton2009-10-081-1/+1
* Add async OAuth test suiteRoss Burton2009-08-031-0/+128