ENH: Only run python summary tests with compatible versions
authorHans Johnson <hans-johnson@uiowa.edu>
Fri, 29 Jul 2016 11:06:50 +0000 (06:06 -0500)
committerHans Johnson <hans-johnson@uiowa.edu>
Fri, 29 Jul 2016 11:10:08 +0000 (06:10 -0500)
commitc6e24106168f718376372fb85e8ef4b232412903
tree29a9b4950bbc7c7f946b3bbf6dd9adb11c895397
parent86f6b1e63e1e884866fda2167499fb98410384fb
ENH: Only run python summary tests with compatible versions

The summary tests python script requires features that are
only available in python 2.7 and greater.  If the python
version is insufficient, simply disable the summary tests.

This was identified on a nightly dashboard build zoot.icl.utk.edu
where the python version found is 2.4.
CMakeLists.txt
CTestCustom.cmake.in
TESTING/CMakeLists.txt