qt5base-lts/tests/auto/tools
Edward Welbourne f6f6d06028 Remove pure-virtual-signals.h include from tst_moc.cpp
The relevant test is conducted by tst_Moc::warnOnVirtualSignal(),
added in 2009, <quote>

    Fix Warning saying that signal cannot be made virtual

    The test for virtual signal did not work.
    But we cannot make an error right now or it might break existing code
    (exemple in task 210879)

</quote> but without removing the #include, so we do still get a
warning about that when building tst_moc.

Pick-to: 6.2 6.1 5.15
Change-Id: I5ea18058f22bbd483d1ff18b0ca7b360f6674ed9
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2021-06-11 17:12:12 +02:00
..
moc Remove pure-virtual-signals.h include from tst_moc.cpp 2021-06-11 17:12:12 +02:00
qdbuscpp2xml Remove the qmake project files 2021-01-07 15:32:28 +01:00
qdbusxml2cpp Remove the qmake project files 2021-01-07 15:32:28 +01:00
qmake Move build tools to libexec instead of the bin dir 2021-02-23 17:02:30 +01:00
qmakelib Remove the qmake project files 2021-01-07 15:32:28 +01:00
rcc Fix BASE argument of qt_add_resources 2021-05-18 16:02:52 +02:00
uic uic: No longer generate star imports in Python 2021-06-01 16:29:15 +02:00
CMakeLists.txt Android: exclude host tools tests for android and ios 2020-11-16 11:35:33 +00:00