diff options
author | Tavian Barnes <tavianator@gmail.com> | 2009-04-10 05:23:32 +0000 |
---|---|---|
committer | Tavian Barnes <tavianator@gmail.com> | 2009-04-10 05:23:32 +0000 |
commit | 27c8c600022b64aad0737a46bc67c27838ae2424 (patch) | |
tree | bfa3a1a189ceafee6ae751abb557880e49602afd /.gitignore | |
parent | 968e1d8710004517639966bd4c6f83f37edccd21 (diff) | |
download | dimension-27c8c600022b64aad0737a46bc67c27838ae2424.tar.xz |
New tests for error framework.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ Makefile.in /doc/texinfo.tex # Files created by `make check' +/tests/warning +/tests/error /tests/png /tests/dimension*.png |