summaryrefslogtreecommitdiff
path: root/gdata/tests/youtube.c
Commit message (Expand)AuthorAgeFilesLines
* drop usage of deprecated GTimeValDaniel Kolesa2021-06-071-5/+9
* tests: Remove redundant if-else branchesDebarshi Ray2015-09-071-8/+1
* tests: Fix some compiler warnings in the YouTube testsPhilip Withnall2015-07-101-3/+2
* tests: Remove outdated async authentication tests from YouTubePhilip Withnall2015-07-101-189/+0
* tests: Port and re-enable YouTube upload testsPhilip Withnall2015-07-101-4/+1
* youtube: Re-enable video uploads using the v3 APIPhilip Withnall2015-07-101-0/+4
* tests: Port and re-enable online YouTube comment testsPhilip Withnall2015-07-101-9/+16
* tests: Port and re-enable offline YouTube comment testsPhilip Withnall2015-07-101-17/+21
* tests: Remove an unused YouTube testPhilip Withnall2015-07-101-51/+0
* tests: Port and re-enable YouTube video rating testsPhilip Withnall2015-07-081-142/+28
* tests: Port and re-enable YouTube category testsPhilip Withnall2015-07-081-8/+8
* tests: Port and re-enable several YouTube parsing testsPhilip Withnall2015-07-081-185/+96
* tests: Port and re-enable the YouTube batch API testsPhilip Withnall2015-07-051-9/+20
* tests: Port and re-enable the YouTube query URI testsPhilip Withnall2015-07-051-9/+39
* tests: Fix query parameter comparisons involving dates in YouTube testsPhilip Withnall2015-07-051-14/+100
* tests: Port and re-enable a few more YoUTube unit testsPhilip Withnall2015-07-041-75/+29
* tests: Add a test for location presence in default YouTube video JSONPhilip Withnall2015-06-241-0/+36
* tests: Use g_test_build_filename() to load test data filesPhilip Withnall2015-05-061-2/+8
* tests: Partially port and re-enable the YouTube test suitePhilip Withnall2015-04-301-118/+470
* youtube: Port to the YouTube API version 3Philip Withnall2015-04-221-0/+20
* tests: Eliminate ISO 8601 formatting workaround for datesPhilip Withnall2014-12-121-8/+8
* core: Tweak generated ISO8601 dates to appease Google’s parsersPhilip Withnall2014-08-091-8/+8
* tests: Replace GDataMock for uhttpmockFabiano Fidêncio2013-10-271-60/+60
* tests: Tidy up invocation of GDataResolverPhilip Withnall2013-08-051-0/+25
* tests: builddir ≠ fixes for the trace codePhilip Withnall2013-08-021-1/+1
* tests: Add trace file testing support to the YouTube test suitePhilip Withnall2013-08-021-69/+505
* tests: Fix a YouTube test namePhilip Withnall2013-07-031-1/+1
* tests: Move stream creation out of setup and into test functionsPhilip Withnall2013-07-021-12/+18
* youtube: Fix HTTP/HTTPS in a string comparison in a testPhilip Withnall2012-09-301-1/+1
* youtube: Fix case of a string in the unit testsPhilip Withnall2012-08-211-1/+1
* Bug 658865 — Add support for the license query parameterPhilip Withnall2011-10-101-2/+6
* Bug 633364 — Add cancellation testsPhilip Withnall2011-08-201-372/+235
* Bug 647882 — Support rating schemesPhilip Withnall2011-07-291-0/+111
* youtube: Implement GDataCommentable on GDataYouTubeVideoPhilip Withnall2011-07-091-0/+445
* introspection: Add GDestroyNotify to progress callbacksPhilip Chimento2011-06-181-2/+54
* core: Remove the old authentication API in favour of a new GDataAuthorizer APIPhilip Withnall2011-06-051-36/+68
* media: Handle media:rating elements which don't provide a country attributePhilip Withnall2011-04-151-0/+60
* tests: Remove use of assigned-but-not-used variables in the testsPhilip Withnall2011-03-221-6/+2
* youtube: Add a cancellable parameter to the upload video methodPhilip Withnall2010-12-201-2/+3
* Bug 594814 — Handle GeoRSS for YouTube videosPhilip Withnall2010-12-161-1/+134
* youtube: Fix another leak in the test suitePhilip Withnall2010-12-111-0/+1
* youtube: Fix batch testsPhilip Withnall2010-12-111-1/+6
* tests: Convert all the tests to use the new XML tree comparison functionPhilip Withnall2010-12-111-12/+3
* youtube: Switch to a stream-based upload APIPhilip Withnall2010-12-101-7/+93
* youtube: Make the upload tests idempotentPhilip Withnall2010-12-101-79/+64
* youtube: Fix attribute escaping for GDataYouTubeVideoPhilip Withnall2010-12-021-0/+38
* Bug 634033 — Use standard login URI for YouTubePhilip Withnall2010-12-011-3/+0
* youtube: Add gdata_youtube_service_upload_video_async()Philip Withnall2010-10-281-0/+53
* core: Use gint64 timestamps instead of GTimeValsPhilip Withnall2010-10-041-6/+5
* core: Use the GDataEntry.get_entry_uri() method for batch queriesPhilip Withnall2010-08-261-14/+9