diff --git a/bin/wc/tests/dotests b/bin/wc/tests/dotests index d3eee3b..95f83cd 100644 --- a/bin/wc/tests/dotests +++ b/bin/wc/tests/dotests @@ -1,5 +1,6 @@ # Tests for wc command; invoked by command file "fulltests" # Written by Dave Tribby (August 1997) +# $Id: dotests,v 1.2 1997/10/03 03:47:18 gdr Exp $ # Location of the wc command to be tested set testcmd="../wc" diff --git a/bin/wc/tests/fulltests b/bin/wc/tests/fulltests index 134bc12..a08b2f2 100644 --- a/bin/wc/tests/fulltests +++ b/bin/wc/tests/fulltests @@ -1,5 +1,6 @@ # gsh script to run tests and collect results # Written by Dave Tribby * August 1997 +# $Id: fulltests,v 1.3 1997/10/03 03:47:18 gdr Exp $ # Name of gsh script containing test cases set command="dotests"