diff options
author | Richard Hughes <richard@hughsie.com> | 2014-08-01 09:13:19 +0100 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2014-08-01 09:13:19 +0100 |
commit | 90c4ed0c189b8f71c7e9f4d4bd225dade4183971 (patch) | |
tree | ecc39d77752e3e7f6cc828271f33b6296754e113 /data/tests | |
parent | e8d171b78d71d7d6270b5d14722b927c5e9e3ae4 (diff) | |
download | appstream-glib-90c4ed0c189b8f71c7e9f4d4bd225dade4183971.tar.gz |
trivial: Add self tests for as_store_validate()
Diffstat (limited to 'data/tests')
-rw-r--r-- | data/tests/Makefile.am | 3 | ||||
-rw-r--r-- | data/tests/validate.xml.gz | bin | 0 -> 961 bytes |
2 files changed, 2 insertions, 1 deletions
diff --git a/data/tests/Makefile.am b/data/tests/Makefile.am index 5242617..c384171 100644 --- a/data/tests/Makefile.am +++ b/data/tests/Makefile.am @@ -14,7 +14,8 @@ test_files = \ screenshot.png \ ss-small.png \ success.appdata.xml \ - translated.appdata.xml + translated.appdata.xml \ + validate.xml.gz EXTRA_DIST = $(test_files) diff --git a/data/tests/validate.xml.gz b/data/tests/validate.xml.gz Binary files differnew file mode 100644 index 0000000..06c5c84 --- /dev/null +++ b/data/tests/validate.xml.gz |