tests: avoid spurious failures with Solaris 9 cscope program
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 1 Jun 2012 10:37:41 +0000 (12:37 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 1 Jun 2012 10:37:41 +0000 (12:37 +0200)
commit423105aa0f9db7b6979e99d1a096dda03b2983d6
tree62ce453f0f3af4b9f336c9e6c661730b0f21f6a3
parent9a7a83ba81789eddcd0aece24c079bac1116c8c1
tests: avoid spurious failures with Solaris 9 cscope program

* t/cscope.tap: Also check that the cscope program in use supports the
'-q' option; if this is not the case, some cscope usages in the generated
Makefiles would fail, so we must skip the checks involving those usages.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/cscope.tap