Date: Mon, 20 Jun 2005 04:17:13 +0000 (UTC) From: Garance A Drosehn <gad@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression/usr.bin/env Makefile regress-env.rgdata regress-sb.rb Message-ID: <200506200417.j5K4HDfD091881@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2005-06-20 04:17:13 UTC FreeBSD src repository Added files: tools/regression/usr.bin/env Makefile regress-env.rgdata regress-sb.rb Log: Add a suite of regression tests for all the recent changes to `env', using my own script to handle it. I wrote my own partially because of all the quoting-issues involved with testing what I wanted to test, and partially because this lets me commit one script and one data file, instead of one-file-per-regression-test. This suite was good enough for my initial testing (and it did help me find a few bugs that would have otherwise been missed). I'm not sure how well it will work in general use, but I figured I might as well commit it. It won't *hurt* to have it available. At the worst, people can just ignore it. Approved by: re (blanket `env') Revision Changes Path 1.1 +17 -0 src/tools/regression/usr.bin/env/Makefile (new) 1.1 +244 -0 src/tools/regression/usr.bin/env/regress-env.rgdata (new) 1.1 +540 -0 src/tools/regression/usr.bin/env/regress-sb.rb (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506200417.j5K4HDfD091881>