CMake/Tests/CMakeGUI
Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const"
Run the `clang-format.bash` script to update all our C and C++ code to a
new style defined by `.clang-format`, now with "east const" enforcement.
Use `clang-format` version 18.

* If you reached this commit for a line in `git blame`, re-run the blame
  operation starting at the parent of this commit to see older history
  for the content.

* See the parent commit for instructions to rebase a change across this
  style transition commit.

Issue: #26123
2025-01-23 13:09:50 -05: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
CatchShow.cxx
CatchShow.h Revise C++ coding style using clang-format-15 2023-01-18 16:20:47 -05:00
CatchShowTest.cxx
CatchShowTest.h
CMakeGUITest.cmake Tests: Update tests to run in symlinked tree 2023-09-22 09:30:52 -04:00
CMakeGUITest.cxx Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05: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
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 Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
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