diff options
author | Tavian Barnes <tavianator@gmail.com> | 2009-10-27 01:07:32 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@gmail.com> | 2009-10-27 01:07:32 -0400 |
commit | f118c11876d6b6501d11763a839a20cf1a5cb1a7 (patch) | |
tree | 60c0b3c6edf8d6e1a954500f28057b68f5efc675 /.gitignore | |
parent | 282d68f6e0c8b446884ecbda0bea679f8853f5d1 (diff) | |
download | dimension-f118c11876d6b6501d11763a839a20cf1a5cb1a7.tar.xz |
Use the parallel-tests automake option.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ Makefile.in # Files created by `make check' /tests/*/*-test /tests/*/*.png +/tests/*/*.log # Files created by `make bench' /bench/*/bench-* |