summaryrefslogtreecommitdiff
path: root/gdata/tests
Commit message (Expand)AuthorAgeFilesLines
* remove deprecated youtube apiDaniel Kolesa2021-06-171-427/+6
* remove deprecated contacts serviceDaniel Kolesa2021-06-1742-6623/+0
* Merge branch 'remove-deprecated-documents' into 'master'Philip Withnall2021-06-171-3/+0
|\
| * remove deprecated documents service apiDaniel Kolesa2021-06-171-3/+0
* | Merge branch 'remove-deprecated-calendar' into 'master'Philip Withnall2021-06-171-24/+0
|\ \
| * | remove deprecated calendar service apisDaniel Kolesa2021-06-171-24/+0
| |/
* | remove deprecated oauth1 authorizerDaniel Kolesa2021-06-1720-1401/+4
|/
* contacts: Deprecate the entire Contacts API as Google is ending itPhilip Withnall2021-06-172-0/+9
* drop usage of deprecated GTimeValDaniel Kolesa2021-06-076-59/+73
* drop usage of deprecated gobject functionsDaniel Kolesa2021-06-031-5/+2
* all: Fix various typos and incorrect terminologyPhilip Withnall2020-06-182-2/+2
* Merge branch '1-oauth1' into 'master'Philip Withnall2019-09-031-0/+25
|\
| * build: Make OAuth 1.0 support optional and disabled by defaultPhilip Withnall2019-08-211-0/+25
* | build: Don’t install tests which are expected to failPhilip Withnall2019-08-211-3/+5
|/
* build: Add minimum and maximum dependencies for GLibPhilip Withnall2019-08-211-1/+1
* Merge branch 'wip/app-properties/api' into 'master'Philip Withnall2019-07-301-0/+97
|\
| * tests: Added tests for GDataDocumentsPropertyMayank Sharma2019-07-291-0/+97
* | docs: Drop use of `<!-- -->` to delimit pluralsPhilip Withnall2019-07-241-2/+2
|/
* build: Drop autotools build systemPhilip Withnall2019-06-251-409/+0
* tests: Drop callgrind, massif and memcheck wrappersPhilip Withnall2019-06-253-13/+0
* build: Port from Autotools to mesonMayank Sharma2019-06-252-0/+105
* tasks: Turn 'position' and 'parent' into writable propertiesGeorges Basile Stavracas Neto2018-09-181-3/+11
* tests: Skip UPLOAD_ODT_CONVERTDebarshi Ray2018-08-141-0/+5
* gdata: Add some g_autoptr() declarations for authorizer classesPhilip Withnall2018-02-121-0/+1
* tests: Skip /service/network_error test by defaultPhilip Withnall2018-01-091-0/+6
* contacts: Ignore parse errors from websites in contactsMilan Crha2017-11-271-2/+3
* tests: Resumable updates haven't been ported to Drive v2Debarshi Ray2017-09-201-0/+5
* tests: Make folder creation work with Drive v2Debarshi Ray2017-09-201-6/+15
* tests: Use OAuth2 for authentication instead of ClientLoginDebarshi Ray2017-09-191-19/+82
* tests: Resumable uploads haven't been ported to Drive v2Debarshi Ray2017-09-191-6/+12
* Revert "tasks: Re-add ISO 8601 formatting workaround for Tasks service"Philip Withnall2017-08-231-17/+17
* tests: Fix the set up for /documents/folders/remove_from_folderDebarshi Ray2017-08-091-2/+20
* tests: Port from GSimpleAsyncResult to GTaskPhilip Withnall2017-08-081-13/+11
* tests: Fix incorrect string terminator comparisonPhilip Withnall2017-08-081-1/+1
* tasks: Re-add ISO 8601 formatting workaround for Tasks servicePhilip Withnall2017-04-201-17/+17
* build: Bump libsoup dependency for streams test to 2.55.90Philip Withnall2017-03-151-21/+21
* build: Bump minimum GLib dependency to 2.38.0Philip Withnall2017-03-151-4/+0
* Revert "core: Re-add ISO 8601 formatting workaround for dates"Philip Withnall2017-03-153-43/+43
* tests: Fix setting properties on i686Jan Alexander Steffens (heftig)2017-03-061-1/+1
* build: Distclean default.profraw filesPhilip Withnall2017-03-051-0/+3
* freebase: Deprecate everything as service was shut downPhilip Withnall2017-03-055-4265/+0
* tests: Disable PicasaWeb tests since API is now read-onlyPhilip Withnall2017-03-051-1/+4
* tests: Port the PicasaWeb tests to OAuth 2 authenticationPhilip Withnall2017-03-053-97/+135
* tests: Update Google Tasks logs from running the tests onlinePhilip Withnall2017-03-0525-544/+646
* core: Re-add ISO 8601 formatting workaround for datesPhilip Withnall2017-03-053-43/+43
* calendar: Update query parameters to v3 of the APIPhilip Withnall2017-03-051-14/+20
* tests: Add a test for calendar event attendeesPhilip Withnall2017-03-051-1/+96
* tasks: Fix pagination in Google Tasks APIPhilip Withnall2017-02-241-2/+7
* tests: Assert the content-type of various GDataParsable typesDebarshi Ray2017-02-061-1/+203
* calendar: Fix parsing of organizers without e-mail addressesPhilip Withnall2017-02-011-0/+32