summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2017-08-12 19:10:43 +0200
committerSebastian Pipping <sebastian@pipping.org>2017-08-12 19:10:43 +0200
commit5c3a01c1cc9adbcf99c8343145429efe1e88b9bf (patch)
tree9e6e86e73ddff11eb77dbd36e1db3ee42da6f253
parentbc6f07e1151c37d50727dcd329101d60f99f1fdb (diff)
downloadlibexpat-git-5c3a01c1cc9adbcf99c8343145429efe1e88b9bf.tar.gz
Include file tests/xmltest.log.expected in source tarball (#117)
-rw-r--r--expat/Changes2
-rw-r--r--expat/tests/Makefile.am1
2 files changed, 3 insertions, 0 deletions
diff --git a/expat/Changes b/expat/Changes
index 8b9ab3fe..ab087687 100644
--- a/expat/Changes
+++ b/expat/Changes
@@ -17,6 +17,8 @@ Release 2.?.? ?????????????????
#74 CMake: Add -fno-strict-aliasing only where supported
#114 CMake: Always honor manually set BUILD_* options
#114 CMake: Compile man page if docbook2x-man is available, only
+ #117 Include file tests/xmltest.log.expected in source tarball
+ (required for "make run-xmltest")
Improve test suite error output
#111 Fix some typos in documentation
diff --git a/expat/tests/Makefile.am b/expat/tests/Makefile.am
index 9274fc2e..ff19bd70 100644
--- a/expat/tests/Makefile.am
+++ b/expat/tests/Makefile.am
@@ -59,4 +59,5 @@ EXTRA_DIST = \
minicheck.h \
memcheck.h \
README.txt \
+ xmltest.log.expected \
xmltest.sh