summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove unused 'session' variableChristophe Fergeau2014-09-034-12/+0
* tests: Don't call soup_message_headers_get with newer libsoupChristophe Fergeau2014-09-031-0/+5
* tests: Don't call g_type_init() on newer glibChristophe Fergeau2014-09-0310-0/+20
* Allow to modify REST function in serialize_params vfuncChristophe Fergeau2014-08-251-1/+2
* tests/oauth: Bail out if we cannot connectEmmanuele Bassi2014-03-102-0/+9
* Drop obsolete g_thread_init()Martin Pitt2012-06-1610-10/+0
* tests: Add test case for custom serializationMichal Mhr2011-04-132-1/+166
* tests: mark the XML test as known to failRoss Burton2011-02-241-0/+2
* xml-node: API for manually constructing and outputting XMLTomas Frydrych2011-02-102-1/+87
* tests: Add + to the OAuth escape testsRoss Burton2010-09-061-2/+2
* tests: add proxy-continuousRoss Burton2010-09-022-1/+191
* build: Enable test code coverage analysisRob Bradford2010-09-021-2/+3
* Add a oauth2 proxyJonathon Jongsma2010-05-262-1/+58
* lastfm: add very basic test caseRoss Burton2010-05-142-1/+87
* tests: oauth-async passes nowRoss Burton2010-05-141-3/+0
* tests/threaded: don't be verbose by defaultRoss Burton2010-05-141-2/+5
* tests/oauth: don't use _runRoss Burton2010-05-131-3/+3
* tests: mark oauth-async as known to failRoss Burton2010-04-151-0/+3
* tests: add a timeout to oauth-asyncRoss Burton2010-04-151-0/+12
* Fix compile warnings with const errorRoss Burton2009-10-122-13/+15
* Fix the endpoint in the oauth testRoss Burton2009-10-081-1/+1
* Split the Facebook and Flickr backends to librest-extrasRoss Burton2009-10-082-2/+2
* Fix oauth-async endpointRoss Burton2009-10-081-1/+1
* Add async OAuth test suiteRoss Burton2009-08-032-1/+130
* Port the oauth test to the new APIRoss Burton2009-08-031-2/+2
* Don't use localhost for the test, that can resolve to IPv6Ross Burton2009-07-311-1/+1
* Exit the server first, to avoid ORBit concurrency issuesRoss Burton2009-06-181-0/+1
* Use 127.0.0.1 instead of localhost because we're using IPv4Ross Burton2009-06-181-1/+1
* Add basic test case for threaded opsRoss Burton2009-05-292-1/+111
* Test the new accessorsRoss Burton2009-05-201-1/+8
* Add a Flickr test suiteRoss Burton2009-05-202-2/+103
* Update OAuth example and test to new APIRoss Burton2009-04-271-5/+9
* Add oauth test case using the OAuth test serverRoss Burton2009-04-142-2/+88
* Use g_strcmp0 instead of strcmpRoss Burton2009-02-101-2/+2
* Test user-agent handlingRoss Burton2009-02-101-1/+46
* Add some test TODOsRoss Burton2009-02-101-0/+10
* Rename echo.c to proxy.cRoss Burton2009-02-102-3/+3
* Add license header to the testsRoss Burton2009-02-101-0/+24
* Check success status handlingRoss Burton2009-02-101-0/+30
* Rename error to statusRoss Burton2009-02-101-5/+5
* Check error handlingRoss Burton2009-02-101-0/+41
* Check the response codeRoss Burton2009-02-101-0/+16
* Add ping testRoss Burton2009-02-101-2/+33
* Add a very basic test suiteRoss Burton2009-02-102-0/+124
* Add tests/Ross Burton2009-02-101-0/+0