gitignore: update and improve for the testsuite files
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 9 Aug 2011 08:23:34 +0000 (10:23 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 9 Aug 2011 08:26:44 +0000 (10:26 +0200)
* tests/.gitignore: Don't ignore temporary partial log files,
autogenerated tests and makefile fragments that are not used
anymore.  Anchor all the remaining patterns.

ChangeLog
tests/.gitignore

index 6a5ca12..73c3b25 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2011-08-09  Stefano Lattarini  <stefano.lattarini@gmail.com>
 
+       gitignore: update and improve for the testsuite files
+       * tests/.gitignore: Don't ignore temporary partial log files,
+       autogenerated tests and makefile fragments that are not used
+       anymore.  Anchor all the remaining patterns.
+
+2011-08-09  Stefano Lattarini  <stefano.lattarini@gmail.com>
+
        self tests: some new uses of TAP, few extensions
        * tests/self-check-me.test: Renamed ...
        * tests/self-check-me.tap: .. to this, and converted to use TAP.
index 430b25f..4ec56b1 100644 (file)
@@ -1,15 +1,8 @@
-aclocal-*
-automake-*
-defs-static
-instspc-tests.am
-parallel-tests.am
-config-shell-tests.am
-depmod-tests.am
-*.dir
-*.log
-*.trs
-*.log-t
-*-p.test
-instspc-*-build.test
-instspc-*-install.test
-*.test-t
+/aclocal-*
+/automake-*
+/defs-static
+/parallel-tests.am
+/config-shell-tests.am
+/*.dir
+/*.log
+/*.trs