summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2020-08-14 17:04:08 +0200
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2020-08-14 17:04:08 +0200
commit6768cc1d9b1f79128ed9fb0b84bd7d3f4a05cdcc (patch)
tree62d4c8e19844cd2768e0e98369e5caa53579fbe5 /.gitignore
parentd634be7110733d228645aa869739dbda446c3de7 (diff)
tests: Fix tests in Autotools builds
* build/ax_boost_base.m4: * build/ax_boost_unit_test_framework.m4: Newer versions have been fetched from www.gnu.org/software/autoconf-archive
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4364bd0..450ce43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,7 +53,12 @@ stamp-h?
/tests/test-font-options
/tests/test-matrix
/tests/test-user-font
+/tests/*.log
+/tests/*.trs
+/tests/test.pdf
+/tests/test.ps
+/build/compile
/build/config.*
/build/depcomp
/build/install-sh
@@ -64,6 +69,7 @@ stamp-h?
/build/generate-binding.am
/build/libtool.m4
/build/lt*.m4
+/build/test-driver
/releases/
/tags