qt5base-lts/tests/auto/tools
Volker Hilsheimer f9058a7534 moc: output errors and warnings in a way that matches compilers
gcc, clang, and MSVC all use lowercase "warning:", "error:" and
"note:". Follow that standard.
Also, include a column number; just print 1, as the Symbol doesn't
give us a column number, and searching backwards for a newline seems
overkill.

This fixes IDE integrations that parse compiler output using regular
expressions.

The test checks for moc output, but most tests were so far only
running on Linux systems. Expand this to Unix for most tests, which
then includes macOS.

Change-Id: I0a6151cc0dc50e52ca72ff8048a45213aebdb3a8
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-11-09 12:50:10 +00:00
..
moc moc: output errors and warnings in a way that matches compilers 2020-11-09 12:50:10 +00:00
qdbuscpp2xml Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qdbusxml2cpp CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qmake CMake: Fix tst_qmake to work for configs with cross-compiled tools 2020-10-24 13:02:54 +02:00
qmakelib qmakelib test: build with qmake 2020-11-06 10:16:31 +01:00
rcc CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
uic CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
.prev_CMakeLists.txt CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
CMakeLists.txt cmake support for tst_moc 2020-08-10 12:59:46 +02:00
tools.pro add test for the qmake library 2015-02-25 13:54:33 +00:00