Commit Graph

2119 Commits

Author SHA1 Message Date
Michele Caini
affbc668df test: storage type checks 2024-04-10 09:01:05 +02:00
Michele Caini
6ede10fa47 test: suppress a warning by clang 2024-04-10 09:01:05 +02:00
Michele Caini
1ba01ca3e2 test: drop unused alias 2024-04-10 09:01:05 +02:00
Michele Caini
df87206c94 snapshot: full support to stable types - close #1118 2024-03-28 10:49:18 +01:00
Michele Caini
6bc8f4cfa4 handle: full review with test coverage - close #1129 2024-03-27 14:41:19 +01:00
Michele Caini
1be0175a18 sparse_set: drop scoped iterators 2024-03-26 11:40:30 +01:00
Michele Caini
430d1dda86 test: avoid using scoped iterators if not needed 2024-03-25 10:50:37 +01:00
Michele Caini
3d40651112 test: suppress a clang-tidy warning 2024-03-25 08:10:39 +01:00
Michele Caini
b96c8e2eff test: stop using scoped iterators 2024-03-25 08:10:10 +01:00
Michele Caini
38b6fb2133 test: drop pointless checks 2024-03-22 14:38:32 +01:00
Michele Caini
29af24dac1 test: avoid using scoped iterators (simple cases) 2024-03-22 12:29:57 +01:00
Michele Caini
294792060c handle: support comparison with null_t - close #1130 2024-03-21 10:27:14 +01:00
Michele Caini
56edea562a type_traits: lambda support for nth_argument - close #1127 2024-03-20 09:45:31 +01:00
Michele Caini
bc5dfe3489 test: fix typo from last PR and make test local paths local 2024-03-19 10:19:57 +01:00
Ezekiel Warren
1c30113338 build: update bazel common test target (#1124) 2024-03-18 16:21:20 +01:00
Michele Caini
4a8efa2703 test: try to make toolset v141 happy again 2024-03-18 11:54:13 +01:00
Michele Caini
a3b305b708 iwyu: minor changes 2024-03-18 09:29:55 +01:00
Michele Caini
809fdad185 test: cleanup 2024-03-17 09:55:19 +01:00
Michele Caini
b8a0031d9c doc: component <-> element 2024-03-15 11:37:00 +01:00
Michele Caini
4e66f6bf68 storage: element_type vs value_type for finer control 2024-03-15 09:52:49 +01:00
Michele Caini
0f2ee043ae test: iwyu docet 2024-03-14 09:36:29 +01:00
Michele Caini
02ec48ddc5 sigh_mixin: avoid using weak ranges twice - close #1123 2024-03-14 08:25:01 +01:00
Michele Caini
4e89acb2ef test: suppress warnings due to unused aliases 2024-03-13 16:33:39 +01:00
Michele Caini
231ff77283 test: iwyu docet 2024-03-13 12:10:15 +01:00
Michele Caini
a26e35248b test: more on sigh mixin 2024-03-13 10:43:56 +01:00
Michele Caini
bcac7a6ea2 test: further review sigh mixin 2024-03-13 10:39:17 +01:00
Michele Caini
0e567f8f3b test: minor changes 2024-03-13 10:31:03 +01:00
Michele Caini
f03a6c6a92 test: review sigh mixin 2024-03-13 10:27:10 +01:00
Michele Caini
5f9e4344ba test: minor changes 2024-03-13 09:49:04 +01:00
Michele Caini
55c257c905 test: avoid using sparse set traits_type 2024-03-12 08:41:11 +01:00
Michele Caini
f0ef2e7270 test: avoid using storage traits_type 2024-03-12 08:40:20 +01:00
Michele Caini
1064857764 test: cleanup 2024-03-12 08:39:51 +01:00
Michele Caini
5adf7172d1 test: avoid using sparse set traits_type 2024-03-11 11:34:51 +01:00
Michele Caini
69d15470b4 test: avoid using registry traits_type 2024-03-11 11:13:30 +01:00
Michele Caini
ebc6f64af0 sparse_set: better return value for range ::push 2024-03-06 08:49:26 +01:00
Michele Caini
062837dd31 test: try to make all compilers happy again 2024-03-01 19:05:21 +01:00
Michele Caini
1893a8c78d entity: zero sized version support 2024-03-01 14:46:56 +01:00
Michele Caini
56c881e087 test: linter feedback 2024-03-01 14:42:20 +01:00
Michele Caini
536c536563 test: minor changes 2024-02-27 10:22:29 +01:00
Michele Caini
2212f91c97 test: suppress warnings due to unused types 2024-02-26 15:13:30 +01:00
Michele Caini
84e4b8c3a0 test: use common types 2024-02-26 09:18:01 +01:00
Michele Caini
e33d8b28ca test: more entity types 2024-02-26 09:16:44 +01:00
Michele Caini
72f718458b test: use shared listener type, drop local definitions 2024-02-23 14:03:44 +01:00
Michele Caini
84ce6163a7 test: shared listener type 2024-02-23 14:02:40 +01:00
Michele Caini
a28ff99b08 test: boxed_type<T>::operator T() 2024-02-23 14:02:13 +01:00
Michele Caini
44b3cb1294 test: boxed_ char type 2024-02-23 14:01:50 +01:00
Michele Caini
7b24bc0005 test: minor changes 2024-02-23 14:00:16 +01:00
Michele Caini
a272676738 test: storage entity emplace-with-hint with misplaced placeholder 2024-02-22 09:21:57 +01:00
Michele Caini
91a095dba4 storage: avoid emplacing extra entities when using a hint - close #1113 2024-02-21 08:55:25 +01:00
Michele Caini
9db2daf3a7 test: minor changes 2024-02-19 17:50:39 +01:00