Merge: Clean more tests
authorJean Privat <jean@pryen.org>
Fri, 26 Sep 2014 20:29:07 +0000 (16:29 -0400)
committerJean Privat <jean@pryen.org>
Fri, 26 Sep 2014 20:29:07 +0000 (16:29 -0400)
commitb550717a1cbd9c85a66d24e5ce6c115c0d6aa19c
tree4d5367743918e68b216eb4a5da1a8e01bc86c852
parentdc9064a44bf2ec240c9151a93e1499de04462871
parent6081c7d355b3bb123c4aaefcfe785bef5d258331
Merge: Clean more tests

Some improvements in misc/jenkins and tests/tests.sh

Also, disable a lot of lib/ and contrib/ programs.
There is currently no point to compile them in all engines since most do nothing or are not executable.

The validity of all modules is now tested thanks to misc/jenkins/listnit.sh (warnings, units, metrics).
Thus it is no more the job of tests.sh to look after them.

Pull-Request: #780