From 1a813420896317aecf5598f76c852195796e534b Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Mon, 26 Oct 2009 22:21:22 -0600 Subject: tests: add printenv coverage * tests/misc/printenv: New test. * tests/Makefile.am (TESTS): Run it. * .gitignore: Ignore more cruft. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3ae9bf014..a28415479 100644 --- a/.gitignore +++ b/.gitignore @@ -74,4 +74,5 @@ src/version.c src/version.h stamp-h1 tests/*/*.log +tests/t? tests/test-suite.log -- cgit v1.2.3-54-g00ecf