summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/xsrc/xdvipdfmx.test
blob: d7ad55efd0fd1306b5d1fe66b48431189a76a19f (plain)
1
2
3
4
5
6
7
8
9
10
11
#! /bin/sh

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

# Not really a test, just making sure the program executes.

TEXMFCNF=${srcdir}/../../kpathsea \
	DVIPDFMXINPUTS=${srcdir}/../data \
	xdvipdfmx -h || exit 1