summaryrefslogtreecommitdiff
path: root/tests/flickr.c
Commit message (Expand)AuthorAgeFilesLines
* OAuth2 Pkce WorkflowGünther Wagner2022-01-121-0/+13
* tests/flickr: Fix various leaksChristophe Fergeau2016-06-201-0/+4
* tests/flickr: Port to GTest apiTimm Bäder2016-06-201-13/+25
* Adapt tests and examples to API changeTimm Bäder2016-06-201-2/+2
* Remove all GLIB_CHECK_VERSION usesTimm Bäder2016-06-161-4/+0
* tests: Don't call g_type_init() on newer glibChristophe Fergeau2014-09-031-0/+2
* Drop obsolete g_thread_init()Martin Pitt2012-06-161-1/+0
* Split the Facebook and Flickr backends to librest-extrasRoss Burton2009-10-081-1/+1
* Test the new accessorsRoss Burton2009-05-201-1/+8
* Add a Flickr test suiteRoss Burton2009-05-201-0/+100