Cleanups some of the test makefiles
authorDaniel Richard <oss@teragram.com>
Fri, 7 Sep 2012 08:11:07 +0000 (16:11 +0800)
committerDaniel Veillard <veillard@redhat.com>
Fri, 7 Sep 2012 08:11:07 +0000 (16:11 +0800)
commit343ef27424c708619c7089aca42c67576b62d360
treef39cd8b2e5a5302636e7802749762a499beb9268
parent0ae3194eb58d954d0896ef05e3dacf76350a8bc2
Cleanups some of the test makefiles

* Added missing $(srcdir)/ qualification to some "[ -s ... ]"
  stderr-output reference file checks

* When printing log output for failed tests, quote the log variable, so
  that diff output is formatted the way it should be (with newlines!)
and
  is not all collapsed into one line

* Updated tests/REC/test-7.1.1-3.out with current output to get rid of a
  spurious test failure
16 files changed:
tests/REC/Makefile.am
tests/REC/test-7.1.1-3.out
tests/XSLTMark/Makefile.am
tests/docbook/Makefile.am
tests/exslt/common/Makefile.am
tests/exslt/date/Makefile.am
tests/exslt/dynamic/Makefile.am
tests/exslt/functions/Makefile.am
tests/exslt/math/Makefile.am
tests/exslt/sets/Makefile.am
tests/exslt/strings/Makefile.am
tests/extensions/Makefile.am
tests/general/Makefile.am
tests/namespaces/Makefile.am
tests/reports/Makefile.am
tests/xmlspec/Makefile.am