Commit Graph

1971 Commits

Author SHA1 Message Date
Michele Caini
b152c63dd6 test: suppress linter warnings on reinterpret_cast 2024-01-09 19:28:46 +01:00
Michele Caini
f920a84ac0 test: suppress non-const global variable warnings by the linter 2024-01-09 16:26:34 +01:00
Michele Caini
4d32c1ba58 test: avoid non-const global variables 2024-01-09 12:38:01 +01:00
Michele Caini
2776f9bad9 test: avoid using C-style arrays 2024-01-09 11:36:19 +01:00
Michele Caini
fc381b72d3 test: minor changes 2024-01-09 11:36:11 +01:00
Michele Caini
a77a223223 test: avoid using C-style arrays 2024-01-09 11:35:51 +01:00
Michele Caini
b32b8002d3 test: drop unused variable 2024-01-09 10:33:22 +01:00
Michele Caini
8177f8934c test: reintroduce meaningful checks behind a NOLINT directive 2024-01-09 10:32:40 +01:00
Michele Caini
ac4c38a10a test: reintroduce meaningful checks behind a NOLINT directive 2024-01-09 10:31:19 +01:00
Michele Caini
854dedfda0 test: reintroduce meaningful checks behind a NOLINT directive 2024-01-09 10:29:50 +01:00
Michele Caini
52f8e6db30 test: improve code coverage on deprecated function 2024-01-08 15:23:49 +01:00
Michele Caini
140d0dab6a test: drop unnecessary checks 2024-01-08 15:08:29 +01:00
Michele Caini
1ff2db8aa2 test: drop unnecessary checks 2024-01-08 14:25:03 +01:00
Michele Caini
34f700fcca test: suppress linter false warnings 2024-01-08 14:18:36 +01:00
Michele Caini
8c53e0514e test: avoid unnecessary NOLINT 2024-01-08 13:18:15 +01:00
Michele Caini
b6cea84910 test: avoid using ASSERT_NO_FATAL_FAILURE improperly 2024-01-08 12:42:13 +01:00
Michele Caini
f4d9a7729f test: drop unnecessary checks 2024-01-08 12:09:20 +01:00
Michele Caini
47ab69f394 test: drop unnecessary NOLINT 2024-01-08 11:43:57 +01:00
Michele Caini
1d9f771af3 test: avoid using deprecated functions 2024-01-01 17:11:09 +01:00
Michele Caini
18330eb330 test: avoid using deprecated functions 2024-01-01 16:59:10 +01:00
Michele Caini
bd75e33694 test: refine linter directives 2024-01-01 16:40:20 +01:00
Michele Caini
f20abd5767 test: suppress linter warnings on deprecated functions 2024-01-01 16:02:53 +01:00
Michele Caini
5ea8f0382b test: NOLINT review 2023-12-23 18:01:35 +01:00
Michele Caini
8beaea89f2 test: comment expected NOLINT for deprecated feature 2023-12-23 17:49:43 +01:00
Michele Caini
433fca98a3 test: minor changes (code coverage purposes) 2023-12-23 17:49:04 +01:00
Michele Caini
24aac47ce5 test: delete unused functions (code coverage purposes) 2023-12-23 15:45:32 +01:00
Michele Caini
d5518c63e9 test: avoid non-private member variables in classes (linter) 2023-12-22 16:34:24 +01:00
Michele Caini
4a06c41a33 test: minor changes 2023-12-22 14:42:05 +01:00
Michele Caini
6e31855717 build: work-in-progress clang-tidy config 2023-12-22 14:30:46 +01:00
Michele Caini
76e668034c test: special member functions warnings (linter) 2023-12-22 14:30:17 +01:00
Michele Caini
fc3df2b0ac test: special member functions warnings (linter) 2023-12-22 14:29:33 +01:00
Michele Caini
27698a2a0a test: use default member init as needed 2023-12-21 10:21:08 +01:00
Michele Caini
9b7aa49adc test: use equals default as needed 2023-12-21 09:45:31 +01:00
Michele Caini
8022cf4200 test: avoid confusable identifiers 2023-12-21 08:59:26 +01:00
Michele Caini
bd06d384e0 test: try to make all compilers happy again 2023-12-21 08:22:01 +01:00
Michele Caini
17913a7a14 test: avoid uninitialized variables 2023-12-20 17:30:19 +01:00
Michele Caini
ef914bad8c test: avoid static global functions 2023-12-20 14:04:20 +01:00
Michele Caini
867656f549 test: use transparent functors 2023-12-20 10:34:54 +01:00
Michele Caini
6e665b27bf test: handle linter warning on string literals 2023-12-20 10:08:13 +01:00
Michele Caini
f34dbcd7d8 test: handle linter warning due to unnecessary copy 2023-12-20 09:49:16 +01:00
Michele Caini
6b608f51fb test: avoid moving trivially copyable types 2023-12-20 09:19:19 +01:00
Michele Caini
cbf853fa75 test: comment expected NOLINT for deprecated feature 2023-12-20 09:16:22 +01:00
Michele Caini
14450df1ee test: more by the linter (work in progress) 2023-12-19 18:59:40 +01:00
Michele Caini
27a46a97a6 test: linter related stuff 2023-12-19 18:58:47 +01:00
Michele Caini
4b5a6cd2c6 test: minor changes 2023-12-19 11:25:53 +01:00
Michele Caini
f3ce121be3 test: try to make all compilers happy at once 2023-12-19 11:21:10 +01:00
Michele Caini
eef8b42c77 test: make gcc happy again 2023-12-19 11:13:10 +01:00
Michele Caini
3208281d94 test: [[nodiscard]], const-correctness and other linter related stuff 2023-12-19 11:06:08 +01:00
Michele Caini
feb0bb02ae test: minor changes 2023-12-19 11:05:23 +01:00
Michele Caini
6c99ca50e7 test: minor changes 2023-12-19 11:05:08 +01:00