CMake/Tests/FindMatlab
Brad King f53bd6f450 Tests: Bump CMake minimum required in tests to 3.5
CMake 3.27 deprecates compatibility with CMake < 3.5.  Update tests that
do not cover older interfaces to avoid the deprecation warning.

Follow the pattern from:

* commit 7b07ccdd2b (Tests/*Only: Update cmake_minimum_required versions,
                     2020-06-15, v3.19.0-rc1~629^2~1)

* commit 72e7c45e98 (Tests: Bump CMake minimum required in tests to 2.8.12,
                     2020-12-22, v3.20.0-rc1~224^2)

* commit f6b4db365a (Tests: bump cmake_minimum_required version to 2.8.12,
                     2021-04-04, v3.21.0-rc1~372^2)

Also remove explicit `cmake_policy` settings made redundant by the
version.
2023-03-01 16:36:54 -05:00
..
basic_checks Tests: Bump CMake minimum required in tests to 3.5 2023-03-01 16:36:54 -05:00
components_checks Tests: Bump CMake minimum required in tests to 3.5 2023-03-01 16:36:54 -05:00
failure_reports Tests: Bump CMake minimum required in tests to 3.5 2023-03-01 16:36:54 -05:00
no_implicit_link_checks Tests: Bump CMake minimum required in tests to 3.5 2023-03-01 16:36:54 -05:00
r2018a_check Tests: Bump CMake minimum required in tests to 3.5 2023-03-01 16:36:54 -05:00
targets_checks Tests: Bump CMake minimum required in tests to 3.5 2023-03-01 16:36:54 -05:00
versions_checks Tests: Bump CMake minimum required in tests to 3.5 2023-03-01 16:36:54 -05:00
cmake_matlab_unit_tests1.m
cmake_matlab_unit_tests2.m
cmake_matlab_unit_tests3.m
cmake_matlab_unit_tests4.m Tests: Fix FindMatlab.r2018a_check case in MATLAB R2021a and R2021b 2022-03-15 12:56:59 -04:00
cmake_matlab_unit_tests5.m FindMatlab: added unit tests for new functionality. 2018-10-24 00:09:06 -06:00
cmake_matlab_unit_tests_timeout.m
help_text1.m.txt
matlab_wrapper1.cpp
matlab_wrapper2.cpp FindMatlab: Fix compilation error in one specific test configuration. 2018-10-28 23:12:26 -06:00
matlab_wrapper3.cpp FindMatlab: added unit tests for new functionality. 2018-10-24 00:09:06 -06:00
matlab_wrapper_failure.cpp FindMatlab: EXCLUDE_FROM_ALL parameter to matlab_add_mex 2019-06-26 19:53:02 +02:00