Hi everyone, I'd like to be able to use ctest to run tests which satisfy more than one label property. E.g. the intersection of multiple test selections created with -L.
Is there a straightforward way to do this though ctest? Do the regular expressions that ctest uses for matching have an 'and' or 'intersection' operator? If not, any other ideas on how I might get the same results? Apologies if this is in the manual or wiki somewhere. I wasn't able to find it. Thanks, Mike -- Michael W. Buksas CCS-7: Applied Computer Science Los Alamos National Laboratory (505) 412-7304 _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
