#!/bin/csh # # Test file for the program tlint # #---------------------------------------- # Print commands as they are executed # set echo #---------------------------------------- # Try something normal # tlint troff.test #---------------------------------------- # Try non-existent macro and font file tlint -mno-name tlint -fno-name #---------------------------------------- # Try a bad macro file tlint -mbad.mac