diff options
author | Dan Winship <danw@gnome.org> | 2013-12-11 18:15:13 +0100 |
---|---|---|
committer | Dan Winship <danw@gnome.org> | 2014-02-08 13:20:21 +0100 |
commit | 094eee8d1e0ac31e83f45e026ef26688e1468884 (patch) | |
tree | f5aa4dc398c5117ca5e3392794811fd39c048f22 /Makefile.glib | |
parent | 64e667bda5009c8f1acd03659c457e26b16457a6 (diff) | |
download | libsoup-094eee8d1e0ac31e83f45e026ef26688e1468884.tar.gz |
tests: Add resources/* to soup-test.gresource, add utility functions
Add the files in resources/ to soup-test.gresource, and add
soup_test_load_resource() to get the contents of one of them, and then
use this in places that were previously reading them by hand.
Except forms-test, which needs to pass a filename to curl, so have it
use index.txt instead of one of the resource files.
Now none of the tests access the resources/ directory at runtime.
Also add soup_test_get_index() to read index.txt rather than
reimplementing it in multiple test programs.
Diffstat (limited to 'Makefile.glib')
0 files changed, 0 insertions, 0 deletions