Commit Graph

2163 Commits

Author SHA1 Message Date
Michele Caini
0b23b8f342 table: move it to the container module 2024-05-14 11:48:44 +02:00
Michele Caini
640f02bd16 test: drop another NOLINT 2024-05-11 12:28:59 +02:00
Michele Caini
2a86b8fe08 test: cleanup 2024-05-11 12:22:35 +02:00
Michele Caini
9edeb731f5 test: ENTT_NO_MIXIN 2024-05-10 15:25:20 +02:00
Michele Caini
2590b6c3ba test: avoid using user entity storage 2024-05-10 10:50:52 +02:00
Michele Caini
d6d72e6b03 registry: assert on user entity storage - close #1143 2024-05-10 10:14:04 +02:00
Michele Caini
35ebf5c413 hashed_string: avoid unnecessary class specializations 2024-05-09 09:44:00 +02:00
Michele Caini
e2648e418f test: minor changes 2024-05-09 09:12:29 +02:00
Michele Caini
f7e533d061 test: code coverage 2024-05-08 12:02:02 +02:00
Michele Caini
2f8b4835ca table: redesign it as an adaptor rather than a container 2024-05-08 11:56:19 +02:00
Michele Caini
2a0eb2bcd4 test: NOLINT cleanup 2024-05-08 11:54:49 +02:00
Michele Caini
4692e72671 test: minor changes 2024-05-07 10:47:09 +02:00
Michele Caini
30d16b850c view: operator-> for single type views 2024-05-07 10:44:04 +02:00
Michele Caini
cf3d751097 test: cleanup 2024-05-06 16:21:23 +02:00
Michele Caini
1e9ad0fb9c organizer: in/out-edges support - close #1069 2024-05-06 13:38:58 +02:00
Michele Caini
7a605742ee table: refine tests with exceptions enabled 2024-05-03 14:31:24 +02:00
Michele Caini
739bc802b5 table: test with custom/throwing allocators 2024-05-03 14:07:10 +02:00
Michele Caini
97a50c23a9 table: test erase functions 2024-05-03 11:09:32 +02:00
Michele Caini
b6a71dbdbe table: test emplace function 2024-05-03 09:47:23 +02:00
Michele Caini
d92ae29132 test: suppress linter warnings 2024-05-03 09:44:46 +02:00
Michele Caini
640a06bc68 table: test iterators 2024-05-02 09:40:28 +02:00
Michele Caini
41aab920b0 test: minor changes 2024-04-30 11:03:15 +02:00
Michele Caini
aadbe3501e table: test ::clear 2024-04-30 10:12:21 +02:00
Michele Caini
3ba8268bfd table: test indexing 2024-04-30 09:17:31 +02:00
Michele Caini
45b4241f62 table: test ::capacity and related functions 2024-04-30 09:00:26 +02:00
Michele Caini
0a48f25beb table: test ::swap 2024-04-30 08:47:58 +02:00
Michele Caini
7ca3f84891 table: more tests 2024-04-29 10:38:34 +02:00
Michele Caini
09ef06db71 test: oops :) 2024-04-29 10:34:50 +02:00
Michele Caini
9f211bacad test: minor changes 2024-04-29 09:02:10 +02:00
Michele Caini
bf854b0b5f table: let's write some tests 2024-04-29 09:01:54 +02:00
Michele Caini
206110caaf test: suppress warning due to unused variable 2024-04-16 09:09:00 +02:00
Michele Caini
b69390f283 table: refine prototype 2024-04-15 09:42:11 +02:00
Michele Caini
d6588f9b59 entity: table class placeholder 2024-04-15 08:45:29 +02:00
Michele Caini
19f510743e test: internal changes 2024-04-12 11:43:51 +02:00
Michele Caini
02a8803f98 test: use shared types as much as possible 2024-04-12 11:42:26 +02:00
Michele Caini
a78c2d0592 test: common bitmask types 2024-04-12 11:41:52 +02:00
Michele Caini
60e5ae22d5 test: use shared types as much as possible 2024-04-12 11:18:23 +02:00
Michele Caini
aa178dd2cf resource: add ::reset functions (with tests) 2024-04-12 11:17:57 +02:00
Michele Caini
453d32d3fd test: use common types as much as possible 2024-04-10 09:30:32 +02:00
Michele Caini
9891e70a20 test: more common empty types 2024-04-10 09:29:25 +02:00
Michele Caini
f9a9034001 test: minor changes 2024-04-10 09:01:05 +02:00
Michele Caini
d734c92ee4 memory: class level new/delete support - close #1131 2024-04-10 09:01:05 +02:00
Michele Caini
69f12a1110 any: class level new/delete support 2024-04-10 09:01:05 +02:00
Michele Caini
717696e7a3 test: common class level new/delete type - see #1131 2024-04-10 09:01:05 +02:00
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