summaryrefslogtreecommitdiff
path: root/src/tests/input_common (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-02-14remove static from pointer sized or smaller types for aesthetics, change ↵Gravatar arades791-2/+2
constexpr static to static constexpr for consistency Signed-off-by: arades79 <scravers@protonmail.com>
2023-02-14add static lifetime to constexpr values to force compile time evaluation ↵Gravatar arades791-2/+2
where possible Signed-off-by: arades79 <scravers@protonmail.com>
2023-01-05tests: update catch2 to 3.0.1Gravatar Alexandre Bouvier1-1/+1
2022-04-23general: Convert source file copyright comments over to SPDXGravatar Morph1-3/+2
This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
2021-11-29[input_common] Add completion test for CalibrationConfigurationJobGravatar vperus1-0/+136