summaryrefslogtreecommitdiff
path: root/tests/oauth-async.c
Commit message (Expand)AuthorAgeFilesLines
* tests/oauth-async: Fix mainloop leaksChristophe Fergeau2016-06-201-0/+3
* tests/oauth-async: Add more testsTimm Bäder2016-06-201-6/+104
* tests/oauth-async: Port to GTest apiTimm Bäder2016-06-201-23/+21
* OAuthProxy: Use GTaskChristophe Fergeau2016-06-201-27/+23
* tests/oauth-async: Remove global mainloopChristophe Fergeau2016-06-201-6/+7
* Remove all GLIB_CHECK_VERSION usesTimm Bäder2016-06-161-4/+0
* 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