summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/omegaware/help.test
blob: 856a594b181b8dd39e53b0857abc1942f2956cff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#! /bin/sh -vx
# $Id$
# Copyright 2017 Karl Berry <tex-live@tug.org>
# Copyright 2014 Peter Breitenlohner <tex-live@tug.org>
# You may freely use, modify and/or distribute this file.

echo && echo "*** ofm2opl -help"
./wofm2opl -char=foo -help || exit 1

echo && echo "*** opl2ofm -help"
./wopl2ofm -help || exit 1

echo && echo "*** ovf2ovp -help"
./wovf2ovp -char=bar -help || exit 1

echo && echo "*** ovp2ovf -help"
./wovp2ovf -help || exit 1