Rolf Eike Beer
234b7cad1c
AllFindModules test: do not require TCLSH version
2012-03-02 20:52:41 +01:00
Rolf Eike Beer
9271d2f697
AllFindModules test: once again expand version checking
2012-03-01 18:11:52 +01:00
David Cole
0b5c086693
Merge topic 'expect-more-versions'
...
540db7e
AllFindModules test: expect more modules to have a version number available
2012-02-21 15:56:43 -05:00
Rolf Eike Beer
540db7e5b9
AllFindModules test: expect more modules to have a version number available
...
For all current build machines the modules FindPkgConfig, FindFreetype, and
FindLibXslt return a version number. Enforce this to early catch when this
is not always the case.
2012-02-18 16:25:41 +01:00
Rolf Eike Beer
7ec2ebdbcf
fix the same typos as found by Debian in other places, too
2012-02-18 16:13:34 +01:00
Rolf Eike Beer
2f306a9992
AllFindModules test: do not enforce GNUPLOT version
...
Ancient Gnuplot versions like 3.7.1 don't know about "--version". Disable this
check so it doesn't break on machines with this version.
2012-02-13 18:45:38 +01:00
Rolf Eike Beer
ed1b12624d
CMakeOnly.AllFindModules: require version for some modules
2012-02-01 18:12:19 +01:00
Rolf Eike Beer
2dee929496
CMakeOnly.AllFindModules: suppress two modules from testing
...
FindPackageHandleStandardArgs and FindPackageMessage match the glob
expression but are nothing that will usually be fed into find_package().
2012-01-26 22:33:33 +01:00
Rolf Eike Beer
3c4b4fffd0
CMakeOnly.AllFindModules: always check FindQt
2012-01-26 22:33:33 +01:00
Rolf Eike Beer
9d72b25a86
CMakeOnly.AllFindModules: clean up the Qt3/Qt4 code
2012-01-26 22:33:33 +01:00
Rolf Eike Beer
8d830436a4
AllFindModules test: also check Qt3 modules if Qt4 is not found
2012-01-18 18:23:21 +01:00
Rolf Eike Beer
e797e7fb41
AllFindModules test: keep complete output
2012-01-17 19:14:56 +01:00
Rolf Eike Beer
ec631d5043
add a test that loops through most Find* modules
...
This allows easy spotting of modules that output crappy messages and the
like.
2012-01-16 23:37:13 +01:00