summaryrefslogtreecommitdiff
path: root/gdata/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove redundant if-else branchesDebarshi Ray2015-09-074-26/+4
* tests: Don't leak the authorizerDebarshi Ray2015-09-041-0/+2
* tests: Remove disabled memory testPhilip Withnall2015-08-182-80/+0
* build: Add freebase test traces to dist_test_dataPhilip Withnall2015-07-101-0/+4
* tests: Mark some unused functions as unusedPhilip Withnall2015-07-102-0/+7
* tests: Delete client-login-authorizer testsPhilip Withnall2015-07-1010-1044/+0
* 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-105-94/+225
* 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-109-173/+3045
* 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-084-69/+1375
* 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-054-137/+188
* 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-057-3580/+2969
* tests: Port and re-enable a few more YoUTube unit testsPhilip Withnall2015-07-049-2825/+4561
* tests: Add a test for location presence in default YouTube video JSONPhilip Withnall2015-06-241-0/+36
* tests: Use GDataDocumentsAccessRule for documents ACLsDebarshi Ray2015-06-161-9/+9
* tests: Silence -Wunsafe-loop-optimizationsDebarshi Ray2015-06-031-1/+3
* tests: Use GDataCalendarAccessRule for calendar ACLsDebarshi Ray2015-06-031-32/+32
* calendar: Re-enable support for ACLs with version 3 of the APIPhilip Withnall2015-05-2710-401/+252
* build: Use AX_COMPILER_FLAGSPhilip Withnall2015-05-271-0/+3
* tests: Update and re-enable the majority of Calendar unit testsPhilip Withnall2015-05-0631-3151/+2070
* tests: Update perf test to use GTestPhilip Withnall2015-05-061-12/+28
* tests: Port to use installed-testsPhilip Withnall2015-05-062-10/+35
* tests: Use g_test_build_filename() to load test data filesPhilip Withnall2015-05-0612-24/+86
* calendar: Port to the Calendar API version 3Philip Withnall2015-05-041-273/+423
* tests: Partially port and re-enable the YouTube test suitePhilip Withnall2015-04-304-149/+518
* tests: Re-enable Freebase testsPhilip Withnall2015-04-301-1/+2
* tests: Re-enable the general /app/categories after porting to YouTube v3Philip Withnall2015-04-301-13/+39
* tests: Update and re-enable the streams testPhilip Withnall2015-04-302-61/+45
* tests: Temporarily disable a few tests which have not been updatedPhilip Withnall2015-04-243-8/+9
* documents: Deprecate GDataDocumentsEntry:editedDebarshi Ray2015-04-231-0/+2
* youtube: Port to the YouTube API version 3Philip Withnall2015-04-221-0/+20
* tests: Allow use of deprecated API in unit testsPhilip Withnall2015-04-201-1/+0
* tests: Indirectly test API keysCarlos Garnacho2015-03-054-4/+4
* tests: Add tests for Freebase search APICarlos Garnacho2014-12-233-0/+195
* tests: Add tests for freebase topic APICarlos Garnacho2014-12-233-0/+4063
* tests: Switch to non-interactive tests by defaultPhilip Withnall2014-12-121-3/+7
* tests: Eliminate ISO 8601 formatting workaround for datesPhilip Withnall2014-12-124-52/+52
* tests: Temporarily disable some Contacts test assertionsPhilip Withnall2014-11-091-2/+3
* tests: Update Contacts test traces for ISO 8601 date changesPhilip Withnall2014-11-0937-652/+3197
* tests: Remove pointless async authorizer tests from contacts.cPhilip Withnall2014-11-091-45/+1
* core: Mark all API as stable and impose API and ABI stability guaranteesPhilip Withnall2014-11-031-1/+1
* core: Add padding members to class structuresPhilip Withnall2014-11-031-0/+5
* tests: Remove unnecessary non-NULL testPhilip Withnall2014-11-011-1/+1