summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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