cmake/Tests/CMakeGUI
Brad King f26e8886b3 cmake-gui: Suppress MSVC deprecation warnings from Qt headers
MSVC 14.38+ toolsets deprecate `stdext::checked_array_iterator`.
Support building with versions of Qt that have not been updated
to avoid the deprecated API.

Qt-Issue: https://bugreports.qt.io/browse/QTBUG-118993
2024-05-30 14:23:47 -04:00
..
environment CMake GUI: Add environment editor 2020-09-28 09:46:35 -04:00
presetArg-noPresetBinaryChange CMake GUI: Add presets functionality 2020-10-05 09:49:59 -04:00
presetArg-preset CMake GUI: Add presets functionality 2020-10-05 09:49:59 -04:00
presetArg-presetBinary CMake GUI: Add presets functionality 2020-10-05 09:49:59 -04:00
presetArg-presetBinaryChange CMake GUI: Add presets functionality 2020-10-05 09:49:59 -04:00
presetArg-presetConfigExists CMake GUI: Add presets functionality 2020-10-05 09:49:59 -04:00
simpleConfigure-fail Tests: Add some basic configure tests for the CMake GUI 2020-09-28 09:46:35 -04:00
simpleConfigure-success Tests: Add some basic configure tests for the CMake GUI 2020-09-28 09:46:35 -04:00
sourceBinaryArgs-binaryDir
sourceBinaryArgs-noExistConfig
sourceBinaryArgs-noExistConfigExists
sourceBinaryArgs-sourceDir
CMakeGUITest.cmake Tests: Update tests to run in symlinked tree 2023-09-22 09:30:52 -04:00
CMakeGUITest.cxx CMake GUI: Disable preset fields instead of hiding them 2020-10-16 15:16:04 -04:00
CMakeGUITest.h CMake GUI: Add presets functionality 2020-10-05 09:49:59 -04:00
CMakeLists.txt cmake-gui: Suppress MSVC deprecation warnings from Qt headers 2024-05-30 14:23:47 -04:00
CatchShow.cxx Tests: Add CatchShow helper for CMake GUI tests 2020-09-28 09:46:35 -04:00
CatchShow.h Revise C++ coding style using clang-format-15 2023-01-18 16:20:47 -05:00
CatchShowTest.cxx Tests: Add CatchShow helper for CMake GUI tests 2020-09-28 09:46:35 -04:00
CatchShowTest.h Tests: Add CatchShow helper for CMake GUI tests 2020-09-28 09:46:35 -04:00
EnvironmentDialogTest.cxx CMake GUI: Add environment editor 2020-09-28 09:46:35 -04:00
EnvironmentDialogTest.h CMake GUI: Add environment editor 2020-09-28 09:46:35 -04:00
QCMakeCacheModelTest.cxx
QCMakeCacheModelTest.h
QCMakePresetComboBoxTest.cxx CMakePresets.json: Split cmakeGeneratorConfig field 2020-10-22 11:24:39 -04:00
QCMakePresetComboBoxTest.h CMake GUI: Add presets functionality 2020-10-05 09:49:59 -04:00
QCMakePresetItemModelTest.cxx CMakePresets.json: Split cmakeGeneratorConfig field 2020-10-22 11:24:39 -04:00
QCMakePresetItemModelTest.h CMake GUI: Add presets functionality 2020-10-05 09:49:59 -04:00
QCMakePresetTest.cxx CMakePresets.json: Split cmakeGeneratorConfig field 2020-10-22 11:24:39 -04:00
QCMakePresetTest.h CMake GUI: Add presets functionality 2020-10-05 09:49:59 -04:00