#! /bin/sh

# Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org>
# You may freely use, modify and/or distribute this file.

test -d tests || mkdir -p tests

TEXMFCNF=$srcdir/../kpathsea \
  ./tftopl -verbose $srcdir/tests/cmr10 tests/xcmr10 || exit 1

