diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-01-21 16:03:04 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-01-22 03:41:21 +0300 |
commit | df2ebd7874bf78e5226c03e8045fcf9a19daf4ad (patch) | |
tree | 2505335a18b8ea995d09df57224d5b12af3bd024 /data/test/Makefile.am | |
parent | 2ac9749d809927c4c70244a34bf21ecee084aa78 (diff) | |
download | mv-df2ebd7874bf78e5226c03e8045fcf9a19daf4ad.tar.gz mv-df2ebd7874bf78e5226c03e8045fcf9a19daf4ad.tar.bz2 mv-df2ebd7874bf78e5226c03e8045fcf9a19daf4ad.tar.xz mv-df2ebd7874bf78e5226c03e8045fcf9a19daf4ad.zip |
Add physfs + zlib unit tests.
Also improve error messages in physfsrwops.
Diffstat (limited to 'data/test/Makefile.am')
-rw-r--r-- | data/test/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/test/Makefile.am b/data/test/Makefile.am index 8a3f82be9..ba9cde3e8 100644 --- a/data/test/Makefile.am +++ b/data/test/Makefile.am @@ -7,12 +7,14 @@ test_DATA = \ arrow_up_S.png \ dye.png \ equipmentwindow.xml \ + hide.png \ items.xml \ palette.gpl \ paths.xml \ quests.xml \ serverlistplus.xml \ simplefile.txt \ + test.zip \ testintmap.xml \ units.xml |