diff options
author | Kyle Edwards <kyle.edwards@kitware.com> | 2022-11-04 15:02:47 (GMT) |
---|---|---|
committer | Kyle Edwards <kyle.edwards@kitware.com> | 2022-11-04 15:02:47 (GMT) |
commit | 01d83084062d2dd0c94ecdf9dee4d2bacaf83674 (patch) | |
tree | dc098db26ece7a96c0106bcae0b9b149e79944c0 /Help/guide/tutorial/Step5/MathFunctions/mysqrt.cxx | |
parent | 182ef53d3d6779db09be196f5be245ffb5d57640 (diff) | |
download | CMake-01d83084062d2dd0c94ecdf9dee4d2bacaf83674.zip CMake-01d83084062d2dd0c94ecdf9dee4d2bacaf83674.tar.gz CMake-01d83084062d2dd0c94ecdf9dee4d2bacaf83674.tar.bz2 |
Tests: remove stderr from clang-tidy module tests
The stderr has the potential to count warnings from system header
files, which are very platform-specific and not reliable, and they
are simply a count of all the warnings that were emitted on stdout,
which we already have. Remove stderr and only look at stdout.
Diffstat (limited to 'Help/guide/tutorial/Step5/MathFunctions/mysqrt.cxx')
0 files changed, 0 insertions, 0 deletions