Hi all.

How i can skip multiple tests with CTest?

For example, i can skip tests matching regular expression with '-E'
option but if regular expression is more than one?

'ctest -V -E Python'  <---  works
'ctest -V -E Python Star'  <--- does not work
'ctest -V -E Python -E Star'  <--- does not work

Regards.
-- 
--
Antonio Trande
sagitter AT fedoraproject dot org
See my vCard.

<<attachment: sagitter.vcf>>

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to