#! /bin/sh

if [ z"$srcdir" = 'z' ]; then
  srcdir=.
fi

"$srcdir"/tests.sh \
 macros sectionning coverage formatting encodings indices layout \
 nested_formats contents \
 htmlxref htmlxref-only_mono htmlxref-only_split invalid
