#! /bin/sh -x # Test script for Java implementation of pxgraph # @Author: Christopher Hylands # @Version: $Id: testpxgraph,v 1.14 1999/05/19 22:48:18 cxh Exp $ pxgraph=../pxgraph if [ $# -eq 1 ]; then pxgraph=$1 fi # Create a small test file tmpfile=/tmp/testpxgraph.$$ # Note that we don't have a DataSets starting the file, and # that we use tabs, spaces and commas to separate the values cat > $tmpfile < $tmpfile2 <