[cmake-developers] ctest - how to reset default regex error list

2018-07-18 Thread Michal Wozniak
Hi, My tests are failing since they are detecting the "ERROR:" I thought by using CTEST_CUSTOM_ERROR_MATCH, I would be able to reset the default list of errors and even use my own list. eg : set(CTEST_CUSTOM_ERROR_MATCH "") or set(CTEST_CUSTOM_ERROR_MATCH "error0" "error1" )

Re: [cmake-developers] clang-tidy third party library exclude ?

2018-03-29 Thread Michal Wozniak
Thank you, I will try this. Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10 From: Brad King Sent: Thursday, March 29, 2018 2:46:32 PM To: Michal Wozniak Cc: cmake-developers@cmake.org Subject: Re: [cmake-developers] clan

[cmake-developers] clang-tidy third party library exclude ?

2018-03-29 Thread Michal Wozniak
Hi, While reading this post, I thought of adding clang-tiny to our build process. Is it possible to exclude third-party libraries? Our application depends on VTK but I would like to ignore it

Re: [cmake-developers] CDash - upload Test.xml 500 Error

2018-03-24 Thread Michal Wozniak
Sent: Thursday, March 22, 2018 3:40:48 PM To: cmake-developers@cmake.org Subject: Re: [cmake-developers] CDash - upload Test.xml 500 Error On Thu, Mar 22, 2018 at 2:09 PM, Michal Wozniak mailto:michal.wozn...@caboma.com>> wrote: I am getting a 500 Internal Server Error during the uploa