summaryrefslogtreecommitdiffstats
path: root/src/tests/input_common/calibration_configuration_job.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-14remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistencyarades791-2/+2
2023-02-14add static lifetime to constexpr values to force compile time evaluation where possiblearades791-2/+2
2023-01-05tests: update catch2 to 3.0.1Alexandre Bouvier1-1/+1
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-11-29[input_common] Add completion test for CalibrationConfigurationJobvperus1-0/+136