summaryrefslogtreecommitdiff
path: root/tests/pull-api-test.c
Commit message (Expand)AuthorAgeFilesLines
* session: remove soup_session_queue_message and soup_session_send_messagecarlosgc/remove-old-apiCarlos Garcia Campos2020-09-301-238/+0
* tests: stop using soup_session_send_message in testsCarlos Garcia Campos2020-09-301-3/+1
* tests: stop using soup_session_queue_message in testsCarlos Garcia Campos2020-09-301-22/+20
* Replace SoupBuffer with GBytesPatrick Griffis2020-09-191-25/+27
* tests: More removal of deprecated async sessionPatrick Griffis2020-09-191-4/+4
* meson: Unbreak build of pull-api-testJan Alexander Steffens (heftig)2018-04-171-3/+3
* Compile the unit testsTomas Popela2018-04-111-0/+533