qa: Use QProcess::errorOccurred instead of QProcess::error if possible
[quassel.git] / tests / CMakeLists.txt
2018-11-18 Manuel Nickschastests: Convert ExpressionMatchTests into a GTest-based...