Brad King
0e71175e6a
Tests/ExternalProjectLocal: Fix example project compilation with OrangeC 7
...
The compiler fails on integer literals as `double` initializers, giving
Error(366) ... Conversion from 'int' to 'double' would require narrowing
even if the conversion is lossless.
2026-03-25 17:00:04 -04:00
Brad King
cde63efaea
Tests/ExternalProject: Update sample projects to require CMake 3.31
2024-11-20 10:54:01 -05:00
Brad King
9e3b559b6a
Tests: Update cmake_minimum_required versions to 3.10
2024-10-03 14:18:16 -04:00
Kitware Robot
ed98209ddc
Revise include order using clang-format-6.0
...
Run the `clang-format.bash` script to update our C and C++ code to a new
include order `.clang-format`. Use `clang-format` version 6.0.
2019-10-01 12:26:36 -04:00
Betsy McPhail
438651506a
Tests: Make ExternalProjectLocal independent of Tutorial directory
...
Adopt a copy of the needed content so we can modify the original
independent of this test.
2019-01-27 16:03:00 -05:00