summaryrefslogtreecommitdiff
path: root/tests/oauth.c
Commit message (Expand)AuthorAgeFilesLines
* tests/oauth: Add one more testTimm Bäder2016-06-201-0/+34
* tests/oauth: Port to GTest apiTimm Bäder2016-06-201-17/+24
* 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/+3
* Drop obsolete g_thread_init()Martin Pitt2012-06-161-1/+0
* tests: Add + to the OAuth escape testsRoss Burton2010-09-061-2/+2
* tests/oauth: don't use _runRoss Burton2010-05-131-3/+3
* Fix the endpoint in the oauth testRoss Burton2009-10-081-1/+1
* Port the oauth test to the new APIRoss Burton2009-08-031-2/+2
* Update OAuth example and test to new APIRoss Burton2009-04-271-5/+9
* Add oauth test case using the OAuth test serverRoss Burton2009-04-141-0/+85