Date: Sat, 20 Apr 2002 12:01:21 -0700 (PDT) From: "J. Mallett" <jmallett@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression/usr.bin Makefile src/tools/regression/usr.bin/file2c Makefile regress.in regress.out regress.sh Message-ID: <200204201901.g3KJ1L138658@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2002/04/20 12:01:21 PDT Modified files: tools/regression/usr.bin Makefile Added files: tools/regression/usr.bin/file2c Makefile regress.in regress.out regress.sh Log: Add an exceedingly simple regression test for the file2c program. One would hope that it would never regress, but this is a straightforward test, so add it. Revision Changes Path 1.3 +1 -1 src/tools/regression/usr.bin/Makefile 1.1 +4 -0 src/tools/regression/usr.bin/file2c/Makefile (new) 1.1 +11 -0 src/tools/regression/usr.bin/file2c/regress.in (new) 1.1 +104 -0 src/tools/regression/usr.bin/file2c/regress.out (new) 1.1 +16 -0 src/tools/regression/usr.bin/file2c/regress.sh (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204201901.g3KJ1L138658>