Commit Graph

1950 Commits

Author SHA1 Message Date
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
Michele Caini
cadcd9ce43 test: [[nodiscard]], const-correctness and other linter related stuff 2023-12-19 11:04:55 +01:00
Michele Caini
0bf1817b9a test: const-correctness and other linter related stuff 2023-12-19 11:04:21 +01:00
Michele Caini
cd887237b8 test: const-correctness and other linter related stuff 2023-12-19 11:04:07 +01:00
Michele Caini
218cb02492 test: [[nodiscard]] as needed 2023-12-19 11:03:47 +01:00
Michele Caini
5a2be7d6eb test: [[nodiscard]] and other linter related stuff 2023-12-19 11:03:25 +01:00
Michele Caini
c6f3a5408e test: [[nodiscard]], const-correctness and other linter related stuff 2023-12-19 10:58:43 +01:00
Michele Caini
6ac7a02172 test: const-correctness and other linter related stuff 2023-12-19 10:23:45 +01:00
Michele Caini
a35612a4f8 test: const-correctness and other linter related stuff 2023-12-19 10:23:11 +01:00
Michele Caini
4d9ff926b6 test: [[nodiscard]], const-correctness and other linter related stuff 2023-12-18 17:48:16 +01:00
Michele Caini
636749eff3 test: const correctness 2023-12-18 14:34:01 +01:00
Michele Caini
685467acba test: claenup (and use static_assert as needed) 2023-12-18 14:33:48 +01:00
Michele Caini
9605af3f54 test: const correctness 2023-12-18 14:33:01 +01:00
Michele Caini
a3db63342d test: minor changes 2023-12-18 14:32:48 +01:00
Michele Caini
57ec8d9ca3 test: const correctness 2023-12-18 14:32:33 +01:00
Michele Caini
f11d93ab25 test: const correctness (and [[nodiscard]] as needed) 2023-12-18 14:32:18 +01:00
Michele Caini
b3489857ad test: const correctness (and [[nodiscard]] as needed) 2023-12-18 14:32:06 +01:00
Michele Caini
cd59efab8f test: const-correctness (and [[nodiscard]] as needed) 2023-12-18 14:00:28 +01:00
Michele Caini
72304e6781 test: const-correctness (and [[maybe_unused] as needed) 2023-12-18 14:00:04 +01:00
Michele Caini
bdd213009c test: const-correctness 2023-12-18 13:59:34 +01:00
Michele Caini
b1a5b4b982 test: cleanup 2023-12-17 12:52:39 +01:00
Michele Caini
9e4f40fee6 test: minor changes 2023-12-15 16:46:27 +01:00